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
2015-12-17
acpi: extend aml_interrupt() to support multiple irqs
Igor Mammedov
2
-20
/
+25
2015-12-17
acpi: support serialized method
Xiao Guangrong
3
-27
/
+41
2015-12-17
arm: soc-dma: use hwaddr instead of target_ulong in printf
Paolo Bonzini
1
-22
/
+17
2015-12-17
arm: explicitly mark device loads as little-endian
Paolo Bonzini
2
-6
/
+6
2015-12-17
i.MX: add support for lower and upper interrupt in GPIO.
Jean-Christophe Dubois
1
-2
/
+10
2015-12-17
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20151217-1' int...
Peter Maydell
3
-40
/
+37
2015-12-17
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-12-17' into ...
Peter Maydell
6
-15
/
+15
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
3
-6
/
+6
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
6
-9
/
+9
2015-12-15
fw_cfg: replace ioport data read with generic method
Gabriel L. Somlo
1
-24
/
+1
2015-12-15
fw_cfg: add generic non-DMA read method
Gabriel L. Somlo
1
-14
/
+31
2015-12-15
fw_cfg: avoid calculating invalid current entry pointer
Gabriel L. Somlo
1
-2
/
+4
2015-12-15
fw_cfg: remove offset argument from callback prototype
Gabriel L. Somlo
3
-3
/
+3
2015-12-15
fw_cfg: amend callback behavior spec to once per select
Gabriel L. Somlo
1
-9
/
+10
2015-12-15
ehci: make idt processing more robust
Gerd Hoffmann
1
-2
/
+3
2015-12-15
usb-mtp: add support for basic mtp events
Bandan Das
1
-2
/
+27
2015-12-15
usb-mtp: Add support for inotify based file monitoring
Bandan Das
1
-0
/
+229
2015-12-15
usb-mtp: free objects on a mtp reset
Bandan Das
1
-0
/
+1
2015-12-15
usb-mtp: use a list for keeping track of children
Bandan Das
1
-16
/
+40
2015-12-10
virtio-9p-device: add minimal unrealize handler
Greg Kurz
1
-0
/
+12
2015-12-07
sd: Mark brittle abuse of blk_attach_dev() FIXME
Markus Armbruster
1
-0
/
+1
2015-12-07
sdhci: Sanitize "sdhci-pci" properties for future qomification
Markus Armbruster
1
-2
/
+7
2015-12-07
virtio-blk: Drop x-data-plane option
Fam Zheng
2
-14
/
+2
2015-12-07
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
4
-11
/
+29
2015-12-07
lan9118: log and ignore access to invalid registers, rather than aborting
Andrew Baumann
1
-4
/
+8
2015-12-07
lan9118: fix emulation of MAC address loaded bit in E2P_CMD register
Andrew Baumann
1
-3
/
+5
2015-12-07
vmxnet3: silence warning
Michael S. Tsirkin
1
-1
/
+0
2015-12-07
pcnet: fix rx buffer overflow(CVE-2015-7512)
Jason Wang
1
-0
/
+6
2015-12-07
net: pcnet: add check to validate receive data size(CVE-2015-7504)
Prasad J Pandit
1
-3
/
+5
2015-12-07
e1000: fix hang of win2k12 shutdown with flood ping
Denis V. Lunev
1
-0
/
+5
2015-12-04
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-12-0...
Peter Maydell
2
-2
/
+3
2015-12-04
gt64xxx: fix decoding of ISD register
Paolo Bonzini
1
-1
/
+2
2015-12-04
bt: avoid unintended sign extension
Paolo Bonzini
1
-1
/
+1
2015-12-04
spapr_drc: Change value of property "fdt" from null back to {}
Markus Armbruster
1
-0
/
+5
2015-12-04
spapr_drc: Make device "spapr-dr-connector" unavailable with -device
Markus Armbruster
1
-0
/
+4
2015-12-04
spapr_drc: Handle visitor errors properly
Markus Armbruster
1
-6
/
+26
2015-12-02
virtio-pci: Set the QEMU_PCI_CAP_EXPRESS capability early in its DeviceClass ...
Shmulik Ladkani
2
-5
/
+26
2015-12-02
virtio: handle non-virtio-1-capable backend for ccw
Cornelia Huck
2
-0
/
+15
2015-12-01
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20151201' into staging
Peter Maydell
4
-8
/
+36
2015-12-01
s390x/pci: fix up IOMMU size
Yi Min Zhao
3
-5
/
+30
2015-12-01
s390x: no deprecation warning while testing
Cornelia Huck
1
-3
/
+6
2015-11-30
Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into staging
Peter Maydell
3
-68
/
+15
2015-11-30
virtio-9p: use QEMU thread pool
Paolo Bonzini
3
-68
/
+15
2015-11-30
hw/ppc/ppc405_boards: Fix infinite recursion by converting taihu_cpld from ol...
Peter Maydell
1
-44
/
+8
2015-11-30
hw/ppc/spapr: Remove duplicated "pseries" alias
Thomas Huth
1
-2
/
+0
2015-11-30
mac_dbdma: always initialize channel field in DBDMA_channel
Hervé Poussineau
1
-1
/
+1
2015-11-27
eepro100: Prevent two endless loops
Stefan Weil
1
-0
/
+16
2015-11-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-11
/
+2
2015-11-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2015-11-26
virtio-scsi: don't crash without a valid device
Eugene (jno) Dvurechenski
1
-1
/
+1
[next]