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
2017-12-05
vhost-scsi: add missing virtqueue_size parameter
Eric Farman
1
-0
/
+2
2017-12-04
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
3
-6
/
+33
2017-12-04
spapr: Include "pre-plugged" DIMMS in ram size calculation at reset
David Gibson
1
-1
/
+4
2017-12-01
pc: fix crash on attempted cpu unplug
Igor Mammedov
1
-0
/
+5
2017-12-01
virtio: check VirtQueue Vring object is set
Prasad J Pandit
1
-3
/
+11
2017-12-01
vhost: fix error check in vhost_verify_ring_mappings()
Greg Kurz
1
-3
/
+3
2017-12-01
vhost: restore avail index from vring used index on disconnection
Maxime Coquelin
1
-0
/
+4
2017-12-01
virtio: Add queue interface to restore avail index from vring used index
Maxime Coquelin
1
-0
/
+10
2017-11-30
pseries: fix TCG migration
Laurent Vivier
1
-1
/
+1
2017-11-28
virtio-net: don't touch virtqueue if vm is stopped
Jason Wang
1
-1
/
+2
2017-11-27
target/ppc: Move setting of patb_entry on hash table init
Suraj Jitindar Singh
1
-2
/
+2
2017-11-24
hw/arm/virt: Add 2.11 machine type
Eric Auger
1
-2
/
+17
2017-11-24
s390/kvm_virtio/linux-headers: remove traces of old virtio transport
Christian Borntraeger
1
-2
/
+4
2017-11-22
spapr: Implement bug in spapr-vty device to be compatible with PowerVM
David Gibson
1
-0
/
+18
2017-11-22
hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
Thomas Huth
1
-0
/
+4
2017-11-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171120'...
Peter Maydell
5
-5
/
+20
2017-11-20
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171120' int...
Peter Maydell
2
-29
/
+42
2017-11-20
hw/arm: Silence xlnx-ep108 deprecation warning during tests
Thomas Huth
1
-2
/
+5
2017-11-20
hw/arm/aspeed: Unlock SCU when running kernel
Joel Stanley
3
-2
/
+14
2017-11-20
nvic: Fix ARMv7M MPU_RBAR reads
Peter Maydell
1
-1
/
+1
2017-11-20
hw/net/vmxnet3: Fix code to work on big endian hosts, too
Thomas Huth
3
-101
/
+181
2017-11-20
net: Transmit zero UDP checksum as 0xFFFF
Ed Swierk
4
-4
/
+5
2017-11-20
hw/net/eepro100: Fix endianness problem on big endian hosts
Thomas Huth
1
-2
/
+2
2017-11-20
Revert "Add new PCI ID for i82559a"
Jason Wang
1
-13
/
+0
2017-11-20
spapr: reset DRCs after devices
Greg Kurz
2
-7
/
+21
2017-11-20
target/ppc: Update setting of cpu features to account for compat modes
Suraj Jitindar Singh
1
-22
/
+21
2017-11-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
10
-9
/
+100
2017-11-16
build-sys: restrict vmcoreinfo to fw_cfg+dma capable targets
Marc-André Lureau
1
-1
/
+1
2017-11-16
vmcoreinfo: put it in the 'misc' device category
Marc-André Lureau
1
-0
/
+1
2017-11-16
NUMA: Enable adding NUMA node implicitly
Dou Liyang
3
-0
/
+3
2017-11-16
hw/pcie-pci-bridge: restrict to X86 and ARM
Marcel Apfelbaum
1
-2
/
+2
2017-11-16
hw/pci-host: Fix x86 Host Bridges 64bit PCI hole
Marcel Apfelbaum
3
-5
/
+91
2017-11-16
pci: Initialize pci_dev->name before use
Alexey Kardashevskiy
1
-1
/
+1
2017-11-16
fix: unrealize virtio device if we fail to hotplug it
linzhecheng
1
-0
/
+1
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-17
/
+15
2017-11-16
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-11-15-1...
Peter Maydell
2
-17
/
+33
2017-11-15
tpm_tis: Return 0 for every register in case of failure mode
Stefan Berger
1
-1
/
+1
2017-11-15
tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
Stefan Berger
1
-0
/
+4
2017-11-15
tpm-emulator: protect concurrent ctrl_chr access
Marc-André Lureau
1
-16
/
+28
2017-11-14
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20171114' int...
Peter Maydell
3
-7
/
+36
2017-11-14
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
1
-15
/
+16
2017-11-14
vhost-user-scsi: add missing virtqueue_size param
Dariusz Stojaczyk
1
-0
/
+2
2017-11-14
ioapic/tracing: Remove last DPRINTFs
Dr. David Alan Gilbert
2
-16
/
+6
2017-11-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171113'...
Peter Maydell
5
-21
/
+45
2017-11-14
xics/kvm: synchonize state before 'info pic'
Greg Kurz
2
-0
/
+30
2017-11-14
target/ppc: correct htab shift for hash on radix
Sam Bobroff
1
-7
/
+6
2017-11-13
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20171110-pull-request' ...
Peter Maydell
3
-7
/
+18
2017-11-13
hw: add .min_cpus and .default_cpus fields to machine_class
Emilio G. Cota
3
-8
/
+8
2017-11-13
xlnx-zcu102: Specify the max number of CPUs for the EP108
Emilio G. Cota
1
-0
/
+1
2017-11-13
xlnx-zcu102: Add an info message deprecating the EP108
Alistair Francis
1
-0
/
+3
[next]