index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-22
Dump: add qmp command "query-dump"
Peter Xu
3
-6
/
+76
2016-02-22
DumpState: adding total_size and written_size fields
Peter Xu
2
-0
/
+41
2016-02-22
dump-guest-memory: add "detach" support
Peter Xu
4
-1
/
+34
2016-02-22
dump-guest-memory: disable dump when in INMIGRATE state
Peter Xu
1
-0
/
+5
2016-02-22
dump-guest-memory: introduce dump_process() helper function.
Peter Xu
2
-10
/
+24
2016-02-22
dump-guest-memory: add dump_in_progress() helper function
Peter Xu
3
-0
/
+31
2016-02-22
dump-guest-memory: using static DumpState, add DumpStatus
Peter Xu
3
-5
/
+36
2016-02-22
dump-guest-memory: add "detach" flag for QMP/HMP interfaces.
Peter Xu
5
-10
/
+23
2016-02-22
dump-guest-memory: cleanup: removing dump_{error|cleanup}().
Peter Xu
1
-46
/
+32
2016-02-22
scripts/kvm/kvm_stat: Fix missing right parantheses and ".format(...)"
Fam Zheng
1
-2
/
+3
2016-02-19
qemu-options.hx: Improve documentation of chardev multiplexing mode
Peter Maydell
2
-12
/
+63
2016-02-18
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160218-...
Peter Maydell
25
-348
/
+1144
2016-02-18
hw/timer: QOM'ify pxa2xx_timer
xiaoqiang.zhao
1
-15
/
+21
2016-02-18
hw/timer: QOM'ify pl031
xiaoqiang.zhao
1
-6
/
+5
2016-02-18
hw/timer: QOM'ify exynos4210_rtc
xiaoqiang.zhao
1
-7
/
+5
2016-02-18
hw/timer: QOM'ify exynos4210_pwm
xiaoqiang.zhao
1
-7
/
+5
2016-02-18
hw/timer: QOM'ify exynos4210_mct
xiaoqiang.zhao
1
-7
/
+5
2016-02-18
hw/timer: QOM'ify arm_timer (pass 2)
xiaoqiang.zhao
1
-1
/
+1
2016-02-18
hw/timer: QOM'ify arm_timer (pass 1)
xiaoqiang.zhao
1
-21
/
+19
2016-02-18
hw/sd: use guest error logging rather than fprintf to stderr
Andrew Baumann
1
-9
/
+12
2016-02-18
hw/sd: model a power-up delay, as a workaround for an EDK2 bug
Andrew Baumann
1
-5
/
+76
2016-02-18
hw/sd: implement CMD23 (SET_BLOCK_COUNT) for MMC compatibility
Andrew Baumann
1
-0
/
+37
2016-02-18
hw/sd/pxa2xx_mmci: Add reset function
Peter Maydell
1
-0
/
+30
2016-02-18
hw/sd/pxa2xx_mmci: Convert to VMStateDescription
Peter Maydell
1
-92
/
+64
2016-02-18
hw/sd/pxa2xx_mmci: Update to use new SDBus APIs
Peter Maydell
1
-14
/
+66
2016-02-18
hw/sd/pxa2xx_mmci: convert to SysBusDevice object
Peter Maydell
1
-16
/
+54
2016-02-18
sdhci_sysbus: Create SD card device in users, not the device itself
Peter Maydell
4
-26
/
+45
2016-02-18
hw/sd/sdhci.c: Update to use SDBus APIs
Peter Maydell
2
-31
/
+69
2016-02-18
hw/sd: Add QOM bus which SD cards plug in to
Peter Maydell
4
-5
/
+252
2016-02-18
hw/sd/sd.c: Convert sd_reset() function into Device reset method
Peter Maydell
1
-5
/
+5
2016-02-18
hw/sd/sd.c: QOMify
Peter Maydell
2
-22
/
+80
2016-02-18
hw/sd/sdhci.c: Remove x-drive property
Peter Maydell
1
-6
/
+0
2016-02-18
ARM: PL061: Cleaning field of PL061 device state
Wei Huang
1
-4
/
+2
2016-02-18
ARM: PL061: Clear PL061 device state after reset
Wei Huang
1
-4
/
+27
2016-02-18
target-arm: Add PMUSERENR_EL0 register
Alistair Francis
1
-0
/
+6
2016-02-18
target-arm: Add the pmovsclr_el0 and pmintenclr_el1 registers
Alistair Francis
1
-0
/
+12
2016-02-18
target-arm: Add the pmceid0 and pmceid1 registers
Alistair Francis
4
-0
/
+22
2016-02-18
target-arm: UNDEF in the UNPREDICTABLE SRS-from-System case
Peter Maydell
2
-4
/
+13
2016-02-18
target-arm: Combine user-only and softmmu get/set_r13_banked()
Peter Maydell
1
-19
/
+0
2016-02-18
target-arm: Move bank_number() into internals.h
Peter Maydell
2
-26
/
+25
2016-02-18
target-arm: Move get/set_r13_banked() to op_helper.c
Peter Maydell
2
-33
/
+37
2016-02-18
target-arm: Clean up trap/undef handling of SRS
Peter Maydell
1
-5
/
+61
2016-02-18
target-arm: Report correct syndrome for FPEXC32_EL2 traps
Peter Maydell
3
-2
/
+20
2016-02-18
target-arm: Implement MDCR_EL3.TDA and MDCR_EL2.TDA traps
Peter Maydell
1
-9
/
+30
2016-02-18
target-arm: Implement MDCR_EL2.TDRA traps
Peter Maydell
1
-3
/
+24
2016-02-18
target-arm: Implement MDCR_EL3.TDOSA and MDCR_EL2.TDOSA traps
Peter Maydell
2
-1
/
+34
2016-02-18
target-arm: Fix handling of SCR.SMD
Peter Maydell
1
-5
/
+7
2016-02-18
target-arm: correct CNTFRQ access rights
Peter Maydell
2
-3
/
+38
2016-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.6-20160218' into...
Peter Maydell
13
-232
/
+393
2016-02-18
hw/ppc/spapr: Halt CPU when powering off via RTAS call
Thomas Huth
1
-0
/
+1
[next]