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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-18
ipmi: fix qemu crash while migrating with ipmi
ZhuangYanying
1
-4
/
+2
2016-11-18
ivshmem: Fix 64 bit memory bar configuration
Zhuang Yanying
1
-1
/
+3
2016-11-18
virtio: set ISR on dataplane notifications
Paolo Bonzini
5
-20
/
+31
2016-11-18
virtio: access ISR atomically
Paolo Bonzini
3
-14
/
+23
2016-11-18
virtio: introduce grab/release_ioeventfd to fix vhost
Paolo Bonzini
3
-18
/
+70
2016-11-18
virtio-crypto: fix virtio_queue_set_notification() race
Stefan Hajnoczi
1
-2
/
+11
2016-11-15
virtio: drop virtio_queue_get_ring_{size,addr}()
Greg Kurz
1
-11
/
+0
2016-11-15
vhost: drop legacy vring layout bits
Greg Kurz
1
-13
/
+0
2016-11-15
vhost: adapt vhost_verify_ring_mappings() to virtio 1 ring layout
Greg Kurz
1
-19
/
+60
2016-11-15
nvdimm acpi: introduce NVDIMM_DSM_MEMORY_SIZE
Xiao Guangrong
1
-13
/
+17
2016-11-15
nvdimm acpi: use aml_name_decl to define named object
Xiao Guangrong
1
-4
/
+2
2016-11-15
nvdimm acpi: rename nvdimm_dsm_reserved_root
Xiao Guangrong
1
-3
/
+4
2016-11-15
nvdimm acpi: fix two comments
Xiao Guangrong
1
-2
/
+2
2016-11-15
nvdimm acpi: define DSM return codes
Xiao Guangrong
1
-19
/
+27
2016-11-15
nvdimm acpi: rename nvdimm_acpi_hotplug
Xiao Guangrong
2
-2
/
+2
2016-11-15
nvdimm acpi: cleanup nvdimm_build_fit
Xiao Guangrong
1
-3
/
+1
2016-11-15
nvdimm acpi: rename nvdimm_plugged_device_list
Xiao Guangrong
1
-9
/
+8
2016-11-15
nvdimm acpi: clean up nvdimm_build_acpi
Xiao Guangrong
1
-14
/
+16
2016-11-15
pc: memhp: stop handling nvdimm hotplug in pc_dimm_unplug
Xiao Guangrong
1
-6
/
+0
2016-11-15
pc: memhp: move nvdimm hotplug out of memory hotplug
Xiao Guangrong
4
-26
/
+27
2016-11-15
nvdimm acpi: drop the lock of fit buffer
Xiao Guangrong
1
-10
/
+1
2016-11-15
qdev: hotplug: drop HotplugHandler.post_plug callback
Xiao Guangrong
4
-51
/
+9
2016-11-15
vhost: migration blocker only if shared log is used
Rafael David Tinoco
1
-1
/
+1
2016-11-15
virtio-net: mark VIRTIO_NET_F_GSO as legacy
Michael S. Tsirkin
1
-0
/
+1
2016-11-15
virtio: allow per-device-class legacy features
Michael S. Tsirkin
3
-2
/
+8
2016-11-15
acpi: fix DMAR device scope for IOAPIC
Peter Xu
1
-1
/
+2
2016-11-15
intel_iommu: fix incorrect assert
Peter Xu
1
-1
/
+1
2016-11-15
intel_iommu: fix several incorrect endianess and bit fields
Peter Xu
1
-1
/
+1
2016-11-15
virtio-crypto: tag as not hotpluggable and migration
Gonglei
2
-1
/
+2
2016-11-15
virtio: make virtqueue_alloc_element static
Ladi Prosek
1
-1
/
+1
2016-11-15
virtio: rename virtqueue_discard to virtqueue_unpop
Ladi Prosek
3
-6
/
+6
2016-11-15
intel_iommu: fixing source id during IOTLB hash key calculation
Jason Wang
2
-2
/
+2
2016-11-10
hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc
Peter Korsgaard
1
-2
/
+2
2016-11-10
usbredir: free vm_change_state_handler in usbredir destroy dispatch
Li Qiang
1
-1
/
+4
2016-11-10
usb: ehci: fix memory leak in ehci_init_transfer
Li Qiang
1
-0
/
+1
2016-11-07
hw/i2c/bitbang_i2c: Handle NACKs from devices
Peter Maydell
1
-4
/
+15
2016-11-07
nvic: set pending status for not active interrupts
Marcin Krzeminski
1
-2
/
+20
2016-11-07
char: cadence: check baud rate generator and divider values
Prasad J Pandit
1
-0
/
+15
2016-11-04
Merge remote-tracking branch 'sstabellini/tags/xen-20161102-tag' into staging
Stefan Hajnoczi
3
-2
/
+4
2016-11-03
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Stefan Hajnoczi
30
-478
/
+1762
2016-11-02
PCMachineState: introduce acpi_build_enabled field
Wei Liu
2
-1
/
+3
2016-11-02
hw/xen/xen_pvdev: Include qemu/log.h for qemu_log_vprintf()
Thomas Huth
1
-1
/
+1
2016-11-01
acpi: fix assert failure caused by commit 35c5a52d
Haozhong Zhang
1
-2
/
+2
2016-11-01
acpi/ipmi: Initialize the fwinfo before fetching it
Corey Minyard
1
-0
/
+1
2016-11-01
ipmi: Add graceful shutdown handling to the external BMC
Corey Minyard
1
-3
/
+8
2016-11-01
ipmi: fix build config variable name for ipmi_bmc_extern.o
Daniel P. Berrange
1
-1
/
+1
2016-11-01
ipmi: Implement shutdown via ACPI overtemp
Corey Minyard
1
-1
/
+7
2016-11-01
ipmi: chassis poweroff should use qemu_system_shutdown_request()
Cédric Le Goater
1
-1
/
+1
2016-11-01
ipmi_bmc_sim: Remove an unnecessary mutex
Corey Minyard
1
-6
/
+0
2016-11-01
ipmi: Remove hotplug from IPMI BMCs
Corey Minyard
2
-0
/
+2
[next]