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
2018-06-29
device_tree: Add qemu_fdt_node_unit_path
Eric Auger
1
-0
/
+16
2018-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
17
-34
/
+67
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
1
-1
/
+2
2018-06-29
hw/scsi: centralize SG_IO calls into single function
Daniel Henrique Barboza
1
-0
/
+2
2018-06-29
hw/scsi: cleanups before VPD BL emulation
Daniel Henrique Barboza
1
-0
/
+1
2018-06-28
kvm: support -overcommit cpu-pm=on|off
Michael S. Tsirkin
1
-0
/
+1
2018-06-28
hmp: obsolete "info ioapic"
Peter Xu
1
-3
/
+0
2018-06-28
ioapic: support "info irq"
Peter Xu
1
-0
/
+3
2018-06-28
memory/hmp: Print owners/parents in "info mtree"
Alexey Kardashevskiy
1
-1
/
+1
2018-06-28
esp: remove legacy esp_init() function
Mark Cave-Ayland
1
-5
/
+0
2018-06-28
pr-manager: add query-pr-managers QMP command
Paolo Bonzini
1
-0
/
+2
2018-06-28
pr-manager: put stubs in .c file
Paolo Bonzini
1
-9
/
+0
2018-06-28
osdep: work around Coverity parsing errors
Paolo Bonzini
1
-0
/
+15
2018-06-28
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
1
-2
/
+4
2018-06-28
nvdimm: convert nvdimm_mr into a pointer
David Hildenbrand
1
-1
/
+1
2018-06-28
pc-dimm: merge get_(vmstate_)memory_region()
David Hildenbrand
1
-1
/
+2
2018-06-28
hostmem: drop error variable from host_memory_backend_get_memory()
David Hildenbrand
1
-2
/
+1
2018-06-28
pc-dimm: remove pc_dimm_get_free_slot() from header
David Hildenbrand
1
-2
/
+0
2018-06-28
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
1
-3
/
+3
2018-06-28
QemuMutex: support --enable-debug-mutex
Paolo Bonzini
2
-0
/
+8
2018-06-28
kvm: Delete the slot if and only if the KVM_MEM_READONLY flag is changed
Shannon Zhao
1
-0
/
+1
2018-06-28
main-loop: document IOCanReadHandler
Stefan Hajnoczi
1
-0
/
+14
2018-06-28
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
2
-4
/
+6
2018-06-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-2
/
+7
2018-06-28
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20180627' i...
Peter Maydell
1
-1
/
+0
2018-06-27
linux-aio: properly bubble up errors from initialization
Nishanth Aravamudan
2
-1
/
+4
2018-06-27
compiler: add a sizeof_field() macro
Stefan Hajnoczi
2
-1
/
+3
2018-06-27
postcopy: drop ram_pages parameter from postcopy_ram_incoming_init()
David Hildenbrand
1
-1
/
+0
2018-06-27
trace: fix misreporting of TCG access sizes for user-space
Emilio G. Cota
1
-3
/
+8
2018-06-26
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180626'...
Peter Maydell
7
-30
/
+109
2018-06-26
aspeed/timer: use the APB frequency from the SCU
Cédric Le Goater
1
-0
/
+4
2018-06-26
aspeed/scu: introduce clock frequencies
Cédric Le Goater
1
-4
/
+66
2018-06-26
hw/arm/smmuv3: Add notifications on invalidation
Eric Auger
1
-0
/
+6
2018-06-26
hw/arm/smmuv3: IOTLB emulation
Eric Auger
1
-0
/
+13
2018-06-26
hw/arm/smmuv3: Cache/invalidate config data
Eric Auger
2
-0
/
+6
2018-06-26
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
1
-1
/
+4
2018-06-26
hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
1
-6
/
+6
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
1
-18
/
+0
2018-06-26
xilinx_spips: Make dma transactions as per dma_burst_size
Sai Pavan Boddu
1
-1
/
+4
2018-06-26
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180626-pull-request' ...
Peter Maydell
1
-5
/
+0
2018-06-26
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180626-pull-request' i...
Peter Maydell
2
-4
/
+5
2018-06-26
virtio-gpu-3d: Drop workaround for VIRTIO_GPU_CAPSET_VIRGL2 define
Peter Maydell
1
-5
/
+0
2018-06-26
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-0
/
+3
2018-06-26
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2
-4
/
+5
2018-06-25
Merge branch 'master' of git://git.qemu.org/qemu into x86-next
Eduardo Habkost
1
-0
/
+4
2018-06-25
hw/i386: Deprecate the machine types pc-0.10 and pc-0.11
Thomas Huth
1
-0
/
+3
2018-06-25
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20180625-pull-request...
Peter Maydell
1
-0
/
+4
2018-06-25
audio/hda: enable new timer code by default.
Gerd Hoffmann
1
-0
/
+4
2018-06-22
i386: Enable TOPOEXT feature on AMD EPYC CPU
Babu Moger
1
-0
/
+12
2018-06-22
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622'...
Peter Maydell
8
-2
/
+133
[next]