aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-06ipmi: cleanup error_report messagesCédric Le Goater
2016-02-06ipmi: replace *_MAXCMD definesCédric Le Goater
2016-02-06ipmi: replace goto by a return statementCédric Le Goater
2016-02-06hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie dev...Marcel Apfelbaum
2016-02-06vhost-user-test: use correct ROM to speed up and avoid spurious failuresPaolo Bonzini
2016-02-06hw/pxb: add pxb devices to the bridge categoryMarcel Apfelbaum
2016-02-06virtio: combine write of an entry into used ringVincenzo Maffione
2016-02-06virtio: read avail_idx from VQ only when necessaryVincenzo Maffione
2016-02-06virtio: cache used_idx in a VirtQueue fieldVincenzo Maffione
2016-02-06virtio: combine the read of a descriptorPaolo Bonzini
2016-02-06vring: slim down allocation of VirtQueueElementsPaolo Bonzini
2016-02-06virtio: slim down allocation of VirtQueueElementsPaolo Bonzini
2016-02-06virtio: introduce virtqueue_alloc_elementPaolo Bonzini
2016-02-06virtio: introduce qemu_get/put_virtqueue_elementPaolo Bonzini
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini
2016-02-04virtio: move VirtQueueElement at the beginning of the structsPaolo Bonzini
2016-02-04tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobsIgor Mammedov
2016-02-04tests: pc: acpi: drop not needed 'expected SSDT' blobsIgor Mammedov
2016-02-04pc: acpi: merge SSDT into DSDTIgor Mammedov
2016-02-04Fix virtio migrationDr. David Alan Gilbert
2016-02-03Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-02-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...Peter Maydell
2016-02-03Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-02-03' in...Peter Maydell
2016-02-03log: add "-d trace:PATTERN"Paolo Bonzini
2016-02-03trace: switch default backend to "log"Paolo Bonzini
2016-02-03trace: convert stderr backend to logPaolo Bonzini
2016-02-03virtio-gpu: block any rendering until client (ui) is doneGerd Hoffmann
2016-02-03virtio-gpu: add support to enable/disable command processingGerd Hoffmann
2016-02-03virtio-gpu: maintain command queueGerd Hoffmann
2016-02-03virtio-gpu: fix memory leak in error pathGerd Hoffmann
2016-02-03console: block rendering until client is doneGerd Hoffmann
2016-02-03zap qemu_egl_has_ext in include/ui/egl-helpers.hGerd Hoffmann
2016-02-03log: move qemu-log.c into util/ directoryDenis V. Lunev
2016-02-03log: do not unnecessarily include qom/cpu.hPaolo Bonzini
2016-02-03trace: add "-trace help"Paolo Bonzini
2016-02-03trace: add "-trace enable=..."Paolo Bonzini
2016-02-03trace: no need to call trace_backend_init in different branches nowDenis V. Lunev
2016-02-03trace: split trace_init_file out of trace_init_backendsPaolo Bonzini
2016-02-03trace: split trace_init_events out of trace_init_backendsPaolo Bonzini
2016-02-03trace: fix documentationPaolo Bonzini
2016-02-03trace: track enabled events in a separate arrayPaolo Bonzini
2016-02-03trace: count number of enabled eventsPaolo Bonzini
2016-02-03hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller
2016-02-02Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...Peter Maydell
2016-02-02block: qemu-iotests - add test for snapshot, commit, snapshot bugJeff Cody
2016-02-02block: set device_list.tqe_prev to NULL on BDS removalJeff Cody
2016-02-02Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...Peter Maydell
2016-02-02iotests: Add "qemu-img map" test for VMDK extentsFam Zheng
2016-02-02qemu-img: Make MapEntry a QAPI structFam Zheng
2016-02-02qemu-img: In "map", use the returned "file" from bdrv_get_block_statusFam Zheng