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
2010-06-19
ioapic: convert to qdev
Blue Swirl
4
-19
/
+51
2010-06-17
ioapic: unexport ioapic_set_irq
Blue Swirl
2
-2
/
+1
2010-06-16
Fix comparison which always returned false
Stefan Weil
1
-2
/
+4
2010-06-15
xen: Fix build error due to missing include
Jan Kiszka
1
-0
/
+1
2010-06-15
Correct definitions for FD_CMD_SAVE and FD_CMD_RESTORE
Jes Sorensen
1
-2
/
+2
2010-06-15
block: Move error actions from DriveInfo to BlockDriverState
Markus Armbruster
3
-4
/
+3
2010-06-14
acpi_piix4: save gpe and pci hotplug slot status
Alex Williamson
1
-1
/
+28
2010-06-14
qdev: Revert the hack to let -net nic and pci_add set qdev ID
Markus Armbruster
1
-2
/
+0
2010-06-14
Clarify error message when a PCI slot is already in use (v2)
Daniel P. Berrange
1
-3
/
+3
2010-06-14
virtio-blk: simplify multiwrite calling conventions
Christoph Hellwig
1
-37
/
+35
2010-06-14
virtio-blk: stop tracking old_bs
Christoph Hellwig
1
-19
/
+10
2010-06-14
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
1
-2
/
+6
2010-06-14
etrax-ser: Support the uart rx fifo.
Edgar E. Iglesias
1
-22
/
+51
2010-06-14
pass info about hpets to seabios.]
Gleb Natapov
3
-0
/
+34
2010-06-14
hpet: Init capability register only once
Jan Kiszka
1
-4
/
+5
2010-06-14
Change #define DEBUG to #define E1000_DEBUG in hw/e1000.c
Jes Sorensen
1
-2
/
+2
2010-06-14
Remove unused DEBUG defines from hw/msix.c
Jes Sorensen
1
-9
/
+0
2010-06-14
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
36
-97
/
+157
2010-06-13
OHCI address decoding fix
Paul Brook
1
-0
/
+4
2010-06-13
Move stdbool.h
Paul Brook
5
-6
/
+0
2010-06-13
hpet: Add MSI support
Jan Kiszka
2
-5
/
+37
2010-06-13
hpet: Make number of timers configurable
Jan Kiszka
2
-14
/
+45
2010-06-13
vmstate: Add VMSTATE_STRUCT_VARRAY_UINT8
Jan Kiszka
1
-0
/
+10
2010-06-13
hpet: Add support for level-triggered interrupts
Jan Kiszka
1
-10
/
+22
2010-06-13
hpet: Drop static state
Jan Kiszka
1
-21
/
+17
2010-06-13
hpet/rtc: Rework RTC IRQ replacement by HPET
Jan Kiszka
9
-56
/
+51
2010-06-13
hpet: Start/stop timer when HPET_TN_ENABLE is modified
Jan Kiszka
1
-0
/
+5
2010-06-13
hpet: Convert to qdev
Jan Kiszka
3
-15
/
+38
2010-06-13
hpet: Move static timer field initialization
Jan Kiszka
1
-2
/
+2
2010-06-13
hpet: Silence warning on write to running main counter
Jan Kiszka
1
-2
/
+2
2010-06-13
hpet: Coding style cleanups and some refactorings
Jan Kiszka
2
-218
/
+226
2010-06-13
hpet: Catch out-of-bounds timer access
Jan Kiszka
1
-1
/
+5
2010-06-10
esp: lower IRQ on soft reset
Blue Swirl
1
-5
/
+14
2010-06-10
qbus: fix memory leak in qbus_free()
Isaku Yamahata
1
-0
/
+1
2010-06-10
multiboot: compilation fix with DEBUG_MULTIBOOT enabled.
Isaku Yamahata
1
-4
/
+5
2010-06-10
vga-isa-mm: remove one #ifdef CONFIG_BOCHS_VBE.
Isaku Yamahata
1
-5
/
+1
2010-06-10
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
1
-12
/
+14
2010-06-10
cris: Break out image loading to hw/cris-boot.c.
Edgar E. Iglesias
4
-93
/
+131
2010-06-09
hw: honor low bit in mipssim machine
Nathan Froyd
1
-1
/
+4
2010-06-07
virtio-net: truncating packet
Michael S. Tsirkin
1
-6
/
+9
2010-06-07
petlogix-3adsp: Tweak displacement of cmdline and fdt blob.
Edgar E. Iglesias
1
-2
/
+2
2010-06-04
blockdev: Collect block device code in new blockdev.c
Markus Armbruster
26
-23
/
+17
2010-06-04
qdev: Move declaration of qdev_init_bdrv() into qdev.h
Markus Armbruster
3
-2
/
+2
2010-06-04
blockdev: Hide QEMUMachine from drive_init()
Markus Armbruster
2
-2
/
+2
2010-06-04
scsi: Fix info qtree for scsi-disk.ver
Markus Armbruster
1
-2
/
+5
2010-06-04
scsi: Turn drive serial into a qdev property scsi-disk.serial
Markus Armbruster
1
-4
/
+13
2010-06-04
ide: Fix info qtree for ide-drive.ver
Markus Armbruster
1
-0
/
+3
2010-06-04
ide: Turn drive serial into a qdev property ide-drive.serial
Markus Armbruster
3
-7
/
+24
2010-06-04
qdev: Don't leak string property value on hot unplug
Markus Armbruster
3
-0
/
+13
2010-06-04
qdev: New qdev_prop_set_string()
Markus Armbruster
2
-0
/
+6
[prev]
[next]