summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | gtk: Avoid accel key leakage into guest on console switchJan Kiszka2015-04-271-0/+12
| * | | gtk: Fix VTE focus grabbingJan Kiszka2015-04-271-3/+4
| * | | console/gtk: add qemu_console_get_labelGerd Hoffmann2015-04-223-11/+17
| * | | gtk: bind to text terminal consoles tooGerd Hoffmann2015-04-221-36/+73
| * | | gtk: handle switch_surface(NULL) properlyGerd Hoffmann2015-04-221-5/+21
| |/ /
* | | Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell2015-04-275-21/+31
|\ \ \ | |_|/ |/| |
| * | qmp: Give saner messages related to qmp_capabilities misuseEric Blake2015-04-241-4/+19
| * | qmp-commands: fix incorrect uses of ":O" specifierPaolo Bonzini2015-04-241-2/+2
| * | qapi: Drop dead genlist parameterEric Blake2015-04-241-13/+9
| * | balloon: improve error msg when adding second deviceLuiz Capitulino2015-04-242-2/+1
* | | Open 2.4 development treePeter Maydell2015-04-251-1/+1
|/ /
* | Update version for v2.3.0 releasePeter Maydell2015-04-241-1/+1
|/
* Update version for v2.3.0-rc4 releasePeter Maydell2015-04-201-1/+1
* vhost: fix log base addressMichael S. Tsirkin2015-04-201-2/+5
* hmp: fix crash in 'info block -n -v'Alberto Garcia2015-04-171-1/+2
* Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150417-2' into stagingPeter Maydell2015-04-171-2/+2
|\
| * mips: fix broken fulong2e machinePaolo Bonzini2015-04-171-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-fwcfg-20150414-1' into...Peter Maydell2015-04-171-0/+205
|\ \
| * | fw_cfg: add documentation file (docs/specs/fw_cfg.txt)Gabriel L. Somlo2015-04-141-0/+205
| |/
* | target-ppc: don't invalidate msr MSR_HVB bit in cpu_post_loadMark Cave-Ayland2015-04-171-2/+2
|/
* Update version for v2.3.0-rc3 releasePeter Maydell2015-04-131-1/+1
* Revert seccomp tests that allow it to be used on non-x86 architecturesPeter Maydell2015-04-131-7/+2
* pci: Fix crash with illegal "-net nic, model=xxx" optionThomas Huth2015-04-131-1/+3
* stm32f205: Fix SoC type nameAndreas Färber2015-04-131-1/+1
* cris: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2015-04-111-3/+2
* alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...Dirk Müller2015-04-101-3/+2
* lm32: memory: Replace memory_region_init_ram with memory_region_allocate_syst...Dirk Müller2015-04-102-9/+6
* xen: limit guest control of PCI command registerJan Beulich2015-04-092-27/+13
* configure: disable Archipelago by default and warn about libxseg GPLv3 licenseStefan Hajnoczi2015-04-091-1/+7
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2015-04-0910-32/+220
|\
| * block/iscsi: handle zero events from iscsi_which_eventsPeter Lieven2015-04-091-6/+27
| * aio: strengthen memory barriers for bottom half schedulingPaolo Bonzini2015-04-091-16/+12
| * virtio-blk: correctly dirty guest memoryPaolo Bonzini2015-04-083-3/+14
| * qcow2: Fix header update with overridden backing fileKevin Wolf2015-04-085-7/+167
* | tcg/tcg-op.c: Fix ld/st of 64 bit values on 32-bit bigendian hostsPeter Maydell2015-04-091-2/+2
* | arm: memory: Replace memory_region_init_ram with memory_region_allocate_syste...Dirk Müller2015-04-0813-37/+30
|/
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-04-0...Peter Maydell2015-04-076-17/+5
|\
| * vhost: fix typo in vq_index descriptionGreg Kurz2015-04-041-1/+1
| * gitignore: Ignore more .pod files.Eric Blake2015-04-041-8/+2
| * target-tricore: Fix check which was always falseStefan Weil2015-04-041-1/+1
| * target-i386: remove superfluous TARGET_HAS_SMC macroEmilio G. Cota2015-04-042-6/+0
| * pcspk: Fix I/O port nameJan Kiszka2015-04-041-1/+1
|/
* Update version for v2.3.0-rc2 releasePeter Maydell2015-04-021-1/+1
* glib-compat: fix problems with not-quite glib 2.22Cornelia Huck2015-04-021-1/+3
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-04-028-13/+96
|\
| * Use $(MAKE) for recursive makeEd Maste2015-04-021-3/+3
| * kvm-all: Sync dirty-bitmap from kvm before kvm destroy the corresponding dirt...zhanghailiang2015-04-021-1/+1
| * util/qemu-config: fix regression of qmp_query_command_line_optionsMarcel Apfelbaum2015-04-021-0/+81
| * target-i386: clear bsp bit when designating bspNadav Amit2015-04-023-6/+8
| * qga: fitering out -fstack-protector-strongJoseph Hindin2015-04-021-1/+1
OpenPOWER on IntegriCloud