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-09-25
Update version for v2.1.2 release
v2.1.2
Michael Roth
2014-09-24
slirp: udp: fix NULL pointer dereference because of uninitialized socket
Petr Matousek
2014-09-23
pc: leave more space for BIOS allocations
Michael S. Tsirkin
2014-09-23
Revert "virtio: don't call device on !vm_running"
Michael S. Tsirkin
2014-09-23
virtio-net: drop assert on vm stop
Michael S. Tsirkin
2014-09-23
Revert "rng-egd: remove redundant free"
Eduardo Habkost
2014-09-23
hw/machine: Free old values of string properties
Eduardo Habkost
2014-09-23
Revert "spapr_pci: map the MSI window in each PHB"
Greg Kurz
2014-09-10
Update version for v2.1.1 release
v2.1.1
Michael Roth
2014-09-10
target-i386: Support migratable=no properly
Eduardo Habkost
2014-09-10
exec: Save CPUState::exception_index field
Pavel Dovgaluk
2014-09-10
pty: Fix byte loss bug when connecting to pty
Sebastian Tanase
2014-09-10
spice: make sure we don't overflow ssd->buf
Gerd Hoffmann
2014-09-10
vbe: rework sanity checks
Gerd Hoffmann
2014-09-10
vbe: make bochs dispi interface return the correct memory size with qxl
Gerd Hoffmann
2014-09-10
virtio-net: purge outstanding packets when starting vhost
Michael S. Tsirkin
2014-09-10
net: complete all queued packets on VM stop
Michael S. Tsirkin
2014-09-10
net: invoke callback when purging queue
Michael S. Tsirkin
2014-09-10
virtio: don't call device on !vm_running
Michael S. Tsirkin
2014-09-10
net: Forbid dealing with packets when VM is not running
zhanghailiang
2014-09-10
acpi-build: Set FORCE_APIC_CLUSTER_MODEL bit for FADT flags
zhanghailiang
2014-09-10
vhost-scsi: init backend features earlier
Michael S. Tsirkin
2014-09-10
vhost_net: init acked_features to backend_features
Jason Wang
2014-09-10
vhost_net: start/stop guest notifiers properly
Jason Wang
2014-09-10
pci: avoid losing config updates to MSI/MSIX cap regs
Knut Omang
2014-09-10
virtio-net: don't run bh on vm stopped
Michael S. Tsirkin
2014-09-10
qxl-render: add more sanity checks
Gerd Hoffmann
2014-09-10
target-arm: Correct Cortex-A57 ISAR5 and AA64ISAR0 ID register values
Peter Maydell
2014-09-10
target-arm: Fix regression that disabled VFP for ARMv5 CPUs
Peter Maydell
2014-09-10
x86: Clear MTRRs on vCPU reset
Alex Williamson
2014-09-10
x86: kvm: Add MTRR support for kvm_get|put_msrs()
Alex Williamson
2014-09-10
x86: Use common variable range MTRR counts
Alex Williamson
2014-09-10
target-i386: Don't forbid NX bit on PAE PDEs and PTEs
William Grant
2014-09-10
vl: process -object after other backend options
Paolo Bonzini
2014-09-10
spapr_pci: map the MSI window in each PHB
Greg Kurz
2014-09-08
thread-pool: avoid deadlock in nested aio_poll() calls
Stefan Hajnoczi
2014-09-08
thread-pool: avoid per-thread-pool EventNotifier
Stefan Hajnoczi
2014-09-08
pc: reserve more memory for ACPI for new machine types
Michael S. Tsirkin
2014-09-08
pcihp: fix possible array out of bounds
Gonglei
2014-09-08
hostmem: set MPOL_MF_MOVE
Michael S. Tsirkin
2014-09-08
vmxnet3: Pad short frames to minimum size (60 bytes)
Ben Draper
2014-09-08
blkdebug: Delete BH in bdrv_aio_cancel
Fam Zheng
2014-09-08
qemu-iotests: add test case 101 for short file I/O
Stefan Hajnoczi
2014-09-08
raw-posix: fix O_DIRECT short reads
Stefan Hajnoczi
2014-09-08
block/iscsi: fix memory corruption on iscsi resize
Peter Lieven
2014-09-08
arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2
Christoffer Dall
2014-09-08
target-arm: Rename QEMU PSCI v0.1 definitions
Christoffer Dall
2014-09-08
target-arm: Fix return address for A64 BRK instructions
Peter Maydell
2014-09-08
virtio-blk: fix reference a pointer which might be freed
zhanghailiang
2014-09-08
acpi: align RSDP
Michael S. Tsirkin
[next]