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
2016-12-22
kvmclock: reduce kvmclock difference on migration
Marcelo Tosatti
1
-0
/
+5
2016-12-22
kvm: sync linux headers
Marcelo Tosatti
2
-1
/
+15
2016-12-22
pc: make pit configurable
Chao Peng
1
-0
/
+3
2016-12-22
pc: make sata configurable
Chao Peng
1
-0
/
+2
2016-12-22
pc: make smbus configurable
Chao Peng
1
-0
/
+2
2016-12-22
block: drop remaining legacy aio functions in comment
Yaowei Bai
1
-2
/
+2
2016-12-22
main-loop: update comment for qemu_mutex_lock/unlock_iothread
Yaowei Bai
1
-2
/
+2
2016-12-22
timer: fix misleading comment in timer.h
Yaowei Bai
1
-1
/
+1
2016-12-22
exec: introduce MemoryRegionCache
Paolo Bonzini
3
-0
/
+175
2016-12-22
exec: introduce memory_ldst.inc.c
Paolo Bonzini
2
-15
/
+15
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
10
-10
/
+10
2016-12-15
virtio-pci: Fix cross-version migration with older machines
Maxime Coquelin
1
-0
/
+4
2016-11-30
loader: fix handling of custom address spaces when adding ROM blobs
Laszlo Ersek
1
-3
/
+3
2016-11-29
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
1
-0
/
+5
2016-11-28
migration/pcspk: Turn migration of pcspk off for 2.7 and older
Dr. David Alan Gilbert
1
-0
/
+5
2016-11-23
Merge remote-tracking branch 'dgibson/tags/ppc-for-2.8-20161123' into staging
Stefan Hajnoczi
3
-0
/
+14
2016-11-23
Merge remote-tracking branch 'bonzini/tags/for-upstream' into staging
Stefan Hajnoczi
1
-1
/
+1
2016-11-23
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
1
-0
/
+6
2016-11-23
migration: Add VMSTATE_UINTTL_TEST()
David Gibson
1
-0
/
+4
2016-11-23
spapr: migration support for CAS-negotiated option vectors
Michael Roth
1
-0
/
+4
2016-11-22
cpu_ldst.h: use correct guest address parameter
Bobby Bingham
1
-1
/
+1
2016-11-22
xen: create qdev for each backend device
Juergen Gross
2
-0
/
+5
2016-11-22
qdev: add function qdev_set_id()
Juergen Gross
1
-0
/
+1
2016-11-22
xen: add an own bus for xen backend devices
Juergen Gross
1
-0
/
+4
2016-11-21
Merge remote-tracking branch 'mst/tags/for_upstream' into staging
Stefan Hajnoczi
3
-2
/
+17
2016-11-18
virtio: set ISR on dataplane notifications
Paolo Bonzini
2
-2
/
+1
2016-11-18
virtio: introduce grab/release_ioeventfd to fix vhost
Paolo Bonzini
2
-0
/
+16
2016-11-16
pc: fix FW_CFG_NB_CPUS to account for -device added CPUs
Igor Mammedov
1
-0
/
+2
2016-11-16
Revert "pc: Add 'etc/boot-cpus' fw_cfg file for machine with more than 255 CPUs"
Igor Mammedov
1
-2
/
+0
2016-11-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
6
-38
/
+26
2016-11-15
virtio: drop virtio_queue_get_ring_{size,addr}()
Greg Kurz
1
-2
/
+0
2016-11-15
vhost: drop legacy vring layout bits
Greg Kurz
1
-3
/
+0
2016-11-15
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
1
-0
/
+4
2016-11-15
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
1
-1
/
+1
2016-11-15
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
1
-0
/
+1
2016-11-15
nvdimm acpi: drop the lock of fit buffer
Xiao Guangrong
1
-12
/
+5
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
1
-11
/
+0
2016-11-15
virtio: allow per-device-class legacy features
Michael S. Tsirkin
1
-0
/
+5
2016-11-15
acpi: fix DMAR device scope for IOAPIC
Peter Xu
1
-1
/
+4
2016-11-15
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
1
-5
/
+4
2016-11-15
virtio: make virtqueue_alloc_element static
Ladi Prosek
1
-1
/
+0
2016-11-15
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
1
-2
/
+2
2016-11-15
Merge remote-tracking branch 'jtc/tags/block-pull-request' into staging
Stefan Hajnoczi
3
-11
/
+32
2016-11-14
blockjob: refactor backup_start as backup_job_create
John Snow
1
-11
/
+12
2016-11-14
blockjob: add block_job_start
John Snow
1
-0
/
+9
2016-11-14
blockjob: add .start field
John Snow
1
-0
/
+3
2016-11-14
blockjob: add .clean property
John Snow
1
-0
/
+8
2016-11-15
ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
Cédric Le Goater
2
-3
/
+3
2016-11-15
ppc/pnv: fix compile breakage on old gcc
Cédric Le Goater
2
-3
/
+0
2016-11-15
bitops: fix rol/ror when shift is zero
Nikunj A Dadhania
1
-8
/
+8
[next]