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-07-19
hmp: Print if memory section is registered with an accelerator
Alexey Kardashevskiy
1
-0
/
+3
2019-07-19
virtio-scsi: remove unused argument to virtio_scsi_common_realize
Paolo Bonzini
1
-1
/
+1
2019-07-19
Merge remote-tracking branch 'remotes/berrange/tags/misc-next-pull-request' i...
Peter Maydell
14
-14
/
+14
2019-07-19
crypto: Fix LGPL information in the file headers
Thomas Huth
14
-14
/
+14
2019-07-19
Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.1-rc2' i...
Peter Maydell
1
-0
/
+3
2019-07-18
hw/riscv: Load OpenSBI as the default firmware
Alistair Francis
1
-0
/
+3
2019-07-18
linux-user: check valid address in access_ok()
RĂ©mi Denis-Courmont
1
-0
/
+4
2019-07-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2019-07-15
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-07-15' in...
Peter Maydell
1
-0
/
+3
2019-07-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
4
-5
/
+119
2019-07-15
block: Add BDS.never_freeze
Max Reitz
1
-0
/
+3
2019-07-15
migration: Split log_clear() into smaller chunks
Peter Xu
1
-2
/
+74
2019-07-15
kvm: Introduce slots lock for memory listener
Peter Xu
1
-0
/
+2
2019-07-15
kvm: Persistent per kvmslot dirty bitmap
Peter Xu
1
-0
/
+2
2019-07-15
memory: Introduce memory listener hook log_clear()
Peter Xu
2
-0
/
+20
2019-07-15
memory: Pass mr into snapshot_and_clear_dirty
Peter Xu
1
-1
/
+1
2019-07-15
bitmap: Add bitmap_copy_with_{src|dst}_offset()
Peter Xu
1
-0
/
+9
2019-07-15
memory: Don't set migration bitmap when without migration
Peter Xu
2
-1
/
+13
2019-07-15
migration: No need to take rcu during sync_dirty_bitmap
Peter Xu
1
-4
/
+1
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
[next]