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
2020-02-03
Makefile: Ensure we don't run Sphinx in parallel for manpages
Peter Maydell
2
-7
/
+46
2020-02-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200203' into...
Peter Maydell
76
-1017
/
+7565
2020-02-03
tests: Silence various warnings with pseries
Greg Kurz
4
-5
/
+16
2020-02-03
target/ppc: Use probe_write for DCBZ
Richard Henderson
1
-1
/
+1
2020-02-03
target/ppc: Remove redundant mask in DCBZ
Richard Henderson
1
-1
/
+1
2020-02-03
target/ppc: Use probe_access for LMW, STMW
Richard Henderson
1
-13
/
+32
2020-02-03
target/ppc: Use probe_access for LSW, STSW
Richard Henderson
1
-20
/
+128
2020-02-03
ppc: spapr: Activate the FWNMI functionality
Aravinda Prasad
1
-1
/
+2
2020-02-03
migration: Include migration support for machine check handling
Aravinda Prasad
4
-1
/
+66
2020-02-03
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
3
-1
/
+72
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
4
-3
/
+253
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
6
-0
/
+76
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
5
-1
/
+38
2020-02-03
Wrapper function to wait on condition for the main loop mutex
Aravinda Prasad
2
-0
/
+13
2020-02-03
target/ppc/cpu.h: Put macro parameter in parentheses
BALATON Zoltan
1
-1
/
+1
2020-02-03
spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine
David Gibson
2
-5
/
+21
2020-02-02
ppc/pnv: change the PowerNV machine devices to be non user creatable
Cédric Le Goater
8
-1
/
+12
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
11
-3
/
+2614
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
10
-0
/
+2943
2020-02-02
docs/specs/tpm: reST-ify TPM documentation
Marc-André Lureau
3
-445
/
+504
2020-02-02
hw/ppc/Kconfig: Enable TPM_SPAPR as part of PSERIES config
Stefan Berger
1
-1
/
+1
2020-02-02
tpm_spapr: Support suspend and resume
Stefan Berger
2
-1
/
+53
2020-02-02
tpm_spapr: Support TPM for ppc64 using CRQ based interface
Stefan Berger
7
-4
/
+423
2020-02-02
spapr: Implement get_dt_compatible() callback
Stefan Berger
2
-2
/
+10
2020-02-02
tpm: Move tpm_tis_show_buffer to tpm_util.c
Stefan Berger
4
-29
/
+33
2020-02-02
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
5
-2
/
+37
2020-02-02
ppc/pnv: remove useless "core-pir" property alias.
Cédric Le Goater
1
-15
/
+13
2020-02-02
ppc/pnv: Add support for HRMOR on Radix host
Cédric Le Goater
1
-0
/
+6
2020-02-02
spapr: Don't allow multiple active vCPUs at CAS
Greg Kurz
1
-0
/
+12
2020-02-02
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
3
-0
/
+46
2020-02-02
target/ppc: Add privileged message send facilities
Cédric Le Goater
5
-20
/
+132
2020-02-02
spapr: Fail CAS if option vector table cannot be parsed
Greg Kurz
1
-0
/
+8
2020-02-02
target/ppc: Clarify the meaning of return values in kvm_handle_debug
Fabiano Rosas
1
-6
/
+9
2020-02-02
hw/ppc/prep: Remove the deprecated "prep" machine and the OpenHackware BIOS
Thomas Huth
15
-455
/
+10
2020-02-02
ppc:virtex_ml507: remove unused arguments
Igor Mammedov
1
-5
/
+2
2020-02-02
ppc/pnv: improve error logging when a PNOR update fails
Cédric Le Goater
1
-1
/
+2
2020-02-02
ppc/pnv: use QEMU unit definition MiB
Cédric Le Goater
1
-1
/
+2
2020-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
7
-33
/
+30
2020-01-31
target/arm: fix TCG leak for fcvt half->double
Alex Bennée
1
-2
/
+2
2020-01-31
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
37
-172
/
+878
2020-01-30
qemu_set_log_filename: filename argument may be NULL
Salvador Fandino
3
-19
/
+18
2020-01-30
hw/display/qxl.c: Use trace_event_get_state_backends()
Peter Maydell
1
-1
/
+1
2020-01-30
memory.c: Use trace_event_get_state_backends()
Peter Maydell
1
-4
/
+4
2020-01-30
docs/devel/tracing.txt: Recommend only trace_event_get_state_backends()
Peter Maydell
1
-7
/
+5
2020-01-30
Makefile: Keep trace-events-subdirs ordered
Philippe Mathieu-Daudé
1
-2
/
+2
2020-01-30
tests/qemu-iotests: use AIOMODE with various tests
Aarushi Mehta
11
-25
/
+26
2020-01-30
tests/qemu-iotests: enable testing with aio options
Aarushi Mehta
3
-3
/
+38
2020-01-30
qemu-nbd: adds option for aio engines
Aarushi Mehta
2
-10
/
+6
2020-01-30
qemu-img: adds option to use aio engine for benchmarking
Aarushi Mehta
3
-4
/
+16
2020-01-30
qemu-io: adds option to use aio engine
Aarushi Mehta
1
-4
/
+21
[next]