aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-06qemu-io: Make cvtnum() a wrapper around strtosz_suffix()Kevin Wolf
2013-06-06cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf
2013-06-06qemu-io: Remove unused args_commandKevin Wolf
2013-06-05blockdev: reset werror/rerror on drive_delStefan Hajnoczi
2013-06-04Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori
2013-06-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori
2013-06-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-06-04block: dump snapshot and image info to specified outputWenchao Xia
2013-06-04block: move qmp and info dump related code to block/qapi.cWenchao Xia
2013-06-04block: move snapshot code in block.c to block/snapshot.cWenchao Xia
2013-06-04block: drop bs_snapshots global variableStefan Hajnoczi
2013-06-04qemu-iotests: make create_image() commonStefan Hajnoczi
2013-06-04qemu-iotests: make compare_images() commonStefan Hajnoczi
2013-06-04qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi
2013-06-04qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi
2013-06-04block: add block driver read only whitelistFam Zheng
2013-06-04qemu-iotests: fix 054 cluster size help outputStefan Hajnoczi
2013-06-03gtk: don't use g_object_unref on GdkCursorAnthony Liguori
2013-06-03gtk: don't resize window when enabling scalingAnthony Liguori
2013-06-03fix double free the memslot in kvm_set_phys_memXiao Guangrong
2013-06-03configure: Report unknown target names more helpfullyPeter Maydell
2013-06-03configure: Autogenerate default target listPeter Maydell
2013-06-03Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori
2013-06-03i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS
2013-06-03exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko
2013-06-03hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko
2013-06-03i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS
2013-06-03sd/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite
2013-06-03sd/sdhci:ADMA: fix interruptPeter Crosthwaite
2013-06-03sd/sdhci.c: Fix bdata_read DPRINT messagePeter Crosthwaite
2013-06-03sd/sdhci: Fix Buffer Write Ready interruptPeter Crosthwaite
2013-06-03sd/sdhci.c: Only reset data_count on new commandsPeter Crosthwaite
2013-06-03xilinx_spips: lqspi: Fix byte/misaligned accessPeter Crosthwaite
2013-06-03xilinx_spips: lqspi: Push more data to tx-fifoPeter Crosthwaite
2013-06-03xilinx_spips: Multiple debug verbosity levelsPeter Crosthwaite
2013-06-03xilinx_spips: Debug msgs for Snoop statePeter Crosthwaite
2013-06-03xilinx_spips: Fix striping behaviourPeter Crosthwaite
2013-06-03xilinx_spips: Fix CTRL register RW bitsPeter Crosthwaite
2013-06-03xilinx_spips: lqspi: Dont touch config registerPeter Crosthwaite
2013-06-03xilinx_spips: Implement automatic CSPeter Crosthwaite
2013-06-03xilinx_spips: Add automatic start supportPeter Crosthwaite
2013-06-03xilinx_spips: Trash LQ page cache on mode changePeter Crosthwaite
2013-06-03xilinx_spips: Fix QSPI FIFO sizePeter Crosthwaite
2013-06-03xilinx_spips: Add verbose LQSPI debug outputPeter Crosthwaite
2013-06-03xilinx_spips: Inhibit interrupts in LQSPI modePeter Crosthwaite
2013-06-03xilinx_spips: Make interrupts clear on readPeter Crosthwaite
2013-06-03xilinx_spips: seperate SPI and QSPI as two classesPeter Crosthwaite
2013-06-03xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini
2013-06-03xen: remove xen_vcpu_initStefano Stabellini
2013-06-03xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini