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
2019-02-25
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190222-pull-request' i...
Peter Maydell
1
-1
/
+13
2019-02-22
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190221.0' ...
Peter Maydell
2
-45
/
+90
2019-02-22
Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190221' into staging
Peter Maydell
1
-3
/
+24
2019-02-22
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...
Peter Maydell
3
-25
/
+24
2019-02-22
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
1
-0
/
+184
2019-02-22
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
1
-6
/
+25
2019-02-22
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
2
-24
/
+22
2019-02-22
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
2
-0
/
+6
2019-02-22
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
1
-7
/
+9
2019-02-22
virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
Stefano Garzarella
1
-4
/
+6
2019-02-22
hw/ide: drop iov field from IDEDMA
Vladimir Sementsov-Ogievskiy
1
-3
/
+2
2019-02-22
hw/ide: drop iov field from IDEBufferedRequest
Vladimir Sementsov-Ogievskiy
1
-5
/
+6
2019-02-22
hw/ide: drop iov field from IDEState
Vladimir Sementsov-Ogievskiy
2
-11
/
+6
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
3
-0
/
+47
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
1
-3
/
+1
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
2
-26
/
+22
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
1
-2
/
+1
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
1
-1
/
+0
2019-02-21
hw/vfio/common: Refactor container initialization
Eric Auger
1
-44
/
+70
2019-02-21
vfio/common: Work around kernel overflow bug in DMA unmap
Alex Williamson
2
-1
/
+20
2019-02-21
target/mips: fulong2e: Dynamically generate SPD EEPROM data
BALATON Zoltan
1
-18
/
+13
2019-02-21
target/mips: fulong2e: Fix bios flash size
BALATON Zoltan
1
-5
/
+4
2019-02-21
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
BALATON Zoltan
1
-1
/
+6
2019-02-21
hw/misc: mips_itu: Fix 32/64 bit issue in a line involving shift operator
Aleksandar Markovic
1
-1
/
+1
2019-02-21
hw/arm/armsse: Make 0x5... alias region work for per-CPU devices
Peter Maydell
1
-10
/
+16
2019-02-21
hw/arm/musca: Wire up PL011 UARTs
Peter Maydell
1
-5
/
+29
2019-02-21
hw/arm/musca: Wire up PL031 RTC
Peter Maydell
1
-3
/
+23
2019-02-21
hw/arm/musca: Add MPCs
Peter Maydell
1
-8
/
+147
2019-02-21
hw/arm/musca: Add PPCs
Peter Maydell
1
-0
/
+289
2019-02-21
hw/arm/musca.c: Implement models of the Musca-A and -B1 boards
Peter Maydell
2
-0
/
+198
2019-02-21
hw/arm/armsse: Allow boards to specify init-svtor
Peter Maydell
1
-4
/
+4
2019-02-21
hw/char/pl011: Use '0x' prefix when logging hex numbers
Peter Maydell
1
-2
/
+2
2019-02-21
hw/char/pl011: Support all interrupt lines
Peter Maydell
1
-2
/
+44
2019-02-21
hw/char/pl011: Allow use as an embedded-struct device
Peter Maydell
1
-29
/
+2
2019-02-21
hw/timer/pl031: Convert to using trace events
Peter Maydell
2
-25
/
+36
2019-02-21
hw/timer/pl031: Allow use as an embedded-struct device
Peter Maydell
1
-24
/
+1
2019-02-21
hw/misc/tz-ppc: Support having unused ports in the middle of the range
Peter Maydell
1
-0
/
+32
2019-02-21
hw/arm/armsse: Fix memory leak in error-exit path
Peter Maydell
1
-4
/
+6
2019-02-21
hw/hppa/dino: mask out lower 2 bits of PCI config addr
Sven Schnelle
1
-3
/
+24
2019-02-21
spice: set device address and device display ID in QXL interface
Lukáš Hrázký
1
-1
/
+13
2019-02-20
usb: remove unnecessary NULL device check from usb_ep_get()
Liam Merwick
1
-3
/
+1
2019-02-20
usb: add device checks before redirector calls to usb_ep_get()
Liam Merwick
1
-1
/
+2
2019-02-20
usb: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-4
/
+4
2019-02-20
uhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-3
/
+5
2019-02-20
ohci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-0
/
+8
2019-02-20
ehci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-2
/
+5
2019-02-20
xhci: check device is not NULL before calling usb_ep_get()
Liam Merwick
1
-2
/
+2
2019-02-20
xhci: add asserts to help with static code analysis
Liam Merwick
1
-0
/
+2
2019-02-20
usb: rearrange usb_ep_get()
Liam Merwick
1
-1
/
+1
2019-02-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20190219' into...
Peter Maydell
22
-246
/
+120
[prev]
[next]