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-03-10
Update version for v2.2.1 release
v2.2.1
Michael Roth
2015-03-08
vpc: Fix size in fixed image creation
Kevin Wolf
2015-03-08
coroutine: Fix use after free with qemu_coroutine_yield()
Kevin Wolf
2015-03-08
acpi: update generated hex files
Michael Roth
2015-03-08
acpi-test: update expected DSDT
Michael Roth
2015-03-08
pc: acpi: fix WindowsXP BSOD when memory hotplug is enabled
Igor Mammedov
2015-03-08
xen-hvm: increase maxmem before calling xc_domain_populate_physmap
Stefano Stabellini
2015-03-08
linux-user: Check for cpu_init() errors
Eduardo Habkost
2015-03-08
qdev: Avoid type assertion in qdev_build_hotpluggable_device_list()
Jun Li
2015-03-01
kvm/apic: fix 2.2->2.1 migration
Paolo Bonzini
2015-03-01
target-mips: fix broken snapshotting
Leon Alrae
2015-03-01
update ipxe from 69313ed to 35c5379
Gerd Hoffmann
2015-02-24
exec: change default exception_index value for migration to -1
Paolo Bonzini
2015-02-24
qtest: Fix deadloop by running main loop AIO context's timers
Fam Zheng
2015-02-24
block/iscsi: fix uninitialized variable
Peter Wu
2015-02-23
fix mc146818rtc wrong subsection name to avoid vmstate_subsection_load() fail
Zhang Haoyu
2015-02-23
libcacard: stop linking against every single 3rd party library
Daniel P. Berrange
2015-02-23
qemu-thread: fix qemu_event without futexes
Paolo Bonzini
2015-02-23
vfio-pci: Fix missing unparent of dynamically allocated MemoryRegion
Alex Williamson
2015-02-22
target-arm/translate-a64: Fix wrong mmu_idx usage for LDT/STT
Peter Maydell
2015-02-22
hw/input/hid.c Fix capslock hid code
Dinar Valeev
2015-02-22
sb16: fix interrupt acknowledgement
Paolo Bonzini
2015-02-22
virtio: fix feature bit checks
Cornelia Huck
2015-02-22
vt82c686: avoid out-of-bounds read
Paolo Bonzini
2015-02-22
target-i386: fix movntsd on big-endian hosts
Paolo Bonzini
2015-02-22
scsi: fix cancellation when I/O was completed but DMA was not.
Paolo Bonzini
2015-02-22
linux-user: Fix broken m68k signal handling on 64 bit hosts
Peter Maydell
2015-02-22
pckbd: set bits 2-3-6-7 of the output port by default
Paolo Bonzini
2015-02-22
serial: refine serial_thr_ipending_needed
Paolo Bonzini
2015-02-22
serial: reset thri_pending on IER writes with THRI=0
Paolo Bonzini
2015-02-22
vl.c: fix regression when reading machine type from config file
Marcel Apfelbaum
2015-02-22
PPC: Fix crash on spapr_tce_table_finalize()
David Gibson
2015-02-22
atomic: fix position of volatile qualifier
Paolo Bonzini
2015-02-22
migration/block: fix pending() return value
Vladimir Sementsov-Ogievskiy
2015-02-22
target-xtensa: test cross-page opcode
Max Filippov
2015-02-22
target-xtensa: fix translation for opcodes crossing page boundary
Max Filippov
2015-02-22
audio: Don't free hw resources until after hw backend is stopped
Peter Maydell
2015-02-22
linuxboot: fix loading old kernels
Paolo Bonzini
2015-02-22
block: Don't probe for unknown backing file format
Kevin Wolf
2015-02-22
qcow2.py: Add required padding for header extensions
Kevin Wolf
2015-02-22
qcow2: Fix header extension size check
Kevin Wolf
2015-02-22
block migration: fix return value
Gary R Hook
2015-02-22
block/raw-posix: Fix ret in raw_open_common()
Max Reitz
2015-02-22
qcow2: Respect bdrv_truncate() error
Max Reitz
2015-02-22
qcow2: Flushing the caches in qcow2_close may fail
Max Reitz
2015-02-22
qcow2: Prevent numerical overflow
Max Reitz
2015-02-22
iotests: Add test for unsupported image creation
Max Reitz
2015-02-22
iotests: Only kill NBD server if it runs
Max Reitz
2015-02-22
qemu-img: Check create_opts before image amendment
Max Reitz
2015-02-22
qemu-img: Check create_opts before image creation
Max Reitz
[next]