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
2017-12-18
Update version for 2.10.2 release
v2.10.2
Michael Roth
2017-12-15
spapr: don't initialize PATB entry if max-cpu-compat < power9
Laurent Vivier
2017-12-15
target/ppc: Update setting of cpu features to account for compat modes
Suraj Jitindar Singh
2017-12-14
vfio: Fix vfio-kvm group registration
Alex Williamson
2017-12-06
spapr: Include "pre-plugged" DIMMS in ram size calculation at reset
David Gibson
2017-12-06
vga: handle cirrus vbe mode wraparounds.
Gerd Hoffmann
2017-12-06
vga: drop line_offset variable
Gerd Hoffmann
2017-12-06
nbd/client: Don't hard-disconnect on ESHUTDOWN from server
Eric Blake
2017-12-06
nbd-client: Refuse read-only client with BDRV_O_RDWR
Eric Blake
2017-12-06
nbd/server: fix nbd_negotiate_handle_info
Vladimir Sementsov-Ogievskiy
2017-12-06
vhost: fix error check in vhost_verify_ring_mappings()
Greg Kurz
2017-12-06
nbd/server: CVE-2017-15118 Stack smash on large export name
Eric Blake
2017-12-06
nbd/server: CVE-2017-15119 Reject options larger than 32M
Eric Blake
2017-12-06
virtio-net: don't touch virtqueue if vm is stopped
Jason Wang
2017-12-06
block/nfs: fix nfs_client_open for filesize greater than 1TB
Peter Lieven
2017-12-06
scripts/make-release: ship u-boot source as a tarball
Michael Roth
2017-12-06
spapr: reset DRCs after devices
Greg Kurz
2017-12-06
hw/ppc: clear pending_events on machine reset
Daniel Henrique Barboza
2017-12-06
vhost: restore avail index from vring used index on disconnection
Maxime Coquelin
2017-12-06
virtio: Add queue interface to restore avail index from vring used index
Maxime Coquelin
2017-12-06
util/stats64: Fix min/max comparisons
Max Reitz
2017-12-06
nbd/client: Use error_prepend() correctly
Eric Blake
2017-12-06
net: fix check for number of parameters to -netdev socket
Jens Freimann
2017-12-06
net/socket: fix coverity issue
Jens Freimann
2017-12-06
hw/intc/arm_gicv3_its: Don't abort on table save failure
Eric Auger
2017-12-06
translate.c: Fix usermode big-endian AArch32 LDREXD and STREXD
Peter Maydell
2017-12-06
ppc: fix setting of compat mode
Greg Kurz
2017-12-06
io: monitor encoutput buffer size from websocket GSource
Daniel P. Berrange
2017-12-06
nios2: define tcg_env
Paolo Bonzini
2017-12-05
iotests: Add cluster_size=64k to 125
Max Reitz
2017-12-05
qcow2: Always execute preallocate() in a coroutine
Max Reitz
2017-12-05
qcow2: Fix unaligned preallocated truncation
Max Reitz
2017-12-05
hw/sd: fix out-of-bounds check for multi block reads
Michael Olbrich
2017-12-04
memory: fix off-by-one error in memory_region_notify_one()
Maxime Coquelin
2017-12-04
exec: simplify address_space_get_iotlb_entry
Peter Xu
2017-12-04
exec: add page_mask for flatview_do_translate
Peter Xu
2017-12-04
memory: Share special empty FlatView
Alexey Kardashevskiy
2017-12-04
memory: seek FlatView sharing candidates among children subregions
Paolo Bonzini
2017-12-04
memory: trace FlatView creation and destruction
Paolo Bonzini
2017-12-04
memory: Create FlatView directly
Alexey Kardashevskiy
2017-12-04
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
2017-12-04
memory: Do not allocate FlatView in address_space_init
Alexey Kardashevskiy
2017-12-04
memory: Share FlatView's and dispatch trees between address spaces
Alexey Kardashevskiy
2017-12-04
memory: Move address_space_update_ioeventfds
Alexey Kardashevskiy
2017-12-04
memory: Alloc dispatch tree where topology is generared
Alexey Kardashevskiy
2017-12-04
memory: Store physical root MR in FlatView
Alexey Kardashevskiy
2017-12-04
memory: Rename mem_begin/mem_commit/mem_add helpers
Alexey Kardashevskiy
2017-12-04
memory: Cleanup after switching to FlatView
Alexey Kardashevskiy
2017-12-04
memory: Switch memory from using AddressSpace to FlatView
Alexey Kardashevskiy
2017-12-04
memory: avoid "resurrection" of dead FlatViews
Paolo Bonzini
[next]