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
2011-11-18
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
2011-11-18
Merge remote-tracking branch 'qmp/queue/qmp-1.0' into staging
Anthony Liguori
2011-11-18
scsi-block: always use SG_IO for MMC devices
Paolo Bonzini
2011-11-18
scsi: pass down REQUEST SENSE to the device when there is no stored sense
Paolo Bonzini
2011-11-18
scsi: remove block descriptors from CDs
Paolo Bonzini
2011-11-18
scsi: fix parsing of allocation length field
Paolo Bonzini
2011-11-18
scsi: update list of commands
Paolo Bonzini
2011-11-18
atapi: kill MODE SENSE(6), fix MODE SENSE(10)
Paolo Bonzini
2011-11-18
scsi-disk: guess geometry
Paolo Bonzini
2011-11-18
scsi: fix fw path
Paolo Bonzini
2011-11-18
Documentation: Add section about iSCSI LUNS to qemu-doc
Ronnie Sahlberg
2011-11-17
Makefile: fix qga dependencies
Michael S. Tsirkin
2011-11-17
Makefile: dependency fix
Michael S. Tsirkin
2011-11-17
Makefile: fix dependencies for generated .h, .c
Michael S. Tsirkin
2011-11-17
Makefile: remove more generated files on clean
Michael S. Tsirkin
2011-11-17
qapi: Check for negative enum values
Luiz Capitulino
2011-11-17
monitor: Fix file_completion() to check for stat() failure
Markus Armbruster
2011-11-17
Fixing some spelling in docs/libcacard.txt
Matthias Brugger
2011-11-17
Fix typo: runnning -> running
Vagrant Cascadian
2011-11-17
Fix some spelling bugs in documentation and comments
Stefan Weil
2011-11-17
Fix spelling in documentation and comments (similiar -> similar)
Stefan Weil
2011-11-14
Update version to 1.0-rc2
v1.0-rc2
Anthony Liguori
2011-11-14
pc_piix: set qxl revision to 2 for pc-0.14
Alon Levy
2011-11-14
hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads
Peter Maydell
2011-11-14
Revert bugfix e7852674d5 until tested or until after the release.
Andrzej Zaborowski
2011-11-14
hw/onenand: reject read-only drives
Juha Riihimäki
2011-11-14
hw/nand: reject read-only drives
Juha Riihimäki
2011-11-14
hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9
Jean-Christophe DUBOIS
2011-11-14
hw/pxa2xx.c: Fix handling of RW bits in PMCR
Peter Maydell
2011-11-14
hw/usb-net.c: Fix precedence bug when checking rndis_state
Peter Maydell
2011-11-13
memory: fix 'info mtree' segfaults
Avi Kivity
2011-11-11
Merge remote-tracking branch 'kwolf/block-stable' into staging
Anthony Liguori
2011-11-11
vl.c: prohibit simultaneous use of -icount with kvm or xen
Max Filippov
2011-11-11
hw/arm_timer.c: Fix bounds check for Integrator timer accesses
Peter Maydell
2011-11-11
hw/pxa2xx.c: Fix handling of R/WC bits in PMCR
Peter Maydell
2011-11-11
hw/pl061: Remove pointless comparison of array to null
Peter Maydell
2011-11-11
hw/tc58128.c: Remove unnecessary check for g_malloc failure
Peter Maydell
2011-11-11
linux-user/elfload.c: Don't memset(NULL..) if malloc() failed
Peter Maydell
2011-11-11
hw/omap_intc.c: Avoid crash on access to nonexistent banked registers
Peter Maydell
2011-11-11
os-posix: Plug fd leak in qemu_create_pidfile()
Markus Armbruster
2011-11-11
posix-aio-compat: Plug memory leak on paio_init() error path
Markus Armbruster
2011-11-11
qemu-sockets: Plug fd leak on unix_connect_opts() error path
Markus Armbruster
2011-11-11
ui: Plug memory leaks on parse_keyboard_layout() error path
Markus Armbruster
2011-11-11
qemu-char: Plug memory leak on qemu_chr_open_pty() error path
Markus Armbruster
2011-11-11
migration: fix detached migration with fd
Juan Quintela
2011-11-11
configure: Do not use 'sed -i'
Pavel Borzenkov
2011-11-11
vl.c: Fail gracefully if no machine is found
Andreas Färber
2011-11-11
block: Make cache=unsafe flush to the OS
Kevin Wolf
2011-11-11
block: Introduce bdrv_co_flush_to_os
Kevin Wolf
2011-11-11
block: Rename bdrv_co_flush to bdrv_co_flush_to_disk
Kevin Wolf
[next]