summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bt-sdp: fix broken uuids power-of-2 calculationStefan Hajnoczi2015-04-281-1/+1
* MAINTAINERS: Add myself as the maintainer of the Quorum driverAlberto Garcia2015-04-281-0/+6
* savevm: create snapshot failed when id_str already existsYi Wang2015-04-281-4/+2
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2015-04-283-48/+9
|\
| * target-i386: Remove AMD feature flag aliases from CPU model tableEduardo Habkost2015-04-271-7/+0
| * target-i386: X86CPU::xlevel2 QOM propertyEduardo Habkost2015-04-271-1/+2
| * target-i386: Make "level" and "xlevel" properties staticEduardo Habkost2015-04-271-38/+2
| * qemu-config: Accept empty option valuesEduardo Habkost2015-04-271-1/+3
| * MAINTAINERS: Change status of X86 to MaintainedEduardo Habkost2015-04-271-1/+1
| * MAINTAINERS: Add myself to X86Eduardo Habkost2015-04-271-0/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell2015-04-281-0/+9
|\ \
| * | MAINTAINERS: Add myself as NUMA code maintainerEduardo Habkost2015-04-271-0/+9
* | | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...Peter Maydell2015-04-2842-362/+1086
|\ \ \
| * | | Allow ARMv8 SCR.SMD updatesGreg Bellows2015-04-261-1/+3
| * | | target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabledSergey Fedorov2015-04-261-1/+2
| * | | target-arm: rename c1_coproc to cpacr_el1Sergey Fedorov2015-04-264-7/+7
| * | | target-arm: Check watchpoints against CPU security statePeter Maydell2015-04-261-2/+4
| * | | target-arm: Use attribute info to handle user-only watchpointsPeter Maydell2015-04-261-11/+12
| * | | target-arm: Add user-mode transaction attributePeter Maydell2015-04-262-0/+3
| * | | target-arm: Use correct memory attributes for page table walksPeter Maydell2015-04-261-9/+40
| * | | target-arm: Honour NS bits in page tablesPeter Maydell2015-04-262-12/+69
| * | | Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell2015-04-2619-91/+195
| * | | exec.c: Capture the memory attributes for a watchpoint hitPeter Maydell2015-04-262-15/+33
| * | | exec.c: Add new address_space_ld*/st* functionsPeter Maydell2015-04-262-50/+314
| * | | exec.c: Make address_space_rw take transaction attributesPeter Maydell2015-04-269-50/+77
| * | | exec.c: Convert subpage memory ops to _with_attrsPeter Maydell2015-04-261-12/+21
| * | | Add MemTxAttrs to the IOTLBPeter Maydell2015-04-264-5/+22
| * | | Make CPU iotlb a structure rather than a plain hwaddrPeter Maydell2015-04-263-19/+30
| * | | memory: Replace io_mem_read/write with memory_region_dispatch_read/writePeter Maydell2015-04-267-54/+95
| * | | memory: Define API for MemoryRegionOps to take attrs and return statusPeter Maydell2015-04-263-67/+203
| |/ /
* | | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell2015-04-278-43/+29
|\ \ \
| * | | spice: learn to hide cursorMarc-André Lureau2015-04-271-3/+6
| * | | spice: set pointer position on hotspotMarc-André Lureau2015-04-272-5/+8
| * | | spice: fix mouse cursor positionMarc-André Lureau2015-04-271-1/+1
| * | | spice: fix simple display on bigendian hostsGerd Hoffmann2015-04-272-1/+3
| * | | monitor: Make client_migrate_info synchronousMarkus Armbruster2015-04-275-33/+11
* | | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150427-1' into s...Peter Maydell2015-04-273-52/+124
|\ \ \ \ | |_|_|/ |/| | |
| * | | 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
OpenPOWER on IntegriCloud