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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2013-10-17
spice: fix multihead support
Gerd Hoffmann
1
-2
/
+1
2013-10-17
spice: replace use of deprecated API
Marc-André Lureau
1
-8
/
+8
2013-10-14
Merge remote-tracking branch 'awilliam/tags/vfio-pci-for-qemu-20131010.0' int...
Anthony Liguori
1
-109
/
+518
2013-10-11
blockdev: Remove IF_* check for read-only blockdev_init
Kevin Wolf
9
-0
/
+38
2013-10-11
ahci: set ahci mode on reset
Michael S. Tsirkin
1
-1
/
+9
2013-10-10
Merge remote-tracking branch 'sstabellini/xen-2013-10-10' into staging
Anthony Liguori
2
-13
/
+7
2013-10-10
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-11
/
+34
2013-10-10
qemu/xen: make use of xenstore relative paths
Roger Pau Monné
1
-13
/
+6
2013-10-10
xen_disk: mark ioreq as mapped before unmapping in error case
Matthew Daley
1
-0
/
+1
2013-10-09
scsi: Allocate SCSITargetReq r->buf dynamically [CVE-2013-4344]
Asias He
1
-11
/
+34
2013-10-05
hw/9pfs: Fix errno value for xattr functions
Daniel P. Berrange
1
-3
/
+3
2013-10-04
vfio-pci: Fix endian issues in vfio_pci_size_rom()
Alex Williamson
1
-2
/
+2
2013-10-04
vfio-pci: Add dummy PCI ROM write accessor
Alex Williamson
1
-0
/
+6
2013-10-03
vfio: Fix debug output for int128 values
Alexey Kardashevskiy
1
-2
/
+4
2013-10-02
vfio-pci: Implement PCI hot reset
Alex Williamson
1
-38
/
+300
2013-10-02
pci-ohci: Add missing 'break' in ohci_service_td
Ján Veselý
1
-0
/
+2
2013-10-02
sh4: Fix serial line access for Linux kernels later than 3.2
Guenter Roeck
1
-2
/
+0
2013-10-02
hw/alpha: Fix compiler warning (integer constant is too large)
Stefan Weil
1
-1
/
+1
2013-10-02
vfio-pci: Cleanup error_reports
Alex Williamson
1
-12
/
+12
2013-10-02
vfio-pci: Lazy PCI option ROM loading
Alex Williamson
1
-62
/
+122
2013-10-02
vfio-pci: Test device reset capabilities
Alex Williamson
1
-0
/
+46
2013-10-02
vfio-pci: Add support for MSI affinity
Alex Williamson
1
-7
/
+40
2013-09-30
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
6
-108
/
+327
2013-09-30
Merge remote-tracking branch 'sstabellini/xen-2013-09-25' into staging
Anthony Liguori
2
-1
/
+3
2013-09-30
Merge remote-tracking branch 'kraxel/audio.1' into staging
Anthony Liguori
2
-425
/
+485
2013-09-30
Merge remote-tracking branch 'borntraeger/tags/s390-next-20130924' into staging
Anthony Liguori
5
-52
/
+482
2013-09-28
smbios: Factor out smbios_maybe_add_str()
Markus Armbruster
1
-36
/
+25
2013-09-28
smbios: Make multiple -smbios type= accumulate sanely
Markus Armbruster
1
-61
/
+91
2013-09-28
smbios: Improve diagnostics for conflicting entries
Markus Armbruster
1
-26
/
+17
2013-09-28
smbios: Convert to QemuOpts
Markus Armbruster
1
-38
/
+171
2013-09-28
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
Markus Armbruster
1
-5
/
+5
2013-09-25
xen: Enable cpu-hotplug on xenfv machine.
Anthony PERARD
1
-0
/
+1
2013-09-25
qemu: Adjust qemu wakeup
Liu, Jinsong
1
-1
/
+2
2013-09-24
audio: remove CONFIG_MIXEMU configure option
Bandan Das
1
-30
/
+0
2013-09-24
hda-codec: make mixemu selectable at runtime
Bandan Das
2
-59
/
+122
2013-09-24
hda-codec: refactor common definitions into a header file
Bandan Das
2
-423
/
+450
2013-09-23
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2
-14
/
+60
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
1
-2
/
+22
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2
-2
/
+2
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-5
/
+12
2013-09-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
1
-5
/
+27
2013-09-22
virtio-net: fix up HMP NIC info string on reset
Michael S. Tsirkin
1
-0
/
+1
2013-09-20
e1000: NetClientInfo.receive_iov implemented
Vincenzo Maffione
1
-12
/
+58
2013-09-20
pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
Aurelien Jarno
1
-2
/
+2
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
1
-2
/
+22
2013-09-20
kvm: Fix compiler warning (clang)
Stefan Weil
1
-1
/
+1
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
1
-1
/
+1
2013-09-20
Merge remote-tracking branch 'spice/spice.v74' into staging
Anthony Liguori
3
-9
/
+9
2013-09-20
s390/sclplmconsole: Add support for SCLP line-mode console
Heinz Graalfs
2
-1
/
+399
2013-09-20
s390/eventfacility: allow childs to handle more than 1 event type
Christian Borntraeger
3
-7
/
+7
[next]