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
path:
root
/
hw
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-05
numa: Extend CLI to provide memory side cache information
Liu Jingqi
1
-0
/
+80
2020-01-05
numa: Extend CLI to provide memory latency and bandwidth information
Liu Jingqi
1
-0
/
+194
2020-01-05
numa: Extend CLI to provide initiator information for numa nodes
Tao Xu
2
-0
/
+87
2020-01-05
virtio-pci: disable vring processing when bus-mastering is disabled
Michael Roth
1
-0
/
+1
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-141
/
+0
2019-12-18
hw/core/qdev: cleanup Error ** variables
Vladimir Sementsov-Ogievskiy
1
-15
/
+13
2019-12-18
hmp: drop Error pointer indirection in hmp_handle_error
Vladimir Sementsov-Ogievskiy
1
-3
/
+3
2019-12-18
hw/core: Fix fit_load_fdt() error API violations
Markus Armbruster
1
-7
/
+8
2019-12-17
kvm: convert "-machine kernel_irqchip" to an accelerator property
Paolo Bonzini
1
-61
/
+0
2019-12-17
kvm: convert "-machine kvm_shadow_mem" to an accelerator property
Paolo Bonzini
1
-39
/
+0
2019-12-17
xen: convert "-machine igd-passthru" to an accelerator property
Paolo Bonzini
1
-20
/
+0
2019-12-17
vl: configure accelerators from -accel options
Paolo Bonzini
1
-21
/
+0
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
1
-0
/
+5
2019-11-12
numa: Add missing \n to error message
Greg Kurz
1
-1
/
+1
2019-11-11
ptimer: Remove old ptimer_init_with_bh() API
Peter Maydell
1
-76
/
+15
2019-11-05
Revert "irq: introduce qemu_irq_proxy()"
Philippe Mathieu-Daudé
1
-14
/
+0
2019-10-30
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-plugins-281019-4'...
Peter Maydell
1
-0
/
+2
2019-10-29
migration: allow unplug during migration for failover devices
Jens Freimann
1
-0
/
+1
2019-10-29
qdev/qbus: add hidden device support
Jens Freimann
1
-0
/
+24
2019-10-28
cpu: hook plugin vcpu events
Emilio G. Cota
1
-0
/
+2
2019-10-15
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
1
-2
/
+8
2019-10-15
ptimer: Provide new transaction-based API
Peter Maydell
1
-15
/
+137
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
1
-1
/
+1
2019-10-01
hw/core/loader: Fix possible crash in rom_copy()
Thomas Huth
1
-1
/
+1
2019-09-25
cputlb: Remove cpu->mem_io_vaddr
Richard Henderson
1
-1
/
+0
2019-09-19
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2
-0
/
+5
2019-09-18
loader: Trace loaded images
Alexey Kardashevskiy
2
-0
/
+5
2019-09-17
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-0
/
+17
2019-09-16
qdev/machine: Introduce hotplug_allowed hook
Peter Xu
1
-0
/
+17
2019-09-16
elf-ops.h: fix int overflow in load_elf()
Stefano Garzarella
1
-0
/
+2
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+3
2019-09-04
virtio-pci: Add Function Level Reset support
Julia Suvorova
1
-1
/
+3
2019-09-03
qapi: report the default CPU type for each machine
Daniel P. Berrangé
1
-0
/
+4
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
1
-6
/
+9
2019-09-03
numa: move numa global variable have_numa_distance into MachineState
Tao Xu
1
-3
/
+2
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
3
-32
/
+55
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
6
-3
/
+472
2019-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
1
-0
/
+57
2019-08-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...
Peter Maydell
1
-0
/
+3
2019-08-21
qapi: Move query-target from misc.json to machine.json
Markus Armbruster
1
-0
/
+10
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
5
-3
/
+462
2019-08-21
audio: add audiodev properties to frontends
Kővágó, Zoltán
1
-0
/
+57
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
1
-0
/
+3
2019-08-20
migration: do not rom_reset() during incoming migration
Catherine Ho
1
-0
/
+10
2019-08-20
loader: Handle memory-mapped ELFs
Stefano Garzarella
1
-8
/
+30
2019-08-20
hw/core: Add a config switch for the generic loader device
Thomas Huth
2
-1
/
+5
2019-08-20
hw/core: Add a config switch for the "split-irq" device
Thomas Huth
2
-1
/
+4
2019-08-20
hw/core: Add a config switch for the "or-irq" device
Thomas Huth
2
-1
/
+4
2019-08-20
hw/core: Add a config switch for the "register" device
Thomas Huth
2
-1
/
+4
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2
-1
/
+2
[next]