summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-22ui/gtk: require at least GTK 2.18 and VTE 0.26Anthony Liguori
2013-02-22unbreak hw/usb/redirect.c buildGerd Hoffmann
2013-02-22ui/gtk: Fix build (missing include for setlocale)Stefan Weil
2013-02-21gtk: suppress accelerators from the File menu when grab is activeAnthony Liguori
2013-02-21gtk: make default UI (v5)Anthony Liguori
2013-02-21gtk: add translation support (v5)Anthony Liguori
2013-02-21gtk: add support for screen scaling and full screen (v5)Anthony Liguori
2013-02-21gtk: add support for input grabbing (v2)Anthony Liguori
2013-02-21gtk: add virtual console support (v2)Anthony Liguori
2013-02-21ui: add basic GTK gui (v5)Anthony Liguori
2013-02-21console: allow VCs to be overridden by UIAnthony Liguori
2013-02-21build: disable Wstrict-prototypesAnthony Liguori
2013-02-21qom/object.c: Allow itf cast with num_itfs = 0Peter Crosthwaite
2013-02-21qom/object.c: Reset interface list on inheritancePeter Crosthwaite
2013-02-21vga: fix byteswapping.Gerd Hoffmann
2013-02-21Remove elderly top level TODO filePeter Maydell
2013-02-21help: add docs for multiqueue tap optionsJason Wang
2013-02-21aio: support G_IO_HUP and G_IO_ERRStefan Hajnoczi
2013-02-21aio: convert aio_poll() to g_poll(3)Stefan Hajnoczi
2013-02-21aio: extract aio_dispatch() from aio_poll()Stefan Hajnoczi
2013-02-21main-loop: drop rfds/wfds/xfds for goodStefan Hajnoczi
2013-02-21iohandler: switch to GPollFDStefan Hajnoczi
2013-02-21slirp: switch to GPollFDStefan Hajnoczi
2013-02-21slirp: slirp/slirp.c coding style cleanupStefan Hajnoczi
2013-02-21main-loop: switch POSIX glib integration to GPollFDStefan Hajnoczi
2013-02-21main-loop: switch to g_poll() on POSIX hostsStefan Hajnoczi
2013-02-21main-loop: fix select_ret uninitialized variable warningStefan Hajnoczi
2013-02-21Merge remote-tracking branch 'kraxel/usb.78' into stagingAnthony Liguori
2013-02-21Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-02-21.gitignore: Ignore optionrom/*.asmCole Robinson
2013-02-21ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.cAlin Tomescu
2013-02-21Add some missing qtest binaries to .gitignoreDavid Gibson
2013-02-21xilinx_axienet.c: Assert no error when making linkPeter Crosthwaite
2013-02-21Remove forward declaration of non-existant variableHervé Poussineau
2013-02-19uas-uas: usb3 streamsGerd Hoffmann
2013-02-19usb-xhci: usb3 streamsGerd Hoffmann
2013-02-19usb-core: usb3 streamsGerd Hoffmann
2013-02-19usb: fix endpoint descriptor orderingGerd Hoffmann
2013-02-19usb-redir: simplify packet copyGerd Hoffmann
2013-02-19usb: make usb_packet_copy operate on combined packetsGerd Hoffmann
2013-02-19usb: add usb_ep_set_haltedGerd Hoffmann
2013-02-19usb-host: remove usb_host_device_closeGerd Hoffmann
2013-02-19usb-host: move legacy cmd line bitsGerd Hoffmann
2013-02-19usb-storage: use scsi_req_enqueue return valueGerd Hoffmann
2013-02-19allow disabling usb smartcard supportGerd Hoffmann
2013-02-19make usb devices configurableGerd Hoffmann
2013-02-19fix scripts/make_device_config.shGerd Hoffmann
2013-02-19usb: Makefile cleanupGerd Hoffmann
2013-02-18rtc-test: add testcases for alarms in 12hour modePaolo Bonzini
2013-02-18rtc-test: always set register B in its entiretyPaolo Bonzini