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-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
2020-01-30
block/io_uring: adds userspace completion polling
Aarushi Mehta
1
-1
/
+16
2020-01-30
block: add trace events for io_uring
Aarushi Mehta
2
-3
/
+32
2020-01-30
block/file-posix.c: extend to use io_uring
Aarushi Mehta
1
-19
/
+79
2020-01-30
blockdev: adds bdrv_parse_aio to use io_uring
Aarushi Mehta
3
-8
/
+27
2020-01-30
util/async: add aio interfaces for io_uring
Aarushi Mehta
1
-0
/
+36
2020-01-30
stubs: add stubs for io_uring interface
Aarushi Mehta
3
-0
/
+34
2020-01-30
block/io_uring: implements interfaces for io_uring
Aarushi Mehta
5
-1
/
+439
2020-01-30
block/block: add BDRV flag for io_uring
Aarushi Mehta
1
-0
/
+1
2020-01-30
qapi/block-core: add option for io_uring
Aarushi Mehta
1
-1
/
+3
2020-01-30
configure: permit use of io_uring
Aarushi Mehta
1
-0
/
+27
2020-01-30
block/io: take bs->reqs_lock in bdrv_mark_request_serialising
Paolo Bonzini
1
-49
/
+63
2020-01-30
block/io: wait for serialising requests when a request becomes serialising
Paolo Bonzini
3
-26
/
+18
2020-01-30
block: eliminate BDRV_REQ_NO_SERIALISING
Paolo Bonzini
2
-26
/
+4
2020-01-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200130'...
Peter Maydell
51
-90
/
+1727
2020-01-30
target/arm/cpu: Add the kvm-no-adjvtime CPU property
Andrew Jones
9
-1
/
+92
2020-01-30
target/arm/kvm: Implement virtual time adjustment
Andrew Jones
6
-0
/
+150
2020-01-30
tests/arm-cpu-features: Check feature default values
Andrew Jones
1
-9
/
+28
2020-01-30
target/arm/kvm64: kvm64 cpus have timer registers
Andrew Jones
1
-0
/
+1
2020-01-30
hw/arm/virt: Add missing 5.0 options call to 4.2 options
Andrew Jones
1
-0
/
+1
2020-01-30
target/arm/kvm: trivial: Clean up header documentation
Andrew Jones
1
-19
/
+27
2020-01-30
hw/intc/arm_gicv3_kvm: Stop wrongly programming GICR_PENDBASER.PTZ bit
Zenghui Yu
1
-7
/
+4
2020-01-30
hw/s390x/ipl: replace deprecated qdev_reset_all registration
Damien Hedde
1
-1
/
+9
[next]