index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...
Peter Maydell
2021-06-30
1
-0
/
+1
|
\
|
*
hw/nvme: default for namespace EUI-64
Heinrich Schuchardt
2021-06-29
1
-0
/
+1
*
|
machine: reject -smp dies!=1 for non-PC machines
Paolo Bonzini
2021-06-25
1
-0
/
+4
*
|
machine: pass QAPI struct to mc->smp_parse
Paolo Bonzini
2021-06-25
1
-10
/
+23
*
|
machine: add error propagation to mc->smp_parse
Paolo Bonzini
2021-06-25
1
-15
/
+19
*
|
machine: move common smp_parse code to caller
Paolo Bonzini
2021-06-25
1
-56
/
+56
*
|
machine: move dies from X86MachineState to CpuTopology
Paolo Bonzini
2021-06-25
1
-0
/
+1
|
/
*
hmp: Print "reserve" property of memory backends with "info memdev"
David Hildenbrand
2021-06-15
1
-0
/
+4
*
qmp: Include "reserve" property of memory backends
David Hildenbrand
2021-06-15
1
-0
/
+7
*
hmp: Print "share" property of memory backends with "info memdev"
David Hildenbrand
2021-06-15
1
-0
/
+2
*
qmp: Include "share" property of memory backends
David Hildenbrand
2021-06-15
1
-0
/
+1
*
hw/core/cpu: removed cpu_dump_statistics function
Bruno Larsen (billionai)
2021-06-03
1
-9
/
+0
*
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210526' into...
Peter Maydell
2021-05-28
3
-117
/
+147
|
\
|
*
cpu: Move CPUClass::get_paging_enabled to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
|
*
cpu: Move CPUClass::get_memory_mapping to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
|
*
cpu: Move CPUClass::get_phys_page_debug to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-3
/
+3
|
*
cpu: Move CPUClass::asidx_from_attrs to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
|
*
cpu: Move CPUClass::write_elf* to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-8
/
+8
|
*
cpu: Move CPUClass::get_crash_info to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+2
|
*
cpu: Move CPUClass::virtio_is_big_endian to SysemuCPUOps
Philippe Mathieu-Daudé
2021-05-27
1
-2
/
+3
|
*
cpu: Directly use get_memory_mapping() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-27
2
-16
/
+13
|
*
cpu: Directly use get_paging_enabled() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-27
2
-13
/
+11
|
*
cpu: Directly use cpu_write_elf*() fallback handlers in place
Philippe Mathieu-Daudé
2021-05-27
2
-63
/
+44
|
*
cpu: Introduce cpu_virtio_is_big_endian()
Philippe Mathieu-Daudé
2021-05-27
2
-6
/
+10
|
*
cpu: Un-inline cpu_get_phys_page_debug and cpu_asidx_from_attrs
Philippe Mathieu-Daudé
2021-05-27
1
-0
/
+32
|
*
cpu: Split as cpu-common / cpu-sysemu
Philippe Mathieu-Daudé
2021-05-27
3
-18
/
+36
|
*
cpu: Remove duplicated 'sysemu/hw_accel.h' header
Philippe Mathieu-Daudé
2021-05-27
1
-1
/
+0
*
|
pckbd: don't update OBF flags if KBD_STAT_OBF is set
Volker Rümelin
2021-05-26
1
-0
/
+1
|
/
*
numa: Make all callbacks of ram block notifiers optional
David Hildenbrand
2021-05-13
1
-3
/
+10
*
numa: Teach ram block notifiers about resizeable ram blocks
David Hildenbrand
2021-05-13
1
-5
/
+17
*
util: vfio-helpers: Factor out and fix processing of existing ram blocks
David Hildenbrand
2021-05-13
1
-0
/
+14
*
accel: move call to accel_init_interfaces
Claudio Fontana
2021-05-10
1
-0
/
+1
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include cpu.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-05-02
3
-3
/
+0
*
hw: Do not include hw/sysbus.h if it is not necessary
Thomas Huth
2021-05-02
2
-2
/
+0
*
hw/pci-host/gpex: Don't fault for unmapped parts of MMIO and PIO windows
Peter Maydell
2021-04-30
1
-1
/
+3
*
hw: add compat machines for 6.1
Cornelia Huck
2021-04-30
1
-0
/
+3
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20210406'...
Peter Maydell
2021-04-06
1
-5
/
+16
|
\
|
*
machine: Provide a function to check the dynamic sysbus allowlist
Peter Maydell
2021-04-06
1
-5
/
+16
*
|
virtio-pci: compat page aligned ATS
Jason Wang
2021-04-06
1
-0
/
+1
|
/
*
hw/core/loader: Add new function rom_ptr_for_as()
Peter Maydell
2021-03-23
1
-0
/
+75
*
hw/arm/virt: Disable pl011 clock migration if needed
Gavin Shan
2021-03-23
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/dep-many-pull-requ...
Peter Maydell
2021-03-18
2
-124
/
+4
|
\
|
*
machine: remove 'arch' field from 'query-cpus-fast' QMP command
Daniel P. Berrangé
2021-03-18
1
-41
/
+0
|
*
machine: remove 'query-cpus' QMP command
Daniel P. Berrangé
2021-03-18
2
-83
/
+4
*
|
hw/core: Only build guest-loader if libfdt is available
Philippe Mathieu-Daudé
2021-03-17
2
-2
/
+6
|
/
*
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
2021-03-16
1
-0
/
+1
|
\
|
*
virtio-net: calculating proper msix vectors on init
Jason Wang
2021-03-15
1
-0
/
+1
*
|
virtio-blk: Respect discard granularity
Akihiko Odaki
2021-03-15
1
-0
/
+1
|
/
[next]