index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-02-06
ipmi: cleanup error_report messages
Cédric Le Goater
2016-02-06
ipmi: replace *_MAXCMD defines
Cédric Le Goater
2016-02-06
ipmi: replace goto by a return statement
Cédric Le Goater
2016-02-06
hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie dev...
Marcel Apfelbaum
2016-02-06
vhost-user-test: use correct ROM to speed up and avoid spurious failures
Paolo Bonzini
2016-02-06
hw/pxb: add pxb devices to the bridge category
Marcel Apfelbaum
2016-02-06
virtio: combine write of an entry into used ring
Vincenzo Maffione
2016-02-06
virtio: read avail_idx from VQ only when necessary
Vincenzo Maffione
2016-02-06
virtio: cache used_idx in a VirtQueue field
Vincenzo Maffione
2016-02-06
virtio: combine the read of a descriptor
Paolo Bonzini
2016-02-06
vring: slim down allocation of VirtQueueElements
Paolo Bonzini
2016-02-06
virtio: slim down allocation of VirtQueueElements
Paolo Bonzini
2016-02-06
virtio: introduce virtqueue_alloc_element
Paolo Bonzini
2016-02-06
virtio: introduce qemu_get/put_virtqueue_element
Paolo Bonzini
2016-02-06
virtio: move allocation to virtqueue_pop/vring_pop
Paolo Bonzini
2016-02-04
virtio: move VirtQueueElement at the beginning of the structs
Paolo Bonzini
2016-02-04
tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobs
Igor Mammedov
2016-02-04
tests: pc: acpi: drop not needed 'expected SSDT' blobs
Igor Mammedov
2016-02-04
pc: acpi: merge SSDT into DSDT
Igor Mammedov
2016-02-04
Fix virtio migration
Dr. David Alan Gilbert
2016-02-03
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...
Peter Maydell
2016-02-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2016-02-03' in...
Peter Maydell
2016-02-03
log: add "-d trace:PATTERN"
Paolo Bonzini
2016-02-03
trace: switch default backend to "log"
Paolo Bonzini
2016-02-03
trace: convert stderr backend to log
Paolo Bonzini
2016-02-03
virtio-gpu: block any rendering until client (ui) is done
Gerd Hoffmann
2016-02-03
virtio-gpu: add support to enable/disable command processing
Gerd Hoffmann
2016-02-03
virtio-gpu: maintain command queue
Gerd Hoffmann
2016-02-03
virtio-gpu: fix memory leak in error path
Gerd Hoffmann
2016-02-03
console: block rendering until client is done
Gerd Hoffmann
2016-02-03
zap qemu_egl_has_ext in include/ui/egl-helpers.h
Gerd Hoffmann
2016-02-03
log: move qemu-log.c into util/ directory
Denis V. Lunev
2016-02-03
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2016-02-03
trace: add "-trace help"
Paolo Bonzini
2016-02-03
trace: add "-trace enable=..."
Paolo Bonzini
2016-02-03
trace: no need to call trace_backend_init in different branches now
Denis V. Lunev
2016-02-03
trace: split trace_init_file out of trace_init_backends
Paolo Bonzini
2016-02-03
trace: split trace_init_events out of trace_init_backends
Paolo Bonzini
2016-02-03
trace: fix documentation
Paolo Bonzini
2016-02-03
trace: track enabled events in a separate array
Paolo Bonzini
2016-02-03
trace: count number of enabled events
Paolo Bonzini
2016-02-03
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
2016-02-02
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-for-peter-2016...
Peter Maydell
2016-02-02
block: qemu-iotests - add test for snapshot, commit, snapshot bug
Jeff Cody
2016-02-02
block: set device_list.tqe_prev to NULL on BDS removal
Jeff Cody
2016-02-02
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160202-1' into s...
Peter Maydell
2016-02-02
iotests: Add "qemu-img map" test for VMDK extents
Fam Zheng
2016-02-02
qemu-img: Make MapEntry a QAPI struct
Fam Zheng
2016-02-02
qemu-img: In "map", use the returned "file" from bdrv_get_block_status
Fam Zheng
[next]