aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-10device_tree.c: Terminate the empty reservemap in create_device_tree()Peter Maydell
2013-12-10target-arm: Provide mechanism for getting KVM constants even if not CONFIG_KVMPeter Maydell
2013-12-10cpu/a9mpcore: Add Global TimerFrançois LEGAL
2013-12-10hw/timer: Introduce ARM A9 Global Timer.Peter Crosthwaite
2013-12-10cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite
2013-12-10cpu/a9mpcore: rename timerbusdev variablePeter Crosthwaite
2013-12-10integrator/cp: add support for REFCNT registerJan Petrous
2013-12-10ACPI DSDT: Make control method `IQCR` serializedMichael S. Tsirkin
2013-12-10acpi: strip compiler info in built-in DSDTMichael S. Tsirkin
2013-12-10acpi unit-test: verify signature and checksumMarcel Apfelbaum
2013-12-10smbios: Set system manufacturer, product & version by defaultMarkus Armbruster
2013-12-10exec: reduce L2_PAGE_SIZEMichael S. Tsirkin
2013-12-10exec: make address spaces 64-bit widePaolo Bonzini
2013-12-10exec: memory radix tree page level compressionMichael S. Tsirkin
2013-12-10exec: pass hw address to phys_page_findMichael S. Tsirkin
2013-12-10exec: extend skip field to 6 bit, page entry to 32 bitMichael S. Tsirkin
2013-12-10exec: replace leaf with skipMichael S. Tsirkin
2013-12-10split definitions for exec.c and translate-all.c radix treesPaolo Bonzini
2013-12-10spapr_pci: s/INT64_MAX/UINT64_MAX/Michael S. Tsirkin
2013-12-10pc: s/INT64_MAX/UINT64_MAX/Paolo Bonzini
2013-12-10pci: fix address space size for bridgeMichael S. Tsirkin
2013-12-10MAINTAINERS: update X86 machine entryMichael S. Tsirkin
2013-12-10acpi-test: basic acpi unit-testMichael S. Tsirkin
2013-12-10qtest: split configuration of qtest accelerator and chardevPaolo Bonzini
2013-12-10pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin
2013-12-10hw: Pass QEMUMachine to its init() methodMarkus Armbruster
2013-12-09virtio: Convert exit to unrealizeAndreas Färber
2013-12-09virtio: Complete converting VirtioDevice to QOM realizeAndreas Färber
2013-12-09virtio-scsi: Convert to QOM realizeAndreas Färber
2013-12-09virtio-rng: Convert to QOM realizeAndreas Färber
2013-12-09virtio-balloon: Convert to QOM realizeAndreas Färber
2013-12-09virtio-net: Convert to QOM realizeAndreas Färber
2013-12-09virtio-serial: Convert to QOM realizeAndreas Färber
2013-12-09virtio-blk: Convert to QOM realizeAndreas Färber
2013-12-09virtio-9p: Convert to QOM realizeAndreas Färber
2013-12-09virtio: Start converting VirtioDevice to QOM realizeAndreas Färber
2013-12-09virtio-scsi: QOM realize preparationsAndreas Färber
2013-12-09virtio-rng: QOM realize preparationsAndreas Färber
2013-12-09virtio-balloon: QOM realize preparationsAndreas Färber
2013-12-09virtio-net: QOM realize preparationsAndreas Färber
2013-12-09virtio-serial: QOM realize preparationsAndreas Färber
2013-12-09virtio-blk: QOM realize preparationsAndreas Färber
2013-12-09virtio-9p: QOM realize preparationsAndreas Färber
2013-12-09virtio-blk-dataplane: Improve error reportingAndreas Färber
2013-12-09virtio-pci: add device_unplugged callbackPaolo Bonzini
2013-12-09virtio-rng: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-12-09virtio-balloon: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-12-09virtio-scsi: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-12-09virtio-net: switch exit callback to VirtioDeviceClassPaolo Bonzini
2013-12-09virtio-serial: switch exit callback to VirtioDeviceClassPaolo Bonzini