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
2013-07-25
Update VERSION for 1.5.2 release
v1.5.2
Michael Roth
2013-07-23
qga: escape cmdline args when registering win32 service (CVE-2013-2231)
Laszlo Ersek
2013-07-23
ga_install_service(): nest error paths more idiomatically
Laszlo Ersek
2013-07-23
qga/service-win32.c: diagnostic output should go to stderr
Laszlo Ersek
2013-07-23
qga: save state directory in ga_install_service()
Laszlo Ersek
2013-07-23
qga: remove undefined behavior in ga_install_service()
Laszlo Ersek
2013-06-26
Update VERSION for 1.5.1 release
v1.5.1
Anthony Liguori
2013-06-18
wdt_i6300esb: fix vmstate versioning
Michael Roth
2013-06-18
virtio-rng: Fix crash with non-default backend
Cole Robinson
2013-06-18
iscsi: reorganize iscsi_readcapacity_sync
Paolo Bonzini
2013-06-18
iscsi: simplify freeing of tasks
Paolo Bonzini
2013-06-18
vhost-scsi: fix k->set_guest_notifiers() NULL dereference
Stefan Hajnoczi
2013-06-18
scsi-disk: scsi-block device for scsi pass-through should not be removable
Pavel Hrdina
2013-06-18
scsi-generic: check the return value of bdrv_aio_ioctl in execute_command
Pavel Hrdina
2013-06-18
scsi-generic: fix sign extension of READ CAPACITY(10) data
Paolo Bonzini
2013-06-18
scsi: reset cdrom tray statuses on scsi_disk_reset
Pavel Hrdina
2013-06-18
nbd: strip braces from literal IPv6 address in URI
Ján Tomko
2013-06-18
qemu-socket: allow hostnames starting with a digit
Ján Tomko
2013-06-17
vmdk: byteswap VMDK4Header.desc_offset field
Stefan Hajnoczi
2013-06-17
target-i386: cpu: Fix potential buffer overrun in get_register_name_32()
Igor Mammedov
2013-06-17
pc: Fix crash when attempting to hotplug CPU with negative ID
Igor Mammedov
2013-06-17
smbios: Check R in -smbios type=0, release=R parses okay
Markus Armbruster
2013-06-17
smbios: Fix -smbios type=0, release=... for big endian hosts
Markus Armbruster
2013-06-17
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
2013-06-17
smbios: Convert to error_report()
Markus Armbruster
2013-06-17
log.h: Supply missing includes
Markus Armbruster
2013-06-17
error-report.h: Supply missing include
Markus Armbruster
2013-06-17
tcg-ppc64: rotr_i32 rotates wrong amount
Anton Blanchard
2013-06-17
tcg-ppc64: Fix add2_i64
Anton Blanchard
2013-06-17
tcg-ppc64: bswap64 rotates output 32 bits
Anton Blanchard
2013-06-17
tcg-ppc64: Fix RLDCL opcode
Anton Blanchard
2013-06-17
ivshmem: add missing error exit(2)
Stefan Hajnoczi
2013-06-17
Makefile: Install qemu-img and qemu-nbd man pages only if built
Andreas Färber
2013-06-17
tap: fix NULL dereference when passing invalid parameters to tap
Jason Wang
2013-06-14
create qemu_openpty_raw() helper function and move it to a separate file
Michael Tokarev
2013-06-13
blockdev: reset werror/rerror on drive_del
Stefan Hajnoczi
2013-06-12
q35: set fw_name
Michael S. Tsirkin
2013-06-12
target-i386: Fix aflag logic for CODE64 and the 0x67 prefix
Richard Henderson
2013-06-12
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
2013-06-11
xilinx_axidma: Do not set DMA .notify to NULL after notify
Wendy Liang
2013-06-11
virtio-ccw: Fix unsetting of indicators.
Cornelia Huck
2013-06-11
s390x/css: Fix concurrent sense.
Cornelia Huck
2013-06-11
ui/gtk.c: Fix *BSD build of Gtk+ UI
Brad Smith
2013-06-11
vmxnet3: fix NICState cleanup
Stefan Hajnoczi
2013-06-11
Fix usage of USB_DEV_FLAG_IS_HOST flag.
Michael Marineau
2013-06-11
host-libusb: Correct test for USB packet state
Ed Maste
2013-06-11
qdev: fix get_fw_dev_path to support to add nothing to fw_dev_path
Amos Kong
2013-06-11
do not check pointers after dereferencing them
Paolo Bonzini
2013-06-11
xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)
Stefano Stabellini
2013-06-11
Remove OSS support for OpenBSD
Brad Smith
[next]