aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
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
2013-01-14usb-host: Drop superfluous null test from usb_host_auto_scan()Markus Armbruster
2013-01-14ehci: Assert state machine is sane w.r.t. EHCIQueueMarkus Armbruster
2013-01-14dataplane: handle misaligned virtio-blk requestsStefan Hajnoczi
2013-01-14dataplane: extract virtio-blk read/write processing into do_rdwr_cmd()Stefan Hajnoczi
2013-01-14xhci: nuke transfe5rs on detachGerd Hoffmann
2013-01-14xhci: call xhci_detach_slot on root port detach tooGerd Hoffmann
2013-01-14xhci: create xhci_detach_slot helper functionGerd Hoffmann
2013-01-14pc-testdev: use typedefsGerd Hoffmann
2013-01-14qxl: Don't drop client capability bitsMarkus Armbruster
2013-01-14qxl: Fix SPICE_RING_PROD_ITEM(), SPICE_RING_CONS_ITEM() sanity checkMarkus Armbruster
2013-01-12build: consolidate multiple variables into universal-obj-yPaolo Bonzini
2013-01-12build: remove CONFIG_SMARTCARDPaolo Bonzini