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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-15
pl031: Correctly migrate state when using -rtc clock=host
Peter Maydell
1
-0
/
+2
2019-07-15
scsi: explicitly list guest-recoverable sense codes
Paolo Bonzini
1
-0
/
+1
2019-07-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190714' into staging
Peter Maydell
3
-13
/
+58
2019-07-14
tcg: Release mmap_lock on translation fault
Richard Henderson
1
-4
/
+16
2019-07-14
tcg: Remove duplicate #if !defined(CODE_ACCESS)
Richard Henderson
1
-2
/
+0
2019-07-14
tcg: Remove cpu_ld*_code_ra
Richard Henderson
1
-1
/
+5
2019-07-14
tcg: Introduce set/clear_helper_retaddr
Richard Henderson
2
-6
/
+26
2019-07-14
include/qemu/atomic.h: Add signal_barrier
Richard Henderson
1
-0
/
+11
2019-07-12
virtio-balloon: fix QEMU 4.0 config size migration incompatibility
Stefan Hajnoczi
1
-0
/
+2
2019-07-12
pcie: consistent names for function args
Michael S. Tsirkin
1
-2
/
+2
2019-07-08
qdev: add qdev_add_vm_change_state_handler()
Stefan Hajnoczi
1
-0
/
+5
2019-07-08
vl: add qemu_add_vm_change_state_handler_prio()
Stefan Hajnoczi
1
-0
/
+2
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
1
-0
/
+3
2019-07-05
machine: Refactor smp_parse() in vl.c as MachineClass::smp_parse()
Like Xu
2
-0
/
+6
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
1
-0
/
+3
2019-07-05
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
1
-22
/
+54
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
1
-0
/
+2
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
1
-0
/
+2
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
3
-5
/
+6
2019-07-05
hw/boards: Add struct CpuTopology to MachineState
Like Xu
1
-0
/
+15
2019-07-05
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
7
-1
/
+112
2019-07-04
pc: Move compat_apic_id_mode variable to PCMachineClass
Eduardo Habkost
1
-0
/
+3
2019-07-04
virtio: Set "start_on_kick" for legacy devices
Xie Yongji
1
-1
/
+1
2019-07-04
virtio: add "use-started" property
Xie Yongji
1
-0
/
+21
2019-07-04
virtio-pci: Proxy for virtio-pmem
Pankaj Gupta
1
-0
/
+1
2019-07-04
virtio-pmem: sync linux headers
Pankaj Gupta
2
-0
/
+35
2019-07-04
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20190702.0' in...
Peter Maydell
1
-5
/
+0
2019-07-04
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-sf1-v3...
Peter Maydell
3
-0
/
+63
2019-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190703-pull-request' ...
Peter Maydell
2
-2
/
+38
2019-07-03
hw/i2c/bitbang_i2c: Use in-place rather than malloc'd bitbang_i2c_interface s...
Peter Maydell
2
-2
/
+38
2019-07-03
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-07-02-v2'...
Peter Maydell
6
-3
/
+162
2019-07-02
vfio-common.h: Remove inaccurate comment
Fabiano Rosas
1
-5
/
+0
2019-07-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702' into...
Peter Maydell
9
-16
/
+22
2019-07-02
virtio-pmem: add virtio device
Pankaj Gupta
1
-0
/
+49
2019-07-02
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-02' in...
Peter Maydell
1
-1
/
+2
2019-07-02
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-2
/
+6
2019-07-02
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190701'...
Peter Maydell
6
-8
/
+124
2019-07-02
qapi: Split dump.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-07-02
hw/core: Collect HMP command handlers in hw/core/
Markus Armbruster
1
-0
/
+1
2019-07-02
hw/core: Collect QMP command handlers in hw/core/
Markus Armbruster
1
-0
/
+2
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
2
-1
/
+2
2019-07-02
qom: Move HMP command handlers to qom/
Markus Armbruster
2
-1
/
+3
2019-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into staging
Peter Maydell
2
-0
/
+5
2019-07-02
hmp: Move hmp.h to include/monitor/
Markus Armbruster
1
-0
/
+153
2019-07-02
net/announce: Add optional ID
Dr. David Alan Gilbert
1
-2
/
+6
2019-07-02
net/announce: Allow optional list of interfaces
Dr. David Alan Gilbert
1
-1
/
+1
2019-07-02
block: include base when checking image chain for block allocation
Andrey Shinkevich
1
-1
/
+2
2019-07-02
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
1
-1
/
+0
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2
-1
/
+2
2019-07-02
spapr_pci: Unregister listeners before destroying the IOMMU address space
Greg Kurz
1
-0
/
+10
[prev]
[next]