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
2015-10-31
Update version for 2.4.1 release
v2.4.1
Michael Roth
2015-10-31
virtio: sync the dataplane vring state to the virtqueue before virtio_save
Pavel Butsykin
2015-10-31
target-xtensa: add window overflow check to L32E/S32E
Max Filippov
2015-10-31
net: don't set native endianness
Michael S. Tsirkin
2015-10-28
device-introspect-test: New, covering device introspection
Markus Armbruster
2015-10-28
libqtest: New hmp() & friends
Markus Armbruster
2015-10-28
tests: Fix how qom-test is run
Markus Armbruster
2015-10-28
macio: move DBDMA_init from instance_init to realize
Paolo Bonzini
2015-10-28
hw: do not pass NULL to memory_region_init from instance_init
Paolo Bonzini
2015-10-28
memory: allow destroying a non-empty MemoryRegion
Paolo Bonzini
2015-10-28
update-linux-headers: Rename SW_MAX to SW_MAX_
Markus Armbruster
2015-10-28
trace: remove malloc tracing
Paolo Bonzini
2015-10-21
virtio-net: correctly drop truncated packets
Jason Wang
2015-10-21
virtio: introduce virtqueue_discard()
Jason Wang
2015-10-21
virtio: introduce virtqueue_unmap_sg()
Jason Wang
2015-10-21
virtio-input: ignore events until the guest driver is ready
Gerd Hoffmann
2015-10-21
Migration: Generate the completed event only when we complete
Dr. David Alan Gilbert
2015-10-21
util/qemu-config: fix missing machine command line options
Tony Krowiak
2015-10-21
s390x/kvm: Fix vector validity bit in device machine checks
Christian Borntraeger
2015-10-21
misc: zynq_slcr: Fix MMIO writes
Peter Crosthwaite
2015-10-21
Revert "qdev: Use qdev_get_device_class() for -device <type>,help"
Markus Armbruster
2015-10-21
qdev: Protect device-list-properties against broken devices
Markus Armbruster
2015-10-21
qmp: Fix device-list-properties not to crash for abstract device
Markus Armbruster
2015-10-21
vmxnet3: Drop net_vmxnet3_info.can_receive
Fam Zheng
2015-10-21
virtio-net: unbreak self announcement and guest offloads after migration
Jason Wang
2015-10-21
virtio: avoid leading underscores for helpers
Cornelia Huck
2015-10-20
target-ppc: fix xscmpodp and xscmpudp decoding
Aurelien Jarno
2015-10-20
target-ppc: fix vcipher, vcipherlast, vncipherlast and vpermxor
Aurelien Jarno
2015-10-20
tcg/mips: Fix clobbering of qemu_ld inputs
James Hogan
2015-10-20
qom: Fix invalid error check in property_get_str()
Markus Armbruster
2015-10-20
qom: Do not reuse errp after a possible error
Markus Armbruster
2015-10-20
ide: unify io_buffer_offset increments
John Snow
2015-10-20
slirp: Fix non blocking connect for w32
Stefan Weil
2015-10-20
nbd: release exp->blk after all clients are closed
Wen Congyang
2015-10-20
spapr_pci: fix device tree props for MSI/MSI-X
Michael Roth
2015-10-20
gtk: use setlocale() for LC_MESSAGES only
Alberto Garcia
2015-10-20
ide: fix ATAPI command permissions
John Snow
2015-10-20
qcow2: Make size_to_clusters() return uint64_t
Max Reitz
2015-10-20
target-arm: Share all common TCG temporaries
Richard Henderson
2015-10-20
virtio dataplane: adapt dataplane for virtio Version 1
Pierre Morel
2015-10-20
cpus.c: qemu_mutex_lock_iothread fix race condition at cpu thread init
Aníbal Limón
2015-10-20
rtl8139: Do not consume the packet during overflow in standard mode.
Vladislav Yasevich
2015-10-20
rtl8139: Fix receive buffer overflow check
Vladislav Yasevich
2015-10-17
s390x/css: start with cleared cstat/dstat
Cornelia Huck
2015-10-17
PPC: E500: Update u-boot to commit 79c884d7e4
Alexander Graf
2015-10-17
scripts/dump-guest-memory.py: fix after RAMBlock change
Michael S. Tsirkin
2015-10-17
vhost-scsi: fix wrong vhost-scsi firmware path
Gonglei
2015-10-17
mac_dbdma: always clear FLUSH bit once DBDMA channel flush is complete
Mark Cave-Ayland
2015-10-17
qemu-img: Fix crash in amend invocation
Max Reitz
2015-10-17
block/nfs: fix calculation of allocated file size
Peter Lieven
[next]