index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' into staging
Peter Maydell
2018-06-29
2
-313
/
+61
|
\
|
*
glib: enforce the minimum required version and warn about old APIs
Daniel P. Berrangé
2018-06-29
1
-0
/
+68
|
*
glib: bump min required glib library version to 2.40
Daniel P. Berrangé
2018-06-29
1
-319
/
+0
|
*
util: remove redundant include of glib.h and add osdep.h
Daniel P. Berrangé
2018-06-29
1
-1
/
+0
*
|
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-29
17
-34
/
+67
|
\
\
|
|
/
|
/
|
|
*
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
2018-06-29
1
-1
/
+2
|
*
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
2018-06-29
1
-0
/
+2
|
*
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
2018-06-29
1
-0
/
+1
|
*
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
2018-06-28
1
-0
/
+1
|
*
hmp: obsolete "info ioapic"
Peter Xu
2018-06-28
1
-3
/
+0
|
*
ioapic: support "info irq"
Peter Xu
2018-06-28
1
-0
/
+3
|
*
memory/hmp: Print owners/parents in "info mtree"
Alexey Kardashevskiy
2018-06-28
1
-1
/
+1
|
*
esp: remove legacy esp_init() function
Mark Cave-Ayland
2018-06-28
1
-5
/
+0
|
*
pr-manager: add query-pr-managers QMP command
Paolo Bonzini
2018-06-28
1
-0
/
+2
|
*
pr-manager: put stubs in .c file
Paolo Bonzini
2018-06-28
1
-9
/
+0
|
*
osdep: work around Coverity parsing errors
Paolo Bonzini
2018-06-28
1
-0
/
+15
|
*
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
1
-2
/
+4
|
*
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
2018-06-28
1
-1
/
+1
|
*
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
2018-06-28
1
-1
/
+2
|
*
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
2018-06-28
1
-2
/
+1
|
*
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
2018-06-28
1
-2
/
+0
|
*
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-28
1
-3
/
+3
|
*
QemuMutex: support --enable-debug-mutex
Paolo Bonzini
2018-06-28
2
-0
/
+8
|
*
kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed
Shannon Zhao
2018-06-28
1
-0
/
+1
|
*
main-loop: document IOCanReadHandler
Stefan Hajnoczi
2018-06-28
1
-0
/
+14
|
*
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
2018-06-28
2
-4
/
+6
*
|
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
Peter Maydell
2018-06-28
4
-2
/
+7
|
\
\
|
|
/
|
/
|
|
*
linux-aio: properly bubble up errors from initialization
Nishanth Aravamudan
2018-06-27
2
-1
/
+4
|
*
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2018-06-27
2
-1
/
+3
*
|
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' into staging
Peter Maydell
2018-06-28
1
-1
/
+0
|
\
\
|
*
|
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
2018-06-27
1
-1
/
+0
|
|
/
*
/
trace: fix misreporting of TCG access sizes for user-space
Emilio G. Cota
2018-06-27
1
-3
/
+8
|
/
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626' into staging
Peter Maydell
2018-06-26
7
-30
/
+109
|
\
|
*
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
2018-06-26
1
-0
/
+4
|
*
aspeed/scu: introduce clock frequencies
Cédric Le Goater
2018-06-26
1
-4
/
+66
|
*
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
2018-06-26
1
-0
/
+6
|
*
hw/arm/smmuv3: IOTLB emulation
Eric Auger
2018-06-26
1
-0
/
+13
|
*
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
2018-06-26
2
-0
/
+6
|
*
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
2018-06-26
1
-1
/
+4
|
*
hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-6
/
+6
|
*
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
1
-18
/
+0
|
*
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
2018-06-26
1
-1
/
+4
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180626-pull-request' into staging
Peter Maydell
2018-06-26
1
-5
/
+0
|
\
\
|
|
/
|
/
|
|
*
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
Peter Maydell
2018-06-26
1
-5
/
+0
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180626-pull-request' into staging
Peter Maydell
2018-06-26
2
-4
/
+5
|
\
\
|
*
|
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-06-26
2
-4
/
+5
*
|
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
Peter Maydell
2018-06-26
1
-0
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
Thomas Huth
2018-06-25
1
-0
/
+3
|
|
/
*
|
Merge branch 'master' of git://git.qemu.org/qemu into x86-next
Eduardo Habkost
2018-06-25
1
-0
/
+4
|
\
|
|
*
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request' into staging
Peter Maydell
2018-06-25
1
-0
/
+4
|
|
\
[next]