aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-01-18PPC: E500: Calculate loading blob offsets properlyAlexander Graf
2013-01-18openpic: set mixed mode as supportedAlexander Graf
2013-01-18openpic: unify gcr mode mask updatesAlexander Graf
2013-01-18openpic: move gcr write into a functionAlexander Graf
2013-01-17Merge remote-tracking branch 'luiz/queue/qmp' into stagingAnthony Liguori
2013-01-17virtio-pci: fix irqfd cleanup argument orderMichael S. Tsirkin
2013-01-17qom: Extend documentation on QOM method conceptsAndreas Färber
2013-01-17HMP: add QDict to info callback handlerWenchao Xia
2013-01-16tmp105: Add temperature QOM propertyAndreas Färber
2013-01-16tmp105: QOM'ifyAndreas Färber
2013-01-16tmp105: Fix I2C protocol bugAndreas Färber
2013-01-16tmp105: Split out I2C message constants from headerAndreas Färber
2013-01-16usb-storage: Drop useless null test in usb_msd_handle_data()Markus Armbruster
2013-01-16pseries: Replace non-portable asprintf by g_strdup_printfStefan Weil
2013-01-16Add new DEFAULT_MACHINE_OPTIONS to q35 and ppc405Knut Omang
2013-01-15qdev: Prepare "realized" propertyAndreas Färber
2013-01-15qdev: Fold state enum into bool realizedAndreas Färber
2013-01-15pseries: set no default boot orderAvik Sil
2013-01-15Make default boot order machine specificAvik Sil
2013-01-15Merge remote-tracking branch 'afaerber/memory-ioport' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'afaerber/qom-cpu' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'afaerber-or/prep-up' into stagingAnthony Liguori
2013-01-15Merge remote-tracking branch 'sstabellini/xen-2013-01-14' into stagingAnthony Liguori
2013-01-15acpi_piix4: Do not use old_portio-style callbacksHervé Poussineau
2013-01-15xen_platform: Do not use old_portio-style callbacksHervé Poussineau
2013-01-15hw/dma.c: Fix conversion of ioport_register* to MemoryRegionJulien Grall
2013-01-15scsi-disk: qemu_vfree(NULL) is fine, simplifyMarkus Armbruster
2013-01-15ide: issue discard asynchronously but serialize the piecesPaolo Bonzini
2013-01-15ide: fix TRIM with empty range entryPaolo Bonzini
2013-01-15exec: Return CPUState from qemu_get_cpu()Andreas Färber
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber
2013-01-15cpu: Move numa_node field to CPUStateAndreas Färber
2013-01-15cpu: Move nr_{cores,threads} fields to CPUStateAndreas Färber
2013-01-15pc87312: Avoid define conflict on mingw32Blue Swirl
2013-01-15pc87312: Replace register_ioport_*() with MemoryRegionAndreas Färber
2013-01-14virtio-9p: fix compilation error.KONRAD Frederic
2013-01-14dataplane: fix build breakage on set_guest_notifiers()Michael Roth
2013-01-14virtio-pci: build for uninitialized return value in vq_vector_unmaskMichael Roth
2013-01-14Add GE IP-Octal 232 IndustryPack emulationAlberto Garcia
2013-01-14Add TEWS TPCI200 IndustryPack emulationAlberto Garcia
2013-01-14xen_disk: implement BLKIF_OP_FLUSH_DISKCACHE, remove BLKIF_OP_WRITE_BARRIERStefano Stabellini
2013-01-14xen_disk: add persistent grant support to xen_disk backendRoger Pau Monne
2013-01-14xen_disk: fix memory leakRoger Pau Monne
2013-01-14Merge remote-tracking branch 'kraxel/usb.76' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'spice/spice.v67' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'kraxel/testdev.2' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-01-14Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-01-14usb-host: Initialize dev->port the obviously safe wayMarkus Armbruster