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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
4
-8
/
+16
2019-09-04
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190903'...
Peter Maydell
3
-13
/
+1
2019-09-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190829' into...
Peter Maydell
2
-10
/
+15
2019-09-03
include/exec/cpu-defs.h: fix typo
Alex Bennée
1
-1
/
+1
2019-09-03
includes: remove stale [smp|max]_cpus externs
Alex Bennée
1
-2
/
+0
2019-09-03
memory: Remove unused memory_region_iommu_replay_all()
Eric Auger
1
-10
/
+0
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
1
-2
/
+3
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
1
-2
/
+2
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
3
-3
/
+10
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
1
-2
/
+2
2019-09-03
includes: remove stale [smp|max]_cpus externs
Alex Bennée
1
-2
/
+0
2019-09-03
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-1
/
+30
2019-08-29
spapr/pci: Convert types to QEMU coding style
Greg Kurz
1
-10
/
+14
2019-08-29
spapr_pci: Advertise BAR reallocation capability
Alexey Kardashevskiy
1
-0
/
+1
2019-08-27
block/qcow2: implement .bdrv_co_pwritev(_compressed)_part
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2019-08-27
block/io: introduce bdrv_co_p{read, write}v_part
Vladimir Sementsov-Ogievskiy
1
-0
/
+6
2019-08-27
block: define .*_part io handlers in BlockDriver
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2019-08-27
util/iov: improve qemu_iovec_is_zero
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-08-27
util/iov: introduce qemu_iovec_init_extended
Vladimir Sementsov-Ogievskiy
1
-0
/
+7
2019-08-27
xen: Fix ring.h header
Anthony PERARD
1
-6
/
+7
2019-08-22
Merge remote-tracking branch 'remotes/berrange/tags/autofree-pull-request' in...
Peter Maydell
6
-40
/
+12
2019-08-22
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2019-08-22
crypto: define cleanup functions for use with g_autoptr
Daniel P. Berrangé
5
-0
/
+10
2019-08-22
glib: bump min required glib library version to 2.48
Daniel P. Berrangé
1
-40
/
+2
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
8
-7
/
+7
2019-08-21
module: return success on module load
Marc-André Lureau
1
-1
/
+1
2019-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
2
-2
/
+5
2019-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
8
-11
/
+71
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
8
-7
/
+7
2019-08-21
spapr/irq: Drop spapr_irq_msi_reset()
Greg Kurz
1
-1
/
+0
2019-08-21
spapr: Implement ibm,suspend-me
Nicholas Piggin
1
-1
/
+2
2019-08-21
machine: Add wakeup method to MachineClass
Nicholas Piggin
1
-0
/
+1
2019-08-21
ppc/xive: Improve 'info pic' support
Cédric Le Goater
2
-5
/
+6
2019-08-21
ppc/xive: Provide silent escalation support
Cédric Le Goater
1
-0
/
+2
2019-08-21
ppc/xive: Provide unconditional escalation support
Cédric Le Goater
1
-0
/
+2
2019-08-21
ppc/xive: use an abstract type for XiveNotifier
Cédric Le Goater
1
-4
/
+2
2019-08-21
spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy
Michael Roth
2
-0
/
+42
2019-08-21
spapr: Implement H_PROD
Nicholas Piggin
1
-0
/
+1
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
1
-0
/
+7
2019-08-21
audio: use size_t where makes sense
Kővágó, Zoltán
1
-2
/
+2
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
1
-0
/
+3
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2
-0
/
+6
2019-08-20
icount: remove unnecessary gen_io_end calls
Pavel Dovgalyuk
1
-1
/
+7
2019-08-20
icount: clean up cpu_can_io at the entry to the block
Pavel Dovgalyuk
1
-18
/
+20
2019-08-20
replay: rename step-related variables and functions
Pavel Dovgalyuk
1
-1
/
+1
2019-08-20
util/qemu-timer: refactor deadline calculation for external timers
Pavel Dovgalyuk
1
-2
/
+6
2019-08-20
timer: last, remove last bits of last
Dr. David Alan Gilbert
1
-13
/
+0
2019-08-20
timer: Remove reset notifiers
Dr. David Alan Gilbert
1
-22
/
+0
2019-08-20
memory: fix race between TCG and accesses to dirty bitmap
Paolo Bonzini
1
-0
/
+12
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
2
-1
/
+2
[next]