aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-08-19target-arm: Rename QEMU PSCI v0.1 definitionsChristoffer Dall
2014-08-19target-arm: Implement MDSCR_EL1 as having statePeter Maydell
2014-08-19target-arm: Implement ARMv8 single-stepping for AArch32 codePeter Maydell
2014-08-19target-arm: Implement ARMv8 single-step handling for A64 codePeter Maydell
2014-08-19target-arm: A64: Avoid duplicate exit_tb(0) in non-linked goto_tbPeter Maydell
2014-08-19target-arm: Set PSTATE.SS correctly on exception return from AArch64Peter Maydell
2014-08-19target-arm: Correctly handle PSTATE.SS when taking exception to AArch32Peter Maydell
2014-08-19target-arm: Don't allow AArch32 to access RES0 CPSR bitsPeter Maydell
2014-08-19target-arm: Adjust debug ID registers per-CPUPeter Maydell
2014-08-19target-arm: Provide both 32 and 64 bit versions of debug registersPeter Maydell
2014-08-19target-arm: Allow STATE_BOTH reginfo descriptions for more than cp14Peter Maydell
2014-08-19target-arm: Collect up the debug cp register definitionsPeter Maydell
2014-08-19target-arm: Fix return address for A64 BRK instructionsPeter Maydell
2014-08-19Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2014-08-19Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell
2014-08-18monitor: fix use after freeMichael S. Tsirkin
2014-08-18dump.c: Fix memory leak issue in cleanup processing for dump_init()Chen Gang
2014-08-18monitor: Remove hardcoded watchdog event namesHani Benhabiles
2014-08-18Merge remote-tracking branch 'remotes/amit/for-2.2' into stagingPeter Maydell
2014-08-18virtio-serial: search for duplicate port names before adding new portsAmit Shah
2014-08-18virtio-serial: create a linked list of all active devicesAmit Shah
2014-08-18Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell
2014-08-18Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2014-08-18mtree: remove write-only fieldPaolo Bonzini
2014-08-18memory: Use canonical path component as the namePeter Crosthwaite
2014-08-18memory: Use memory_region_name for name accessPeter Crosthwaite
2014-08-18memory: constify memory_region_namePeter Crosthwaite
2014-08-18exec: Abstract away ref to memory region namesPeter Crosthwaite
2014-08-18loader: Abstract away ref to memory region namesPeter Crosthwaite
2014-08-18tpm_tis: remove instance_finalize callbackPaolo Bonzini
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-08-18memory: convert memory_region_destroy to object_unparentPaolo Bonzini
2014-08-17ioport: split deletion and destructionPaolo Bonzini
2014-08-17nic: do not destroy memory regions in cleanup functionsPaolo Bonzini
2014-08-17vga: do not dynamically allocate chain4_aliasPaolo Bonzini
2014-08-17sysbus: remove unused function sysbus_del_ioPaolo Bonzini
2014-08-17qom: object: move unparenting to the child property's release callbackPaolo Bonzini
2014-08-17qom: object: delete properties before calling instance_finalizePaolo Bonzini
2014-08-17target-sparc64: implement Short Floating-Point Store InstructionsArtyom Tarasenko
2014-08-17apb: add IOMMU flush register implementationMark Cave-Ayland
2014-08-17sun4u: switch second PCI-ebus bridge BAR over to PCI IO spaceMark Cave-Ayland
2014-08-15Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...Peter Maydell
2014-08-15qcow2: fix new_blocks double-free in alloc_refcount_block()Stefan Hajnoczi
2014-08-15image-fuzzer: Reduce number of generator functions in __init__Maria Kustova
2014-08-15image-fuzzer: Add generators of L1/L2 tablesMaria Kustova
2014-08-15image-fuzzer: Add fuzzing functions for L1/L2 table entriesMaria Kustova
2014-08-15docs: Expand the list of supported image elements with L1/L2 tablesMaria Kustova
2014-08-15image-fuzzer: Public API for image-fuzzer/runner/runner.pyMaria Kustova
2014-08-15image-fuzzer: Generator of fuzzed qcow2 imagesMaria Kustova
2014-08-15image-fuzzer: Fuzzing functions for qcow2 imagesMaria Kustova