index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-24
Make the e1000 the default network adapter for the pc target.
Anthony Liguori
1
-2
/
+2
2009-08-24
virtio-blk: add msi support.
Gerd Hoffmann
2
-2
/
+10
2009-08-24
qdev/prop: convert isa-bus to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-24
unify popen/fopen qemu wrappers
Paolo Bonzini
1
-1
/
+1
2009-08-24
Unbreak large mem support by removing kqemu
Anthony Liguori
1
-11
/
+1
2009-08-24
Route IOAPIC interrupts via ISA bus
Avi Kivity
4
-26
/
+13
2009-08-24
Route PC irqs to ISA bus instead of i8259 directly
Avi Kivity
1
-15
/
+31
2009-08-24
QEMU set irq0override in fw_cfg
Jes Sorensen
1
-0
/
+2
2009-08-24
SMART ATA Functionality
Brian Wheeler
1
-5
/
+200
2009-08-24
make vga screen_dump use DisplayState properly
Stefano Stabellini
1
-69
/
+21
2009-08-24
Restore consistent formatting
malc
1
-5
/
+5
2009-08-24
es1370: Remove unused indirection of PCIES1370State and ES1370State
Juan Quintela
1
-21
/
+10
2009-08-23
Revert my commit c00a9de060124a988bd9847c095e5836488c6f01
Andrzej Zaborowski
1
-3
/
+3
2009-08-23
Fix segfault of qemu-system-arm with PXA target
Torsten Duwe
1
-1
/
+1
2009-08-23
Use corect depth from DisplaySurface in vmware_vga.c
Reimar Döffinger
1
-3
/
+3
2009-08-23
Remove the unnecessary and only global in musicpal.c
Andrzej Zaborowski
1
-2
/
+1
2009-08-23
Merge with balrog@git.sv.gnu.org:/srv/git/qemu.git
Andrzej Zaborowski
5
-19
/
+39
2009-08-23
Make musicpal.c use the I2C device and the Marvell 88w8618 audio device
Andrzej Zaborowski
1
-387
/
+40
2009-08-23
Extract the Marvell 88w8618 audio device from musicpal.c
Andrzej Zaborowski
1
-0
/
+274
2009-08-23
Extract musicpal.c I2C bitbanging code and make it gpio aware
Andrzej Zaborowski
1
-0
/
+179
2009-08-23
Musicpal qdev conversion: gpio (except I2C part), keyboard and lcd
Benoit Canet
1
-84
/
+230
2009-08-23
Sparc32: fix monitor commands 'info pic' and 'info irq'
Blue Swirl
3
-14
/
+19
2009-08-23
Rearrange to suppress gcc 3.3.5 warning about unused variable
Blue Swirl
1
-3
/
+6
2009-08-22
ESP: implement Transfer Pad
Blue Swirl
1
-0
/
+7
2009-08-22
ESP: Implement select without ATN, fix comments
Blue Swirl
1
-2
/
+7
2009-08-22
Remove unneded ac97 indirection accessing its state
Juan Quintela
1
-43
/
+24
2009-08-16
Replace REGX with PRIx64
Blue Swirl
1
-2
/
+4
2009-08-16
Replace local ADDRX/PADDRX macros with TARGET_FMT_lx/plx
Blue Swirl
5
-66
/
+91
2009-08-16
Replace always_inline with inline
Blue Swirl
3
-20
/
+17
2009-08-15
PPC: clean up ppc405
Blue Swirl
8
-349
/
+79
2009-08-13
Fix migration for ide devices
Anthony Liguori
1
-0
/
+1
2009-08-13
Unbreak Sparc64
Blue Swirl
1
-0
/
+2
2009-08-13
Unbreak Sparc32 and PPC
Blue Swirl
2
-5
/
+10
2009-08-10
Fix virtio-blk
Anthony Liguori
1
-1
/
+1
2009-08-10
rename "info qdrv" to "info qdm"
Gerd Hoffmann
2
-2
/
+4
2009-08-10
fix qdev_print_devinfo()
Gerd Hoffmann
1
-8
/
+16
2009-08-10
qdev/prop: convert xilinx_timer.c to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/prop: convert xilinx_intc.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert xilinx_ethlite.c to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/prop: convert virtio-pci.c to helper macros.
Gerd Hoffmann
1
-23
/
+8
2009-08-10
qdev/prop: convert vga.c to helper macros.
Gerd Hoffmann
2
-12
/
+5
2009-08-10
qdev/prop: convert tcx.c to helper macros.
Gerd Hoffmann
1
-27
/
+6
2009-08-10
qdev/prop: convert syborg_timer.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert syborg_serial.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert syborg_pointer.c to helper macros.
Gerd Hoffmann
1
-12
/
+3
2009-08-10
qdev/prop: convert syborg_keyboard.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert syborg_interrupt.c to helper macros.
Gerd Hoffmann
1
-7
/
+2
2009-08-10
qdev/prop: convert syborg_fb.c to helper macros.
Gerd Hoffmann
1
-10
/
+3
2009-08-10
qdev/prop: convert sun4u.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
2009-08-10
qdev/prop: convert sun4m.c to helper macros.
Gerd Hoffmann
1
-6
/
+2
[next]