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-19
vl: fix resource leak with monitor_fdset_add_fd
Paolo Bonzini
2015-03-19
smbios: add max speed comdline option for type-17 (meory device) structure
Gabriel L. Somlo
2015-03-19
pc-dimm: Add description for device list.
Paulo Vital
2015-03-19
configure: enable kvm on x32
Michael Tokarev
2015-03-19
error: Replace error_report() & error_free() with error_report_err()
zhanghailiang
2015-03-19
arm: fix memory leak
Gonglei
2015-03-19
qmp: Drop unused .user_print from command definitions
Markus Armbruster
2015-03-19
hmp: Fix definition of command quit
Markus Armbruster
2015-03-19
target-moxie: Fix warnings from Sparse (one-bit signed bitfield)
Stefan Weil
2015-03-19
block/qapi: Fix Sparse warning
Stefan Weil
2015-03-19
Fix remaining warnings from Sparse (void return)
Stefan Weil
2015-03-19
qom: Fix warning from Sparse
Stefan Weil
2015-03-19
target-mips: Fix warning from Sparse
Stefan Weil
2015-03-19
arm/nseries: Fix warnings from Sparse
Stefan Weil
2015-03-19
omap: Fix warnings from Sparse
Stefan Weil
2015-03-19
9pfs: Fix warnings from Sparse
Stefan Weil
2015-03-19
backends: Fix warning from Sparse
Stefan Weil
2015-03-19
cris: remove unused cris_cond15 declarations
Michael Tokarev
2015-03-18
pcie_aer: fix comment to match pcie spec
Michael S. Tsirkin
2015-03-18
pci: fix several trivial typos in comment
Chen Fan
2015-03-18
aer: fix a wrong init PCI_ERR_COR_STATUS w1cmask type register
Chen Fan
2015-03-18
pcie_aer: fix typos in pcie_aer_inject_error comment
Chen Fan
2015-03-18
aer: fix wrong check on expose aer tlp prefix log
Chen Fan
2015-03-18
pcie: correct mistaken register bit for End-End TLP Prefix Blocking
Chen Fan
2015-03-18
exec: Respect as_tranlsate_internal length clamp
Peter Crosthwaite
2015-03-18
virtio-scsi-dataplane: fix memory leak in virtio_scsi_vring_init
Bo Su
2015-03-18
profiler: Reenable built-in profiler
Alexey Kardashevskiy
2015-03-18
kvm: fix ioeventfd endianness on bi-endian architectures
Greg Kurz
2015-03-18
virtio-scsi: Fix assert in virtio_scsi_push_event
Fam Zheng
2015-03-18
build: pass .d file name to scripts/make_device_config.sh, fix makefile target
Paolo Bonzini
2015-03-18
coroutine-io: Return -errno in case of error
Max Reitz
2015-03-18
nbd: Drop unexpected data for NBD_OPT_LIST
Max Reitz
2015-03-18
nbd: Fix interpretation of the export flags
Max Reitz
2015-03-18
nbd: Fix nbd_receive_options()
Max Reitz
2015-03-18
nbd: Set block size to BDRV_SECTOR_SIZE
Max Reitz
2015-03-18
nbd: Fix potential signed overflow issues
Max Reitz
2015-03-18
qemu-nbd: fork() can fail
Max Reitz
2015-03-18
nbd: Handle blk_getlength() failure
Max Reitz
2015-03-18
nbd: Pass return value from nbd_handle_list()
Max Reitz
2015-03-18
nbd: Fix nbd_establish_connection()'s return value
Max Reitz
2015-03-18
qemu-nbd: Detect unused partitions by system == 0
Max Reitz
2015-03-18
util/uri: Add overflow check to rfc3986_parse_port
Max Reitz
2015-03-18
nbd: Fix overflow return value
Yik Fang
2015-03-18
hw/usb: Include USB files only if necessary
Thomas Huth
2015-03-18
target-mips: save cpu state before calling MSA load and store helpers
Leon Alrae
2015-03-18
target-mips: fix hflags modified in delay / forbidden slot
Leon Alrae
2015-03-18
target-mips: fix CP0.BadVAddr by stopping translation on Address Error
Leon Alrae
2015-03-18
ui: ensure VNC websockets server checks the ACL if requested
Daniel P. Berrange
2015-03-18
ui: remove separate gnutls_session for websockets server
Daniel P. Berrange
2015-03-18
ui: enforce TLS when using websockets server
Daniel P. Berrange
[prev]
[next]