aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-28uninorth: convert ffs(3) to ctz32()Stefan Hajnoczi
2015-04-28hw/arm/nseries: convert ffs(3) to ctz32()Stefan Hajnoczi
2015-04-28bt-sdp: fix broken uuids power-of-2 calculationStefan Hajnoczi
2015-04-28MAINTAINERS: Add myself as the maintainer of the Quorum driverAlberto Garcia
2015-04-28savevm: create snapshot failed when id_str already existsYi Wang
2015-04-28Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2015-04-28Merge remote-tracking branch 'remotes/ehabkost/tags/numa-pull-request' into s...Peter Maydell
2015-04-28Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...Peter Maydell
2015-04-27Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...Peter Maydell
2015-04-27target-i386: Remove AMD feature flag aliases from CPU model tableEduardo Habkost
2015-04-27target-i386: X86CPU::xlevel2 QOM propertyEduardo Habkost
2015-04-27target-i386: Make "level" and "xlevel" properties staticEduardo Habkost
2015-04-27qemu-config: Accept empty option valuesEduardo Habkost
2015-04-27MAINTAINERS: Change status of X86 to MaintainedEduardo Habkost
2015-04-27MAINTAINERS: Add myself to X86Eduardo Habkost
2015-04-27Merge remote-tracking branch 'remotes/kraxel/tags/pull-gtk-20150427-1' into s...Peter Maydell
2015-04-27MAINTAINERS: Add myself as NUMA code maintainerEduardo Habkost
2015-04-27Merge remote-tracking branch 'remotes/qmp-unstable/tags/for-upstream' into st...Peter Maydell
2015-04-27spice: learn to hide cursorMarc-André Lureau
2015-04-27spice: set pointer position on hotspotMarc-André Lureau
2015-04-27spice: fix mouse cursor positionMarc-André Lureau
2015-04-27spice: fix simple display on bigendian hostsGerd Hoffmann
2015-04-27monitor: Make client_migrate_info synchronousMarkus Armbruster
2015-04-27gtk: Avoid accel key leakage into guest on console switchJan Kiszka
2015-04-27gtk: Fix VTE focus grabbingJan Kiszka
2015-04-26Allow ARMv8 SCR.SMD updatespull-target-arm-20150427Greg Bellows
2015-04-26target-arm: Adjust id_aa64pfr0 when has_el3 CPU property disabledSergey Fedorov
2015-04-26target-arm: rename c1_coproc to cpacr_el1Sergey Fedorov
2015-04-26target-arm: Check watchpoints against CPU security statePeter Maydell
2015-04-26target-arm: Use attribute info to handle user-only watchpointsPeter Maydell
2015-04-26target-arm: Add user-mode transaction attributePeter Maydell
2015-04-26target-arm: Use correct memory attributes for page table walksPeter Maydell
2015-04-26target-arm: Honour NS bits in page tablesPeter Maydell
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell
2015-04-26exec.c: Capture the memory attributes for a watchpoint hitPeter Maydell
2015-04-26exec.c: Add new address_space_ld*/st* functionsPeter Maydell
2015-04-26exec.c: Make address_space_rw take transaction attributesPeter Maydell
2015-04-26exec.c: Convert subpage memory ops to _with_attrsPeter Maydell
2015-04-26Add MemTxAttrs to the IOTLBPeter Maydell
2015-04-26Make CPU iotlb a structure rather than a plain hwaddrPeter Maydell
2015-04-26memory: Replace io_mem_read/write with memory_region_dispatch_read/writePeter Maydell
2015-04-26memory: Define API for MemoryRegionOps to take attrs and return statusPeter Maydell
2015-04-25Open 2.4 development treePeter Maydell
2015-04-24qmp: Give saner messages related to qmp_capabilities misuseEric Blake
2015-04-24qmp-commands: fix incorrect uses of ":O" specifierPaolo Bonzini
2015-04-24qapi: Drop dead genlist parameterEric Blake
2015-04-24balloon: improve error msg when adding second deviceLuiz Capitulino
2015-04-24Update version for v2.3.0 releasePeter Maydell
2015-04-22console/gtk: add qemu_console_get_labelGerd Hoffmann
2015-04-22gtk: bind to text terminal consoles tooGerd Hoffmann