summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-02-22block: implement BDRV_O_UNMAPPaolo Bonzini3-2/+36
2013-02-22block: complete all IOs before .bdrv_truncatePeter Lieven1-0/+4
2013-02-22coroutine: trim down nesting level in perf_nesting testPaolo Bonzini1-1/+1
2013-02-22coroutine: move pooling to common codePaolo Bonzini3-86/+45
2013-02-22qemu-iotests: Test qcow2 image creation optionsKevin Wolf3-0/+336
2013-02-22qemu-iotests: Add qemu-img compare testMiroslav Rezanina3-0/+110
2013-02-22qemu-img: Add compare subcommandMiroslav Rezanina3-1/+348
2013-02-22qemu-img: Add "Quiet mode" optionMiroslav Rezanina6-71/+135
2013-02-22block: Add synchronous wrapper for bdrv_co_is_allocated_aboveMiroslav Rezanina2-0/+41
2013-02-22block: refuse negative iops and bps valuesStefan Hajnoczi1-0/+10
2013-02-22block: use Error in do_check_io_limits()Stefan Hajnoczi1-6/+8
2013-02-22qcow2: support compressed clusters in BlockFragInfoStefan Hajnoczi1-0/+1
2013-02-22qemu-img: add compressed clusters to BlockFragInfoStefan Hajnoczi5-4/+13
2013-02-22qemu-img: fix missing space in qemu-img check outputStefan Hajnoczi1-4/+5
2013-02-22qcow2: record fragmentation statistics during checkStefan Hajnoczi1-1/+24
2013-02-22qcow2: introduce check_refcounts_l1/l2() flagsStefan Hajnoczi1-6/+12
2013-02-22qemu-img: add json output option to the check commandFederico Simoncelli4-67/+220
2013-02-22qemu-img: find the image end offset during checkFederico Simoncelli8-10/+24
2013-02-22ui/gtk: require at least GTK 2.18 and VTE 0.26Anthony Liguori1-2/+2
2013-02-22unbreak hw/usb/redirect.c buildGerd Hoffmann1-1/+1
2013-02-22ui/gtk: Fix build (missing include for setlocale)Stefan Weil1-0/+1
2013-02-21gtk: suppress accelerators from the File menu when grab is activeAnthony Liguori1-0/+34
2013-02-21gtk: make default UI (v5)Anthony Liguori1-14/+34
2013-02-21gtk: add translation support (v5)Anthony Liguori7-8/+202
2013-02-21gtk: add support for screen scaling and full screen (v5)Anthony Liguori1-17/+237
2013-02-21gtk: add support for input grabbing (v2)Anthony Liguori1-5/+151
2013-02-21gtk: add virtual console support (v2)Anthony Liguori1-0/+160
2013-02-21ui: add basic GTK gui (v5)Anthony Liguori5-0/+615
2013-02-21console: allow VCs to be overridden by UIAnthony Liguori3-3/+19
2013-02-21build: disable Wstrict-prototypesAnthony Liguori1-1/+1
2013-02-21qom/object.c: Allow itf cast with num_itfs = 0Peter Crosthwaite1-1/+2
2013-02-21qom/object.c: Reset interface list on inheritancePeter Crosthwaite1-0/+1
2013-02-21vga: fix byteswapping.Gerd Hoffmann6-16/+22
2013-02-21Remove elderly top level TODO filePeter Maydell1-37/+0
2013-02-21help: add docs for multiqueue tap optionsJason Wang2-1/+9
2013-02-21aio: support G_IO_HUP and G_IO_ERRStefan Hajnoczi1-10/+2
2013-02-21aio: convert aio_poll() to g_poll(3)Stefan Hajnoczi3-43/+29
2013-02-21aio: extract aio_dispatch() from aio_poll()Stefan Hajnoczi1-22/+35
2013-02-21main-loop: drop rfds/wfds/xfds for goodStefan Hajnoczi1-75/+2
2013-02-21iohandler: switch to GPollFDStefan Hajnoczi3-14/+34
2013-02-21slirp: switch to GPollFDStefan Hajnoczi7-74/+87
2013-02-21slirp: slirp/slirp.c coding style cleanupStefan Hajnoczi1-297/+311
2013-02-21main-loop: switch POSIX glib integration to GPollFDStefan Hajnoczi1-49/+22
2013-02-21main-loop: switch to g_poll() on POSIX hostsStefan Hajnoczi1-8/+129
2013-02-21main-loop: fix select_ret uninitialized variable warningStefan Hajnoczi1-1/+2
2013-02-21Merge remote-tracking branch 'kraxel/usb.78' into stagingAnthony Liguori44-291/+742
2013-02-21Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori5-3/+14
2013-02-21.gitignore: Ignore optionrom/*.asmCole Robinson1-0/+3
2013-02-21ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.cAlin Tomescu1-1/+1
2013-02-21Add some missing qtest binaries to .gitignoreDavid Gibson1-0/+7