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-02-14
target/openrisc: Rename the cpu from or32 to or1k
Richard Henderson
1
-2
/
+2
2017-02-13
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170213-1' into s...
Peter Maydell
5
-52
/
+67
2017-02-13
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20170210.0' ...
Peter Maydell
2
-3
/
+7
2017-02-10
hw/vfio: Add CONFIG switches for calxeda-xgmac and amd-xgbe
Thomas Huth
1
-2
/
+2
2017-02-10
hw/vfio/pci-quirks: Set category of the "vfio-pci-igd-lpc-bridge" device
Thomas Huth
1
-0
/
+1
2017-02-10
vfio-pci: Fix GTT wrap-around for Skylake+ IGD
Alex Williamson
1
-1
/
+4
2017-02-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170210'...
Peter Maydell
5
-13
/
+29
2017-02-10
aspeed/smc: use a modulo to check segment limits
Cédric Le Goater
1
-2
/
+2
2017-02-10
aspeed/smc: handle dummies only in fast read mode
Cédric Le Goater
1
-3
/
+6
2017-02-10
aspeed: remove useless comment on controller segment size
Cédric Le Goater
1
-5
/
+3
2017-02-10
aspeed: check for negative values returned by blk_getlength()
Cédric Le Goater
1
-2
/
+12
2017-02-10
hw/arm/virt: Declare fwcfg as dma cache coherent in dt
Alexander Graf
1
-0
/
+1
2017-02-10
hw/arm/virt: Declare fwcfg as dma cache coherent in ACPI
Alexander Graf
1
-0
/
+1
2017-02-10
hw/arm/virt: Declare virtio-mmio as dma cache coherent in ACPI
Alexander Graf
1
-0
/
+1
2017-02-10
target-arm: Declare virtio-mmio as dma-coherent in dt
Alexander Graf
2
-0
/
+2
2017-02-10
target-arm: Enable vPMU support under TCG mode
Wei Huang
1
-1
/
+1
2017-02-10
ahci: advertise HOST_CAP_64
Ladi Prosek
1
-1
/
+1
2017-02-10
Revert "cirrus: allow zero source pitch in pattern fill rops"
Gerd Hoffmann
1
-18
/
+8
2017-02-10
cirrus: fix patterncopy checks
Gerd Hoffmann
1
-6
/
+30
2017-02-10
cirrus: replace debug printf with trace points
Gerd Hoffmann
2
-6
/
+11
2017-02-10
vga: replace debug printf with trace points
Gerd Hoffmann
2
-23
/
+10
2017-02-10
virtio-gpu: fix resource leak in virgl_cmd_resource_unref
Gerd Hoffmann
1
-0
/
+8
2017-02-10
virtio-gpu: fix memory leak in set scanout
Li Qiang
1
-0
/
+1
2017-02-07
stellaris: Use the 'unimplemented' device for parts we don't implement
Peter Maydell
1
-0
/
+14
2017-02-07
hw/misc: New "unimplemented" sysbus device
Peter Maydell
2
-0
/
+109
2017-02-07
stellaris: Document memory map and which SoC devices are unimplemented
Peter Maydell
1
-0
/
+34
2017-02-07
hw/arm/integratorcp: Support specifying features via -cpu
Julian Brown
1
-2
/
+17
2017-02-07
sd: sdhci: check data length during dma_memory_read
Prasad J Pandit
1
-1
/
+1
2017-02-07
aspeed: add a watchdog controller
Cédric Le Goater
1
-0
/
+13
2017-02-07
wdt: Add Aspeed watchdog device model
Cédric Le Goater
2
-0
/
+226
2017-02-07
integratorcp: adding vmstate for save/restore
Pavel Dovgalyuk
1
-0
/
+59
2017-02-06
vmstate registration: check return values
Dr. David Alan Gilbert
1
-4
/
+6
2017-02-06
vmstate_register_with_alias_id: Take an Error **
Dr. David Alan Gilbert
2
-2
/
+3
2017-02-06
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20170206-1' into s...
Peter Maydell
5
-20
/
+42
2017-02-06
xhci: fix event queue IRQ handling
Gerd Hoffmann
1
-0
/
+13
2017-02-06
usb: ccid: check ccid apdu length
Prasad J Pandit
1
-1
/
+1
2017-02-06
xhci: guard xhci_kick_epctx against recursive calls
Gerd Hoffmann
1
-0
/
+7
2017-02-06
xhci: don't kick in xhci_submit and xhci_fire_ctl_transfer
Gerd Hoffmann
1
-8
/
+0
2017-02-06
xhci: rename xhci_complete_packet to xhci_try_complete_packet
Gerd Hoffmann
1
-6
/
+6
2017-02-06
xhci: only free completed transfers
Gerd Hoffmann
1
-1
/
+3
2017-02-06
usb: accept usb3 control requests
Gerd Hoffmann
1
-0
/
+7
2017-02-06
usb/uas: more verbose error message
Gerd Hoffmann
1
-1
/
+2
2017-02-06
hw/usb/dev-hid: Improve guest compatibility of usb-tablet
Phil Dennis-Jordan
1
-3
/
+3
2017-02-06
Split ISA and sysbus versions of m48t59 device
David Gibson
4
-210
/
+284
2017-02-06
Allow ISA bus to be configured out
David Gibson
1
-1
/
+1
2017-02-06
Split serial-isa into its own config option
David Gibson
1
-1
/
+2
2017-02-03
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...
Peter Maydell
3
-28
/
+40
2017-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170202-2' into s...
Peter Maydell
1
-25
/
+39
2017-02-02
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170202' into...
Peter Maydell
20
-261
/
+1124
2017-02-02
xen: use qdev_unplug() instead of g_free() in xen_pv_find_xendev()
Juergen Gross
1
-6
/
+7
[next]