summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* aio: introduce AioContext, move bottom halves therePaolo Bonzini2012-10-301-0/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-23325-1719/+1719
* Merge remote-tracking branch 'qemu-kvm/memory/urgent' into stagingAnthony Liguori2012-10-221-34/+35
|\
| * i440fx: avoid destroying memory regions within a transactionAvi Kivity2012-10-171-34/+35
* | Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20121017.0' int...Anthony Liguori2012-10-221-3/+8
|\ \
| * | vfio-pci: Mark non-migratableAlex Williamson2012-10-171-0/+6
| * | vfio-pci: Fix debug buildAlex Williamson2012-10-171-3/+2Star
| |/
* | usb-serial: only expose device in guest when the chardev is openGerd Hoffmann2012-10-221-2/+17
* | usb-serial: don't magically zap chardev on umplugGerd Hoffmann2012-10-221-1/+1
* | serial: add pci-serial documentationGerd Hoffmann2012-10-221-0/+2
* | serial: add 2x + 4x pci variantGerd Hoffmann2012-10-221-0/+149
* | serial: add pci variantGerd Hoffmann2012-10-225-0/+110
* | serial: split serial.cGerd Hoffmann2012-10-2226-180/+257
* | Merge remote-tracking branch 'quintela/migration-next-20121017' into stagingAnthony Liguori2012-10-221-1/+3
|\ \
| * | virtio-net: use qemu_get_buffer() in a temp bufferJuan Quintela2012-10-171-1/+3
| |/
* | Merge remote-tracking branch 'qemu-kvm/memory/dma' into stagingAnthony Liguori2012-10-227-64/+51Star
|\ \
| * | pci: honor PCI_COMMAND_MASTERAvi Kivity2012-10-222-2/+12
| * | pci: give each device its own address spaceAvi Kivity2012-10-222-0/+15
| * | dma: make dma access its own address spaceAvi Kivity2012-10-221-1/+2
| * | memory: use AddressSpace for MemoryListener filteringAvi Kivity2012-10-223-5/+4Star
| * | xen_pt: drop no-op MemoryListener callbacksAvi Kivity2012-10-151-45/+0Star
| * | vfio: drop no-op MemoryListener callbacksAvi Kivity2012-10-151-29/+0Star
| * | xen_pt: use separate MemoryListeners for memory and I/OAvi Kivity2012-10-152-1/+38
| * | vhost: use MemoryListener filtering to only monitor RAM address spaceAvi Kivity2012-10-151-3/+2Star
| |/
* | hw/pl031: Use LOG_GUEST_ERRORPeter Maydell2012-10-201-6/+10
* | hw/pl022: Use LOG_UNIMP and LOG_GUEST_ERRORPeter Maydell2012-10-201-3/+5
* | hw/pl011: Use LOG_UNIMP and LOG_GUEST_ERRORPeter Maydell2012-10-201-4/+7
* | hw/pl190: Use LOG_GUEST_ERRORPeter Maydell2012-10-201-2/+4
* | hw/pl041: Use LOG_UNIMPPeter Maydell2012-10-201-2/+3
* | hw/pl181: Use LOG_UNIMP and LOG_GUEST_ERRORPeter Maydell2012-10-201-8/+10
* | hw/hw.h: Add include of qemu-log.hPeter Maydell2012-10-201-0/+1
* | create struct for machine initialization argumentsEduardo Habkost2012-10-2056-412/+511
* | vga: remove CONFIG_BOCHS_VBEGerd Hoffmann2012-10-202-50/+12Star
* | vga: add specs for standard vgaGerd Hoffmann2012-10-202-0/+4
* | vga: add mmio bar to standard vgaGerd Hoffmann2012-10-204-3/+121
* | vga: fix indentionGerd Hoffmann2012-10-201-14/+14
|/
* sun4u: Pass SPARCCPU to cpu_set_ivec_irq()Andreas Färber2012-10-131-4/+3Star
* sun4u: Pass SPARCCPU to cpu_kick_irq()Andreas Färber2012-10-131-4/+6
* sun4u: Pass SPARCCPU to {,s,hs}tick_irq() and cpu_timer_create()Andreas Färber2012-10-131-8/+11
* sun4m: Pass SPARCCPU to cpu_kick_irq()Andreas Färber2012-10-131-2/+4
* sun4m: Pass SPARCCPU to cpu_set_irq()Andreas Färber2012-10-131-2/+3
* Merge remote-tracking branch 'pmaydell/arm-devs.for-upstream' into stagingAnthony Liguori2012-10-128-83/+137
|\
| * arm_gic: Rename gic_state to GICStatePeter Maydell2012-10-124-43/+43
| * zynq_slcr: Fixed ResetValues enumPeter A. G. Crosthwaite2012-10-121-1/+1
| * versatilepb: add gpio pl061 supportJean-Christophe PLAGNIOL-VILLARD2012-10-121-0/+5
| * hw/ds1338: Implement state save/restorePeter Maydell2012-10-121-5/+22
| * hw/ds1338: Remove 'now' field from state structPeter Maydell2012-10-121-20/+21
| * hw/ds1338: Recapture current time when register pointer wraps aroundPeter Maydell2012-10-121-17/+42
| * hw/ds1338: Fix mishandling of register pointerPeter Maydell2012-10-121-7/+13
| * hw/arm_gic.c: Fix improper DPRINTF output.Evgeny Voevodin2012-10-121-1/+1