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
2014-08-18
Update VERSION for 2.0.2 release
v2.0.2
Michael Roth
2014-08-17
audio: fmopl: drop INLINE macro
Luiz Capitulino
2014-08-17
fpu: softfloat: drop INLINE macro
Luiz Capitulino
2014-08-15
Update VERSION for 2.0.1 release
v2.0.1
Michael Roth
2014-08-07
mirror: Fix qiov size for short requests
Kevin Wolf
2014-08-07
qemu-iotests: Test 0-length image for mirror
Fam Zheng
2014-08-07
block: make 'top' argument to block-commit optional
Jeff Cody
2014-08-07
qemu-iotests: Test BLOCK_JOB_READY event for 0Kb image active commit
Fam Zheng
2014-08-07
mirror: Go through ready -> complete process for 0 len image
Fam Zheng
2014-08-07
blockjob: Add block_job_yield()
Fam Zheng
2014-08-07
mirror: Fix resource leak when bdrv_getlength fails
Fam Zheng
2014-08-06
hw/arm/boot: Set PC correctly when loading AArch64 ELF files
Peter Maydell
2014-08-06
hw/misc/imx_ccm.c: Add missing VMState list terminator
Peter Maydell
2014-08-06
vmstate_xhci_event: fix unterminated field list
Laszlo Ersek
2014-08-06
kvm-all: Use 'tmpcpu' instead of 'cpu' in sub-looping to avoid 'cpu' be NULL
Chen Gang
2014-08-06
cadence_uart: check for serial backend before using it.
KONRAD Frederic
2014-08-06
s390x/kvm: synchronize guest floating point registers
Jason J. Herne
2014-08-06
disas/libvixl: prepend the include path of libvixl header files
Stefano Stabellini
2014-08-06
mc146818rtc: register the clock reset notifier on the right clock
Paolo Bonzini
2014-08-06
pci: assign devfn to pci_dev before calling pci_device_iommu_address_space()
Le Tan
2014-08-06
Allow mismatched virtio config-len
Dr. David Alan Gilbert
2014-08-06
virtio: validate config_len on load
Michael S. Tsirkin
2014-08-06
virtio: out-of-bounds buffer write on invalid state load
Michael S. Tsirkin
2014-08-06
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-08-06
sdhci: Fix misuse of qemu_free_irqs()
Andreas Färber
2014-08-06
pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
Don Slutz
2014-08-05
SMBIOS: Rename symbols to better reflect future use
Gabriel L. Somlo
2014-08-05
nbd: Shutdown socket before closing.
Hani Benhabiles
2014-08-05
nbd: Close socket on negotiation failure.
Hani Benhabiles
2014-08-05
nbd: Don't validate from and len in NBD_CMD_DISC.
Hani Benhabiles
2014-08-05
nbd: Don't export a block device with no medium.
Hani Benhabiles
2014-08-05
virtio-serial: don't migrate the config space
Alexander Graf
2014-08-05
virtio-net: byteswap virtio-net header
Cédric Le Goater
2014-08-05
target-i386: Filter FEAT_7_0_EBX TCG features too
Eduardo Habkost
2014-08-05
target-i386: Make TCG feature filtering more readable
Eduardo Habkost
2014-08-05
hw/xtensa/xtfpga: fix FLASH mapping to boot region for KC705
Max Filippov
2014-08-05
coroutine-win32.c: Add noinline attribute to work around gcc bug
Peter Maydell
2014-08-05
q35: Use PC_Q35_COMPAT_1_4 on pc-q35-1.4 compat_props
Eduardo Habkost
2014-08-05
KVM: Fix GSI number space limit
Alexander Graf
2014-08-05
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
2014-08-05
virtio-scsi: define dummy handle_output for vhost-scsi vqs
Ming Lei
2014-08-05
vhost: fix resource leak in error handling
Michael S. Tsirkin
2014-08-05
scsi-disk: fix bug in scsi_block_new_request() introduced by commit 137745c
Ulrich Obergfell
2014-08-05
qdev: recursively unrealize devices when unrealizing bus
Paolo Bonzini
2014-08-05
qdev: reorganize error reporting in bus_set_realized
Paolo Bonzini
2014-08-05
hw: Consistently name Error ** objects errp, and not err
Markus Armbruster
2014-08-05
rdma: bug fixes
Michael R. Hines
2014-08-05
migration: catch unknown flags in ram_load
Peter Lieven
2014-08-05
arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()
Chen Gang
2014-08-05
migration: remove duplicate code
ChenLiang
[next]