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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
ioapic: support "info irq"
Peter Xu
4
-0
/
+29
2018-06-28
ioapic: some proper indents when dump info
Peter Xu
1
-4
/
+4
2018-06-28
ioapic: support "info pic"
Peter Xu
1
-0
/
+16
2018-06-28
doc: another fix to "info pic"
Peter Xu
1
-1
/
+1
2018-06-28
target-i386: Mark cpu_vmexit noreturn
Jan Kiszka
2
-2
/
+3
2018-06-28
target-i386: Allow interrupt injection after STGI
Jan Kiszka
1
-1
/
+2
2018-06-28
target-i386: Add NMI interception to SVM
Jan Kiszka
1
-0
/
+1
2018-06-28
memory/hmp: Print owners/parents in "info mtree"
Alexey Kardashevskiy
4
-15
/
+70
2018-06-28
WHPX: register for unrecognized MSR exits
Justin Terry (VM)
1
-3
/
+38
2018-06-28
WHPX workaround bug in OSVW handling
Justin Terry (VM)
1
-1
/
+12
2018-06-28
esp: remove legacy esp_init() function
Mark Cave-Ayland
2
-35
/
+0
2018-06-28
hw/mips/jazz: create ESP device directly via qdev
Mark Cave-Ayland
1
-3
/
+16
2018-06-28
pr-manager-helper: report event on connection/disconnection
Paolo Bonzini
2
-0
/
+38
2018-06-28
pr-manager: add query-pr-managers QMP command
Paolo Bonzini
5
-0
/
+94
2018-06-28
pr-manager: put stubs in .c file
Paolo Bonzini
3
-9
/
+25
2018-06-28
pr-manager-helper: avoid SIGSEGV when writing to the socket fail
Paolo Bonzini
1
-0
/
+1
2018-06-28
pr-helper: fix assertion failure on failed multipath PERSISTENT RESERVE IN
Paolo Bonzini
1
-1
/
+5
2018-06-28
pr-helper: fix --socket-path default in help
Paolo Bonzini
1
-7
/
+8
2018-06-28
Deprecate the -enable-hax option
Thomas Huth
3
-1
/
+7
2018-06-28
osdep: work around Coverity parsing errors
Paolo Bonzini
1
-0
/
+15
2018-06-28
numa: report all DIMM/NVDIMMs as plugged memory
David Hildenbrand
1
-4
/
+2
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
4
-24
/
+8
2018-06-28
nvdimm: make get_memory_region() perform checks and initialization
David Hildenbrand
1
-9
/
+35
2018-06-28
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
2
-5
/
+14
2018-06-28
nvdimm: convert "unarmed" into a static property
David Hildenbrand
1
-25
/
+7
2018-06-28
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
2
-9
/
+7
2018-06-28
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
6
-12
/
+8
2018-06-28
nvdimm: no need to overwrite get_vmstate_memory_region()
David Hildenbrand
1
-6
/
+0
2018-06-28
pc: factor out pc specific dimm checks into pc_memory_pre_plug()
David Hildenbrand
1
-18
/
+26
2018-06-28
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
2
-3
/
+3
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
4
-11
/
+11
2018-06-28
pc: rename pc_dimm_(plug|unplug|...)* into pc_memory_(plug|unplug|...)*
David Hildenbrand
1
-9
/
+9
2018-06-28
pc-dimm: remove leftover "struct pc_dimms_capacity"
David Hildenbrand
1
-5
/
+0
2018-06-28
qemu-options: Add missing newline to -accel help text
Eduardo Habkost
1
-1
/
+1
2018-06-28
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
Thomas Huth
7
-16
/
+16
2018-06-28
configure: enable debug-mutex if debug enabled
Peter Xu
1
-0
/
+1
2018-06-28
QemuMutex: support --enable-debug-mutex
Paolo Bonzini
4
-0
/
+30
2018-06-28
qemu-thread: introduce qemu-thread-common.h
Peter Xu
3
-20
/
+59
2018-06-28
tests/atomic_add-bench: add -m option to use mutexes
Emilio G. Cota
1
-2
/
+17
2018-06-28
kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed
Shannon Zhao
2
-9
/
+9
2018-06-28
exec: check that alignment is a power of two
David Hildenbrand
1
-0
/
+4
2018-06-28
memory-device: turn alignment assert into check
David Hildenbrand
1
-1
/
+7
2018-06-28
whpx: commit missing file
Paolo Bonzini
1
-0
/
+56
2018-06-28
target/i386: Fix BLSR and BLSI
Richard Henderson
1
-17
/
+9
2018-06-28
hw/char/serial: Only retry if qemu_chr_fe_write returns 0
Sergio Lopez
1
-1
/
+1
2018-06-28
main-loop: document IOCanReadHandler
Stefan Hajnoczi
1
-0
/
+14
2018-06-28
chardev: don't splatter terminal settings on exit if not previously set
Daniel P. Berrangé
1
-2
/
+4
2018-06-28
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
8
-41
/
+38
2018-06-28
exec: Fix MAP_RAM for cached access
Eric Auger
2
-31
/
+22
2018-06-28
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...
Peter Maydell
9
-30
/
+515
[next]