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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-153
/
+11
2016-02-25
ich9: Remove enable_tco arguments from init functions
Eduardo Habkost
2
-2
/
+1
2016-02-25
machine: Remove no_tco field
Eduardo Habkost
1
-1
/
+0
2016-02-25
vring: remove
Paolo Bonzini
2
-126
/
+0
2016-02-25
virtio-scsi: do not use vring in dataplane
Paolo Bonzini
1
-20
/
+1
2016-02-25
virtio-blk: do not use vring in dataplane
Paolo Bonzini
1
-3
/
+0
2016-02-25
virtio-blk: fix "disabled data plane" mode
Paolo Bonzini
1
-0
/
+1
2016-02-25
virtio: export vring_notify as virtio_should_notify
Paolo Bonzini
1
-0
/
+1
2016-02-25
virtio: add AioContext-specific function for host notifiers
Paolo Bonzini
1
-0
/
+2
2016-02-25
vring: make vring_enable_notification return void
Paolo Bonzini
1
-1
/
+1
2016-02-23
include: Clean up includes
Peter Maydell
14
-20
/
+0
2016-02-23
vhost-user: don't merge regions with different fds
Michael S. Tsirkin
1
-0
/
+4
2016-02-23
bios-linker-loader: document+validate input
Michael S. Tsirkin
1
-1
/
+1
2016-02-19
hw/vfio/platform: amd-xgbe device
Eric Auger
1
-0
/
+51
2016-02-19
pcie_aer: expose pcie_aer_msg() interface
Chen Fan
1
-0
/
+1
2016-02-19
aer: impove pcie_aer_init to support vfio device
Chen Fan
1
-1
/
+1
2016-02-19
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
4
-26
/
+6
2016-02-18
hw/sd/sdhci.c: Update to use SDBus APIs
Peter Maydell
1
-2
/
+1
2016-02-18
hw/sd: Add QOM bus which SD cards plug in to
Peter Maydell
1
-0
/
+62
2016-02-18
hw/sd/sd.c: QOMify
Peter Maydell
1
-0
/
+3
2016-02-18
vhost-user interrupt management fixes
Victor Kaplansky
1
-0
/
+1
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
1
-1
/
+1
2016-02-17
pseries: Simplify handling of the hash page table fd
David Gibson
1
-1
/
+0
2016-02-16
change type of pci_bridge_initfn() to void
Cao jin
1
-1
/
+1
2016-02-16
virtio: optimize virtio_access_is_big_endian() for little-endian targets
Greg Kurz
1
-3
/
+3
2016-02-16
virtio: move cross-endian helper to vhost
Greg Kurz
1
-13
/
+0
2016-02-16
virtio-net: use the backend cross-endian capabilities
Greg Kurz
2
-9
/
+1
2016-02-12
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-2016-02-12' into s...
Peter Maydell
3
-217
/
+43
2016-02-11
bcm2835_property: implement "get board revision" query
Stephen Warren
1
-0
/
+1
2016-02-10
xen: move xenforeignmemory compat layer into common place
Ian Campbell
1
-20
/
+14
2016-02-10
xen: drop XenXC and associated interface wrappers
Ian Campbell
2
-52
/
+32
2016-02-10
xen: drop xen_xc_hvm_inject_msi wrapper
Ian Campbell
1
-6
/
+0
2016-02-10
xen: drop support for Xen 4.1 and older.
Ian Campbell
2
-146
/
+4
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
1
-0
/
+1
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
1
-0
/
+1
2016-02-09
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
1
-0
/
+2
2016-02-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
14
-46
/
+96
2016-02-06
fix MSI injection on Xen
Stefano Stabellini
1
-0
/
+1
2016-02-06
intel_iommu: large page support
Jason Wang
1
-0
/
+1
2016-02-06
dimm: Correct type of MemoryHotplugState->base
David Gibson
1
-1
/
+1
2016-02-06
acpi: add function to extract oem_id and oem_table_id from the user's SLIC
Laszlo Ersek
1
-0
/
+7
2016-02-06
acpi: expose oem_id and oem_table_id in build_rsdt()
Laszlo Ersek
1
-1
/
+2
2016-02-06
acpi: take oem_id in build_header(), optionally
Laszlo Ersek
1
-1
/
+1
2016-02-06
pc: Eliminate PcGuestInfo struct
Eduardo Habkost
1
-6
/
+1
2016-02-06
pc: Move APIC and NUMA data from PcGuestInfo to PCMachineState
Eduardo Habkost
1
-5
/
+9
2016-02-06
pc: Move PcGuestInfo.fw_cfg to PCMachineState
Eduardo Habkost
1
-1
/
+1
2016-02-06
pc: Remove PcGuestInfo.isapc_ram_fw field
Eduardo Habkost
1
-1
/
+0
2016-02-06
pc: Remove RAM size fields from PcGuestInfo
Eduardo Habkost
1
-1
/
+0
2016-02-06
pc: Remove compat fields from PcGuestInfo
Eduardo Habkost
1
-4
/
+0
2016-02-06
pc: Simplify xen_load_linux() signature
Eduardo Habkost
1
-2
/
+1
[next]