summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu-io: Make alloc output useful when nb_sectors=1Stefan Hajnoczi2010-09-081-5/+2
* scsi: fix and improve debug printsBernhard Kohl2010-09-083-10/+20
* scsi-disk: fix the check of the DBD bit in the MODE SENSE commandBernhard Kohl2010-09-081-1/+1
* scsi-disk: return CHECK CONDITION for unknown page codes in the MODE SENSE co...Bernhard Kohl2010-09-081-0/+2
* scsi-disk: fix the block descriptor returned by the MODE SENSE commandBernhard Kohl2010-09-081-2/+1
* scsi-disk: respect the page control (PC) field in the MODE SENSE commandBernhard Kohl2010-09-081-10/+35
* scsi-disk: fix the mode data header returned by the MODE SENSE(10) commandBernhard Kohl2010-09-081-6/+32
* scsi-disk: fix the mode data length field returned by the MODE SENSE commandBernhard Kohl2010-09-081-1/+1
* savevm: Generate a name when run without oneMiguel Di Ciurcio Filho2010-08-301-9/+20
* monitor: make 'info snapshots' show only fully available snapshotsMiguel Di Ciurcio Filho2010-08-301-16/+43
* posix-aio-compat: Fix async_conmtext for ioctlAndrew de Quincey2010-08-301-0/+1
* nbd: Introduce NBD named exports.Laurent Vivier2010-08-305-33/+169
* vvfat: fat_chksum(): fix access above array boundsLoïc Minier2010-08-301-1/+1
* qemu-img rebase: Open new backing file read-onlyKevin Wolf2010-08-301-1/+1
* sheepdog: remove unnecessary includesIzumi Tsutsui2010-08-301-10/+0
* block: Fix image re-open in bdrv_commitKevin Wolf2010-08-301-4/+9
* virtio-blk: Fix migration of queued requestsKevin Wolf2010-08-301-0/+5
* virtio: Factor virtqueue_map_sg outKevin Wolf2010-08-302-14/+27
* isapc: fix segfault.Isaku Yamahata2010-08-281-0/+1
* Fix segfault in mmio subpage handling code.Gleb Natapov2010-08-281-0/+2
* etraxfs_eth: correct use of ! and &Blue Swirl2010-08-261-1/+1
* Sparc: update OpenBIOS images to r859Blue Swirl2010-08-263-1/+1
* ppc4xx: load Bamboo kernel, initrd, and fdt at fixed addressesHollis Blanchard2010-08-261-21/+18
* ppc4xx: don't unregister RAM at resetHollis Blanchard2010-08-261-1/+0
* ppc4xx: correct SDRAM controller warning message conditionHollis Blanchard2010-08-261-1/+1
* Fix "make install" with a cross toolchainHollis Blanchard2010-08-262-2/+7
* PPC: Update openbios binary to r859Alexander Graf2010-08-261-0/+0
* PPC: Add PV hypercall transport through fw_cfgAlexander Graf2010-08-265-0/+50
* Rearrange block headersBlue Swirl2010-08-2447-13/+51
* Merge remote branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2010-08-231-12/+7
|\
| * kvm: remove guest triggerable abort()Gleb Natapov2010-08-051-12/+4
| * kvm: Don't walk memory_size == 0 slots in kvm_client_migration_logAlex Williamson2010-08-051-0/+3
* | compile -fsdev and -virtfs cmd line options unconditionally.Gerd Hoffmann2010-08-222-8/+13
* | QemuOpts: make most qemu_*_opts staticGerd Hoffmann2010-08-2213-66/+59
* | QemuOpts: allow new option groups be registered at runtime.Gerd Hoffmann2010-08-222-1/+18
* | VGA: Don't register deprecated VBE rangeAlex Williamson2010-08-221-7/+0
* | QMP: Update README fileLuiz Capitulino2010-08-221-23/+48
* | QMP doc: Add 'Stability Considerations' sectionLuiz Capitulino2010-08-221-2/+24
* | QMP/monitor: update do_info_version() to output broken down version stringMiguel Di Ciurcio Filho2010-08-221-4/+19
* | QMP: update 'query-version' documentationMiguel Di Ciurcio Filho2010-08-221-2/+14
* | vnc: check fd before calling qemu_set_fd_handler2() in vnc_client_write()Yoshiaki Tamura2010-08-221-1/+1
* | virtio-serial: Cleanup on device hot-unplugAmit Shah2010-08-223-1/+27
* | target-i386: svm: Fix MSRPM checkAdam Lackorzynski2010-08-221-1/+1
* | exec: remove code duplication in qemu_ram_alloc() and qemu_ram_alloc_from_ptr()Yoshiaki Tamura2010-08-221-58/+26
* | exec: replace tabs by spaces.Yoshiaki Tamura2010-08-221-28/+28
* | arch_init: replace tabs by spaces.Yoshiaki Tamura2010-08-221-6/+6
* | pckbd: support for commands 0xf0-0xff: Pulse output bitBernhard Kohl2010-08-221-3/+20
* | Replace qemu_malloc + memset with qemu_malloczBlue Swirl2010-08-202-4/+2
* | Use ARRAY_SIZE macroBlue Swirl2010-08-202-2/+2
* | Remove useless NULL check for qemu_strdup return valueBlue Swirl2010-08-191-3/+0
OpenPOWER on IntegriCloud