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
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
325
-1719
/
+1719
2012-10-22
Merge remote-tracking branch 'qemu-kvm/memory/urgent' into staging
Anthony Liguori
1
-34
/
+35
2012-10-22
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...
Anthony Liguori
1
-3
/
+8
2012-10-22
usb-serial: only expose device in guest when the chardev is open
Gerd Hoffmann
1
-2
/
+17
2012-10-22
usb-serial: don't magically zap chardev on umplug
Gerd Hoffmann
1
-1
/
+1
2012-10-22
serial: add pci-serial documentation
Gerd Hoffmann
1
-0
/
+2
2012-10-22
serial: add 2x + 4x pci variant
Gerd Hoffmann
1
-0
/
+149
2012-10-22
serial: add pci variant
Gerd Hoffmann
5
-0
/
+110
2012-10-22
serial: split serial.c
Gerd Hoffmann
26
-180
/
+257
2012-10-22
Merge remote-tracking branch 'quintela/migration-next-20121017' into staging
Anthony Liguori
1
-1
/
+3
2012-10-22
Merge remote-tracking branch 'qemu-kvm/memory/dma' into staging
Anthony Liguori
7
-64
/
+51
2012-10-22
pci: honor PCI_COMMAND_MASTER
Avi Kivity
2
-2
/
+12
2012-10-22
pci: give each device its own address space
Avi Kivity
2
-0
/
+15
2012-10-22
dma: make dma access its own address space
Avi Kivity
1
-1
/
+2
2012-10-22
memory: use AddressSpace for MemoryListener filtering
Avi Kivity
3
-5
/
+4
2012-10-20
hw/pl031: Use LOG_GUEST_ERROR
Peter Maydell
1
-6
/
+10
2012-10-20
hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERROR
Peter Maydell
1
-3
/
+5
2012-10-20
hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERROR
Peter Maydell
1
-4
/
+7
2012-10-20
hw/pl190: Use LOG_GUEST_ERROR
Peter Maydell
1
-2
/
+4
2012-10-20
hw/pl041: Use LOG_UNIMP
Peter Maydell
1
-2
/
+3
2012-10-20
hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERROR
Peter Maydell
1
-8
/
+10
2012-10-20
hw/hw.h: Add include of qemu-log.h
Peter Maydell
1
-0
/
+1
2012-10-20
create struct for machine initialization arguments
Eduardo Habkost
56
-412
/
+511
2012-10-20
vga: remove CONFIG_BOCHS_VBE
Gerd Hoffmann
2
-50
/
+12
2012-10-20
vga: add specs for standard vga
Gerd Hoffmann
2
-0
/
+4
2012-10-20
vga: add mmio bar to standard vga
Gerd Hoffmann
4
-3
/
+121
2012-10-20
vga: fix indention
Gerd Hoffmann
1
-14
/
+14
2012-10-17
vfio-pci: Mark non-migratable
Alex Williamson
1
-0
/
+6
2012-10-17
vfio-pci: Fix debug build
Alex Williamson
1
-3
/
+2
2012-10-17
virtio-net: use qemu_get_buffer() in a temp buffer
Juan Quintela
1
-1
/
+3
2012-10-17
i440fx: avoid destroying memory regions within a transaction
Avi Kivity
1
-34
/
+35
2012-10-15
xen_pt: drop no-op MemoryListener callbacks
Avi Kivity
1
-45
/
+0
2012-10-15
vfio: drop no-op MemoryListener callbacks
Avi Kivity
1
-29
/
+0
2012-10-15
xen_pt: use separate MemoryListeners for memory and I/O
Avi Kivity
2
-1
/
+38
2012-10-15
vhost: use MemoryListener filtering to only monitor RAM address space
Avi Kivity
1
-3
/
+2
2012-10-13
sun4u: Pass SPARCCPU to cpu_set_ivec_irq()
Andreas Färber
1
-4
/
+3
2012-10-13
sun4u: Pass SPARCCPU to cpu_kick_irq()
Andreas Färber
1
-4
/
+6
2012-10-13
sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer_create()
Andreas Färber
1
-8
/
+11
2012-10-13
sun4m: Pass SPARCCPU to cpu_kick_irq()
Andreas Färber
1
-2
/
+4
2012-10-13
sun4m: Pass SPARCCPU to cpu_set_irq()
Andreas Färber
1
-2
/
+3
2012-10-12
Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into staging
Anthony Liguori
8
-83
/
+137
2012-10-12
Merge remote-tracking branch 'kraxel/usb.67' into staging
Anthony Liguori
2
-11
/
+23
2012-10-12
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121008.0' int...
Anthony Liguori
2
-307
/
+305
2012-10-12
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
3
-2
/
+39
2012-10-12
Merge remote-tracking branch 'spice/spice.v61' into staging
Anthony Liguori
4
-54
/
+20
2012-10-12
arm_gic: Rename gic_state to GICState
Peter Maydell
4
-43
/
+43
2012-10-12
zynq_slcr: Fixed ResetValues enum
Peter A. G. Crosthwaite
1
-1
/
+1
2012-10-12
versatilepb: add gpio pl061 support
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+5
2012-10-12
hw/ds1338: Implement state save/restore
Peter Maydell
1
-5
/
+22
2012-10-12
hw/ds1338: Remove 'now' field from state struct
Peter Maydell
1
-20
/
+21
[next]