summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu-io: Move 'help' functionKevin Wolf2013-06-063-81/+66
* qemu-io: Factor out qemuio_commandKevin Wolf2013-06-063-39/+31
* qemu-io: Split off commands to qemu-io-cmds.cKevin Wolf2013-06-063-1816/+1838
* qemu-io: Don't use global bs in command implementationsKevin Wolf2013-06-063-80/+101
* qemu-io: Handle cvtnum() errors in 'alloc'Kevin Wolf2013-06-061-1/+8
* qemu-io: Make cvtnum() a wrapper around strtosz_suffix()Kevin Wolf2013-06-063-38/+6
* cutils: Support 'P' and 'E' suffixes in strtosz()Kevin Wolf2013-06-065-12/+20
* qemu-io: Remove unused args_commandKevin Wolf2013-06-063-38/+2
* blockdev: reset werror/rerror on drive_delStefan Hajnoczi2013-06-052-0/+6
* Merge remote-tracking branch 'sstabellini/xen_fixes_20130603' into stagingAnthony Liguori2013-06-046-57/+15
|\
| * xen: use pc_init_pci instead of pc_init_pci_no_kvmclockStefano Stabellini2013-06-031-2/+2
| * xen: remove xen_vcpu_initStefano Stabellini2013-06-033-25/+0
| * xen: start PCI hole at 0xe0000000 (same as pc_init1 and qemu-xen-traditional)Stefano Stabellini2013-06-033-9/+12
| * xen_machine_pv: do not create a dummy CPU in machine->initStefano Stabellini2013-06-031-16/+0
| * main_loop: do not set nonblocking if xen_enabled()Stefano Stabellini2013-06-031-1/+1
| * xen: simplify xen_enabledStefano Stabellini2013-06-031-4/+0
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2013-06-0418-731/+843
|\ \
| * | block: dump snapshot and image info to specified outputWenchao Xia2013-06-044-39/+49
| * | block: move qmp and info dump related code to block/qapi.cWenchao Xia2013-06-048-347/+408
| * | block: move snapshot code in block.c to block/snapshot.cWenchao Xia2013-06-046-143/+217
| * | block: drop bs_snapshots global variableStefan Hajnoczi2013-06-043-33/+15
| * | qemu-iotests: make create_image() commonStefan Hajnoczi2013-06-043-40/+27
| * | qemu-iotests: make compare_images() commonStefan Hajnoczi2013-06-042-31/+15
| * | qemu-iotests: make cancel_and_wait() commonStefan Hajnoczi2013-06-043-53/+38
| * | qemu-iotests: make assert_no_active_block_jobs() commonStefan Hajnoczi2013-06-043-61/+57
| * | block: add block driver read only whitelistFam Zheng2013-06-046-28/+61
| * | qemu-iotests: fix 054 cluster size help outputStefan Hajnoczi2013-06-041-1/+1
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-06-0422-62/+78
|\ \ \ | |/ / |/| |
| * | pvpanic: use FWCfgState explicitlyMichael S. Tsirkin2013-06-021-1/+1
| * | fw_cfg: fw_cfg is a singletonMichael S. Tsirkin2013-06-021-4/+3
| * | fw_cfg: add API to find FW cfg objectMichael S. Tsirkin2013-06-023-4/+15
| * | fw_cfg: move typedef to qemu/typedefs.hMichael S. Tsirkin2013-06-023-2/+2
| * | refer to FWCfgState explicitlyLaszlo Ersek2013-06-0210-29/+33
| * | apic: rename apic specific bitoptsMichael S. Tsirkin2013-06-021-21/+21
| * | firmware_abi: move to include/hw/nvram/Michael S. Tsirkin2013-06-024-3/+3
| * | dec.c - move to pci-bridgeMichael S. Tsirkin2013-06-024-1/+2
| * | q35: set fw_nameMichael S. Tsirkin2013-05-301-0/+1
* | | gtk: don't use g_object_unref on GdkCursorAnthony Liguori2013-06-031-1/+1
* | | gtk: don't resize window when enabling scalingAnthony Liguori2013-06-031-1/+3
* | | fix double free the memslot in kvm_set_phys_memXiao Guangrong2013-06-031-1/+2
* | | configure: Report unknown target names more helpfullyPeter Maydell2013-06-031-0/+13
* | | configure: Autogenerate default target listPeter Maydell2013-06-031-70/+14
* | | Merge remote-tracking branch 'pmaydell/arm-devs.next' into stagingAnthony Liguori2013-06-038-455/+735
|\ \ \
| * | | i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS2013-06-031-104/+132
| * | | exynos4210.c: register rom_mem for memory migrationIgor Mitsyanko2013-06-031-0/+1
| * | | hw/arm/exynos4210.c: convert chipid_and_omr to an mmio regionIgor Mitsyanko2013-06-031-3/+24
| * | | i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS2013-06-033-363/+410
| * | | sd/sd.c: Fix "inquiry" ACMD41Peter Crosthwaite2013-06-031-2/+9
| * | | sd/sdhci:ADMA: fix interruptPeter Crosthwaite2013-06-031-9/+9
| * | | sd/sdhci.c: Fix bdata_read DPRINT messagePeter Crosthwaite2013-06-031-1/+2
OpenPOWER on IntegriCloud