Age | Commit message (Expand) | Author | Files | Lines |
2013-06-20 | Merge remote-tracking branch 'kiszka/queues/slirp' into staging | Anthony Liguori | 2 | -16/+22 |
2013-06-19 | doc: Drop ref to Bochs from -no-fd-bootchk documentation | Markus Armbruster | 1 | -2/+1 |
2013-06-19 | pc: Make -no-fd-bootchk stick across boot order changes | Markus Armbruster | 1 | -4/+3 |
2013-06-19 | vl: Rename *boot_devices to *boot_order, for consistency | Markus Armbruster | 2 | -10/+10 |
2013-06-19 | vl: Fix -boot order and once regressions, and related bugs | Markus Armbruster | 1 | -29/+30 |
2013-06-19 | qemu-option: check_params() is now unused, drop it | Markus Armbruster | 2 | -32/+0 |
2013-06-19 | vl: Clean up parsing of -boot option argument | Markus Armbruster | 1 | -62/+22 |
2013-06-19 | make user networking hostfwd work with restrict=y | Gertjan Halkes | 1 | -10/+16 |
2013-06-19 | fix -net user checks by reordering checks | Bas van Sisseren | 1 | -6/+6 |
2013-06-18 | wdt_i6300esb: fix vmstate versioning | Michael Roth | 1 | -3/+16 |
2013-06-18 | Merge remote-tracking branch 'bonzini/scsi-next' into staging | Anthony Liguori | 4 | -79/+77 |
2013-06-18 | Merge remote-tracking branch 'bonzini/nbd-next' into staging | Anthony Liguori | 2 | -10/+14 |
2013-06-18 | virtio-rng: Fix crash with non-default backend | Cole Robinson | 3 | -3/+3 |
2013-06-18 | iscsi: reorganize iscsi_readcapacity_sync | Paolo Bonzini | 1 | -48/+46 |
2013-06-18 | iscsi: simplify freeing of tasks | Paolo Bonzini | 1 | -25/+10 |
2013-06-18 | vhost-scsi: fix k->set_guest_notifiers() NULL dereference | Stefan Hajnoczi | 1 | -1/+1 |
2013-06-18 | scsi-disk: scsi-block device for scsi pass-through should not be removable | Pavel Hrdina | 1 | -3/+11 |
2013-06-18 | scsi-generic: check the return value of bdrv_aio_ioctl in execute_command | Pavel Hrdina | 1 | -0/+3 |
2013-06-18 | scsi-generic: fix sign extension of READ CAPACITY(10) data | Paolo Bonzini | 1 | -2/+3 |
2013-06-18 | scsi: reset cdrom tray statuses on scsi_disk_reset | Pavel Hrdina | 1 | -0/+3 |
2013-06-18 | nbd: strip braces from literal IPv6 address in URI | Ján Tomko | 1 | -1/+10 |
2013-06-18 | qemu-socket: allow hostnames starting with a digit | Ján Tomko | 1 | -9/+4 |
2013-06-18 | intc/xilinx_intc: Dont lower IRQ when HIE cleared | Peter Crosthwaite | 1 | -5/+0 |
2013-06-18 | intc/xilinx_intc: Inhibit write to ISR when HIE | Peter Crosthwaite | 1 | -0/+5 |
2013-06-18 | intc/xilinx_intc: Handle level interrupt retriggering | Peter Crosthwaite | 1 | -1/+15 |
2013-06-18 | intc/xilinx_intc: Don't clear level sens. IRQs without ACK | Peter Crosthwaite | 1 | -7/+1 |
2013-06-18 | microblaze/petalogix_s3adsp1800_mmu: Fix UART IRQ | Peter Crosthwaite | 1 | -1/+1 |
2013-06-17 | Merge remote-tracking branch 'luiz/queue/qmp' into staging | Anthony Liguori | 10 | -16/+25 |
2013-06-17 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori | 9 | -19/+1641 |
2013-06-17 | Merge remote-tracking branch 'rth/fix-ppc64' into staging | Anthony Liguori | 1 | -15/+14 |
2013-06-17 | tcg-ppc64: rotr_i32 rotates wrong amount | Anton Blanchard | 1 | -1/+1 |
2013-06-17 | tcg-ppc64: Fix add2_i64 | Anton Blanchard | 1 | -7/+7 |
2013-06-17 | tcg-ppc64: bswap64 rotates output 32 bits | Anton Blanchard | 1 | -2/+0 |
2013-06-17 | tcg-ppc64: Fix RLDCL opcode | Anton Blanchard | 1 | -5/+6 |
2013-06-17 | vmdk: Allow reading variable size descriptor files | Evgeny Budilovsky | 1 | -7/+20 |
2013-06-17 | NVMe: Initial commit for new storage interface | Keith Busch | 6 | -0/+1604 |
2013-06-17 | curl: Don't set curl options on the handle just before it's going to be deleted. | Richard W.M. Jones | 1 | -2/+0 |
2013-06-17 | vmdk: byteswap VMDK4Header.desc_offset field | Stefan Hajnoczi | 1 | -2/+5 |
2013-06-17 | block/curl.c: Refuse to open the handle for writes. | Richard W.M. Jones | 1 | -0/+6 |
2013-06-17 | sheepdog: support 'qemu-img snapshot -a' | Liu Yuan | 1 | -7/+5 |
2013-06-17 | sheepdog: fix snapshot tag initialization | Liu Yuan | 1 | -1/+1 |
2013-06-17 | qerror: drop QERR_OPEN_FILE_FAILED macro | Luiz Capitulino | 1 | -3/+0 |
2013-06-17 | block: bdrv_reopen_prepare(): don't use QERR_OPEN_FILE_FAILED | Luiz Capitulino | 1 | -2/+2 |
2013-06-17 | savevm: qmp_xen_save_devices_state(): use error_setg_file_open() | Luiz Capitulino | 1 | -1/+1 |
2013-06-17 | dump: qmp_dump_guest_memory(): use error_setg_file_open() | Luiz Capitulino | 1 | -1/+1 |
2013-06-17 | cpus: use error_setg_file_open() | Luiz Capitulino | 1 | -2/+2 |
2013-06-17 | blockdev: use error_setg_file_open() | Luiz Capitulino | 1 | -4/+7 |
2013-06-17 | block: mirror_complete(): use error_setg_file_open() | Luiz Capitulino | 1 | -1/+1 |
2013-06-17 | rng-random: use error_setg_file_open() | Luiz Capitulino | 1 | -2/+1 |
2013-06-17 | error: add error_setg_file_open() helper | Luiz Capitulino | 2 | -0/+10 |