summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qemu-img: add json output option to the check commandFederico Simoncelli2013-02-224-67/+220
* qemu-img: find the image end offset during checkFederico Simoncelli2013-02-228-10/+24
* ui/gtk: require at least GTK 2.18 and VTE 0.26Anthony Liguori2013-02-221-2/+2
* unbreak hw/usb/redirect.c buildGerd Hoffmann2013-02-221-1/+1
* ui/gtk: Fix build (missing include for setlocale)Stefan Weil2013-02-221-0/+1
* gtk: suppress accelerators from the File menu when grab is activeAnthony Liguori2013-02-211-0/+34
* gtk: make default UI (v5)Anthony Liguori2013-02-211-14/+34
* gtk: add translation support (v5)Anthony Liguori2013-02-217-8/+202
* gtk: add support for screen scaling and full screen (v5)Anthony Liguori2013-02-211-17/+237
* gtk: add support for input grabbing (v2)Anthony Liguori2013-02-211-5/+151
* gtk: add virtual console support (v2)Anthony Liguori2013-02-211-0/+160
* ui: add basic GTK gui (v5)Anthony Liguori2013-02-215-0/+615
* console: allow VCs to be overridden by UIAnthony Liguori2013-02-213-3/+19
* build: disable Wstrict-prototypesAnthony Liguori2013-02-211-1/+1
* qom/object.c: Allow itf cast with num_itfs = 0Peter Crosthwaite2013-02-211-1/+2
* qom/object.c: Reset interface list on inheritancePeter Crosthwaite2013-02-211-0/+1
* vga: fix byteswapping.Gerd Hoffmann2013-02-216-16/+22
* Remove elderly top level TODO filePeter Maydell2013-02-211-37/+0
* help: add docs for multiqueue tap optionsJason Wang2013-02-212-1/+9
* aio: support G_IO_HUP and G_IO_ERRStefan Hajnoczi2013-02-211-10/+2
* aio: convert aio_poll() to g_poll(3)Stefan Hajnoczi2013-02-213-43/+29
* aio: extract aio_dispatch() from aio_poll()Stefan Hajnoczi2013-02-211-22/+35
* main-loop: drop rfds/wfds/xfds for goodStefan Hajnoczi2013-02-211-75/+2
* iohandler: switch to GPollFDStefan Hajnoczi2013-02-213-14/+34
* slirp: switch to GPollFDStefan Hajnoczi2013-02-217-74/+87
* slirp: slirp/slirp.c coding style cleanupStefan Hajnoczi2013-02-211-297/+311
* main-loop: switch POSIX glib integration to GPollFDStefan Hajnoczi2013-02-211-49/+22
* main-loop: switch to g_poll() on POSIX hostsStefan Hajnoczi2013-02-211-8/+129
* main-loop: fix select_ret uninitialized variable warningStefan Hajnoczi2013-02-211-1/+2
* Merge remote-tracking branch 'kraxel/usb.78' into stagingAnthony Liguori2013-02-2144-291/+742
|\
| * uas-uas: usb3 streamsGerd Hoffmann2013-02-191-42/+205
| * usb-xhci: usb3 streamsGerd Hoffmann2013-02-192-48/+226
| * usb-core: usb3 streamsGerd Hoffmann2013-02-1914-31/+37
| * usb: fix endpoint descriptor orderingGerd Hoffmann2013-02-191-4/+5
| * usb-redir: simplify packet copyGerd Hoffmann2013-02-191-14/+4
| * usb: make usb_packet_copy operate on combined packetsGerd Hoffmann2013-02-192-5/+15
| * usb: add usb_ep_set_haltedGerd Hoffmann2013-02-192-0/+7
| * usb-host: remove usb_host_device_closeGerd Hoffmann2013-02-195-38/+3
| * usb-host: move legacy cmd line bitsGerd Hoffmann2013-02-195-102/+191
| * usb-storage: use scsi_req_enqueue return valueGerd Hoffmann2013-02-191-2/+3
| * allow disabling usb smartcard supportGerd Hoffmann2013-02-192-1/+2
| * make usb devices configurableGerd Hoffmann2013-02-1917-8/+35
| * fix scripts/make_device_config.shGerd Hoffmann2013-02-191-1/+1
| * usb: Makefile cleanupGerd Hoffmann2013-02-191-7/+20
* | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-02-215-3/+14
|\ \
| * | .gitignore: Ignore optionrom/*.asmCole Robinson2013-02-211-0/+3
| * | ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.cAlin Tomescu2013-02-211-1/+1
| * | Add some missing qtest binaries to .gitignoreDavid Gibson2013-02-211-0/+7
| * | xilinx_axienet.c: Assert no error when making linkPeter Crosthwaite2013-02-211-1/+3
| * | Remove forward declaration of non-existant variableHervé Poussineau2013-02-211-1/+0
| |/
OpenPOWER on IntegriCloud