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
2016-06-17
qom: API to get instance_size of a type
Bharata B Rao
2016-06-17
spapr_drc: Prevent detach racing against attach for CPU DR
Bharata B Rao
2016-06-17
xics,xics_kvm: Handle CPU unplug correctly
Bharata B Rao
2016-06-17
cpu: Abstract CPU core type
Bharata B Rao
2016-06-17
qdev: hotplug: Introduce HotplugHandler.pre_plug() callback
Igor Mammedov
2016-06-17
target-ppc: Fix rlwimi, rlwinm, rlwnm
Richard Henderson
2016-06-17
vfio: Fix broken EEH
Gavin Shan
2016-06-17
target-ppc: Bug in BookE wait instruction
Jakub Horak
2016-06-17
ppc / sparc: Add a tester for checking whether OpenBIOS runs successfully
Thomas Huth
2016-06-17
hw/ppc/spapr: Silence deprecation message in qtest mode
Thomas Huth
2016-06-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-06-16
vl: smp_parse: cleanups
Andrew Jones
2016-06-16
scsi: esp: make cmdbuf big enough for maximum CDB size
Prasad J Pandit
2016-06-16
scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmd
Paolo Bonzini
2016-06-16
scsi: esp: respect FIFO invariant after message phase
Paolo Bonzini
2016-06-16
scsi: esp: check buffer length before reading scsi command
Prasad J Pandit
2016-06-16
nbd: Avoid magic number for NBD max name size
Eric Blake
2016-06-16
nbd: Detect servers that send unexpected error values
Eric Blake
2016-06-16
nbd: Clean up ioctl handling of qemu-nbd -c
Eric Blake
2016-06-16
nbd: Group all Linux-specific ioctl code in one place
Eric Blake
2016-06-16
nbd: Reject unknown request flags
Eric Blake
2016-06-16
nbd: Improve server handling of bogus commands
Eric Blake
2016-06-16
nbd: Quit server after any write error
Eric Blake
2016-06-16
nbd: More debug typo fixes, use correct formats
Eric Blake
2016-06-16
nbd: Use BDRV_REQ_FUA for better FUA where supported
Eric Blake
2016-06-16
vl.c: Add '-L help' which lists data dirs.
Richard W.M. Jones
2016-06-16
KVM: use KVM_CAP_MAX_VCPU_ID
Greg Kurz
2016-06-16
scsi-disk: Use (unsigned long) typecasts when using "%lu" format string
Thomas Huth
2016-06-16
target-i386: kvm: cache KVM_GET_SUPPORTED_CPUID data
Chao Peng
2016-06-16
nbd: simplify the nbd_request and nbd_reply structs
Paolo Bonzini
2016-06-16
nbd: Don't use cpu_to_*w() functions
Peter Maydell
2016-06-16
nbd: Don't use *_to_cpup() functions
Peter Maydell
2016-06-16
configure: Remove unused CONFIG_SIGEV_THREAD_ID switch
Thomas Huth
2016-06-16
avx2 configure: Use primitives in test
Dr. David Alan Gilbert
2016-06-16
Make avx2 configure test work with -O2
Dr. David Alan Gilbert
2016-06-16
Makefile: Fix tag file generation targets
Sergey Fedorov
2016-06-16
configure: Enable -Werror for MinGW builds, too
Thomas Huth
2016-06-16
clean-includes: run it once more
Paolo Bonzini
2016-06-16
os-posix: include sys/mman.h
Paolo Bonzini
2016-06-16
configure: Remove unused CONFIG_ZERO_MALLOC setting
Thomas Huth
2016-06-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-06-16
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-06-16' in...
Kevin Wolf
2016-06-16
hbitmap: add 'pos < size' asserts
Vladimir Sementsov-Ogievskiy
2016-06-16
iotests: Add test for oVirt-like storage migration
Max Reitz
2016-06-16
iotests: Add test for post-mirror backing chains
Max Reitz
2016-06-16
block/null: Implement bdrv_refresh_filename()
Max Reitz
2016-06-16
block/mirror: Fix target backing BDS
Max Reitz
2016-06-16
block: Allow replacement of a BDS by its overlay
Max Reitz
2016-06-16
rbd:change error_setg() to error_setg_errno()
Vikhyat Umrao
2016-06-16
iotests: 095: Clean up QEMU before showing image info
Fam Zheng
[next]