17319 Commits (54dcd0b37e3e4e9fb25cb4e9965d6ba45eb0d2b4)
 

Author SHA1 Message Date
Anthony Liguori 54dcd0b37e Merge remote-tracking branch 'kwolf/block-stable' into staging 15 years ago
Anthony Liguori 7197390a0b Merge remote-tracking branch 'qmp/queue/qmp-1.0' into staging 15 years ago
Paolo Bonzini 33ebad1263 scsi-block: always use SG_IO for MMC devices 15 years ago
Paolo Bonzini f3b338ef4a scsi: pass down REQUEST SENSE to the device when there is no stored sense 15 years ago
Paolo Bonzini 0fd76ff40b scsi: remove block descriptors from CDs 15 years ago
Paolo Bonzini 06b863577e scsi: fix parsing of allocation length field 15 years ago
Paolo Bonzini 00a01ad47a scsi: update list of commands 15 years ago
Paolo Bonzini 2c20ae11ad atapi: kill MODE SENSE(6), fix MODE SENSE(10) 15 years ago
Paolo Bonzini 245d004947 scsi-disk: guess geometry 15 years ago
Paolo Bonzini 7082826eb4 scsi: fix fw path 15 years ago
Ronnie Sahlberg 00984e3953 Documentation: Add section about iSCSI LUNS to qemu-doc 15 years ago
Michael S. Tsirkin 1b14254b48 Makefile: fix qga dependencies 15 years ago
Michael S. Tsirkin b1beac3db2 Makefile: dependency fix 15 years ago
Michael S. Tsirkin 599825c565 Makefile: fix dependencies for generated .h, .c 15 years ago
Michael S. Tsirkin 611b727374 Makefile: remove more generated files on clean 15 years ago
Luiz Capitulino 54d50be688 qapi: Check for negative enum values 15 years ago
Markus Armbruster c951d9a675 monitor: Fix file_completion() to check for stat() failure 15 years ago
Matthias Brugger e6d89f8c25 Fixing some spelling in docs/libcacard.txt 15 years ago
Vagrant Cascadian 126197214e Fix typo: runnning -> running 15 years ago
Stefan Weil 4238e26416 Fix some spelling bugs in documentation and comments 15 years ago
Stefan Weil b5e4946f96 Fix spelling in documentation and comments (similiar -> similar) 15 years ago
Anthony Liguori 3f5bd4e1b8 Update version to 1.0-rc2 15 years ago
Alon Levy 3827cdb1c3 pc_piix: set qxl revision to 2 for pc-0.14 15 years ago
Peter Maydell e1556ad5b8 hw/omap_gpio: Fix infinite recursion when doing 8/16 bit reads 15 years ago
Andrzej Zaborowski 371572dff4 Revert bugfix e7852674d5 until tested or until after the release. 15 years ago
Juha Riihimäki a3efecb847 hw/onenand: reject read-only drives 15 years ago
Juha Riihimäki 3fc3abf7ec hw/nand: reject read-only drives 15 years ago
Jean-Christophe DUBOIS b2887c43ee hw/arm_sysctl: Fix RESETCTL for realview-pb-a8 and -pbx-a9 15 years ago
Peter Maydell 7c64d297f9 hw/pxa2xx.c: Fix handling of RW bits in PMCR 15 years ago
Peter Maydell e7852674d5 hw/usb-net.c: Fix precedence bug when checking rndis_state 15 years ago
Avi Kivity 88365e47dd memory: fix 'info mtree' segfaults 15 years ago
Anthony Liguori 74d33d5ce4 Merge remote-tracking branch 'kwolf/block-stable' into staging 15 years ago
Max Filippov 0abe905d29 vl.c: prohibit simultaneous use of -icount with kvm or xen 15 years ago
Peter Maydell ee71c98434 hw/arm_timer.c: Fix bounds check for Integrator timer accesses 15 years ago
Peter Maydell afd4a65225 hw/pxa2xx.c: Fix handling of R/WC bits in PMCR 15 years ago
Peter Maydell b78c2b3aad hw/pl061: Remove pointless comparison of array to null 15 years ago
Peter Maydell 35914dc724 hw/tc58128.c: Remove unnecessary check for g_malloc failure 15 years ago
Peter Maydell 7dd47667b9 linux-user/elfload.c: Don't memset(NULL..) if malloc() failed 15 years ago
Peter Maydell 096685fc2a hw/omap_intc.c: Avoid crash on access to nonexistent banked registers 15 years ago
Markus Armbruster 1bbd1592c8 os-posix: Plug fd leak in qemu_create_pidfile() 15 years ago
Markus Armbruster 095ed5be7b posix-aio-compat: Plug memory leak on paio_init() error path 15 years ago
Markus Armbruster 9d94747262 qemu-sockets: Plug fd leak on unix_connect_opts() error path 15 years ago
Markus Armbruster f2d3476eba ui: Plug memory leaks on parse_keyboard_layout() error path 15 years ago
Markus Armbruster a4e2604852 qemu-char: Plug memory leak on qemu_chr_open_pty() error path 15 years ago
Juan Quintela 1299c63168 migration: fix detached migration with fd 15 years ago
Pavel Borzenkov f2338fb48a configure: Do not use 'sed -i' 15 years ago
Andreas Färber d423675c94 vl.c: Fail gracefully if no machine is found 15 years ago
Kevin Wolf ca716364f0 block: Make cache=unsafe flush to the OS 15 years ago
Kevin Wolf eb489bb1ec block: Introduce bdrv_co_flush_to_os 15 years ago
Kevin Wolf c68b89acd6 block: Rename bdrv_co_flush to bdrv_co_flush_to_disk 15 years ago