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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-07
escc: introduce a selector for the register bit
Laurent Vivier
1
-0
/
+1
2019-09-07
m68k: Add NeXTcube machine
Thomas Huth
1
-0
/
+38
2019-09-07
m68k: Add NeXTcube keyboard device
Thomas Huth
1
-0
/
+2
2019-09-07
m68k: Add NeXTcube framebuffer device emulation
Thomas Huth
1
-0
/
+7
2019-09-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-2
/
+0
2019-09-04
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190903' into staging
Peter Maydell
1
-0
/
+37
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
3
-3
/
+4
2019-09-04
virtio-rng: Keep the default backend out of VirtIORNGConf
Markus Armbruster
1
-2
/
+0
2019-09-03
exec: Factor out cpu_watchpoint_address_matches
Richard Henderson
1
-0
/
+7
2019-09-03
exec: Factor out core logic of check_watchpoint()
David Hildenbrand
1
-0
/
+7
2019-09-03
exec: Move user-only watchpoint stubs inline
Richard Henderson
1
-0
/
+23
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2
-1
/
+2
2019-09-03
hw/arm: simplify arm_load_dtb
Tao Xu
1
-2
/
+2
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
xen: Fix ring.h header
Anthony PERARD
1
-6
/
+7
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
3
-2
/
+1131
2019-08-21
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190821-pull-request...
Peter Maydell
1
-0
/
+3
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
3
-2
/
+1131
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: 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
hw/i386/pc: Map into memory the initrd
Stefano Garzarella
1
-0
/
+1
2019-08-20
elf-ops.h: Map into memory the ELF to load
Stefano Garzarella
1
-29
/
+42
2019-08-20
loader: Handle memory-mapped ELFs
Stefano Garzarella
2
-3
/
+4
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
4
-4
/
+2
2019-08-16
Include sysemu/sysemu.h a lot less
Markus Armbruster
1
-5
/
+0
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
7
-7
/
+0
2019-08-16
Include sysemu/hostmem.h less
Markus Armbruster
2
-2
/
+0
2019-08-16
numa: Don't include hw/boards.h into sysemu/numa.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/boards.h a bit less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
54
-51
/
+42
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-08-16
Include qemu/queue.h slightly less
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
29
-29
/
+0
2019-08-16
Include qom/object.h slightly less
Markus Armbruster
2
-3
/
+1
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
16
-9
/
+11
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
8
-6
/
+2
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
1
-4
/
+2
[next]