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
2017-04-25
xen/9pfs: receive requests from the frontend
Stefano Stabellini
1
-0
/
+50
2017-04-25
xen/9pfs: connect to the frontend
Stefano Stabellini
1
-1
/
+181
2017-04-25
xen/9pfs: introduce Xen 9pfs backend
Stefano Stabellini
2
-0
/
+117
2017-04-25
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
3
-0
/
+1038
2017-04-25
aspeed: add a FTGMAC100 nic
Cédric Le Goater
1
-0
/
+21
2017-04-25
net/ftgmac100: add a 'aspeed' property
Cédric Le Goater
1
-2
/
+15
2017-04-25
hw/arm/exynos: Add generic SDHCI devices
Krzysztof Kozlowski
1
-0
/
+29
2017-04-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20170424-1' into s...
Peter Maydell
8
-113
/
+85
2017-04-24
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-04-24' into...
Peter Maydell
6
-18
/
+17
2017-04-24
sm501: Add vmstate descriptor
BALATON Zoltan
1
-1
/
+99
2017-04-24
sm501: Add some more missing registers
BALATON Zoltan
1
-1
/
+125
2017-04-24
sm501: Add support for panel layer
BALATON Zoltan
1
-31
/
+32
2017-04-24
sm501: Misc clean ups
BALATON Zoltan
2
-11
/
+9
2017-04-24
sm501: Fix hardware cursor
BALATON Zoltan
2
-87
/
+107
2017-04-24
sm501: Fix device endianness
BALATON Zoltan
2
-17
/
+10
2017-04-24
sm501: Add emulation of chip connected via PCI
BALATON Zoltan
1
-0
/
+65
2017-04-24
sm501: Get rid of base address in draw_hwc_line
BALATON Zoltan
2
-8
/
+6
2017-04-24
sm501: QOMify
BALATON Zoltan
2
-48
/
+133
2017-04-24
sm501: Add missing arbitration control register
BALATON Zoltan
1
-0
/
+8
2017-04-24
sm501: Use defined constants instead of literal values where available
BALATON Zoltan
2
-11
/
+20
2017-04-24
sm501: Fixed code style and a few typos in comments
BALATON Zoltan
2
-590
/
+594
2017-04-24
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
3
-247
/
+65
2017-04-24
virtio-gpu: add xres and yres properties
Gerd Hoffmann
1
-2
/
+4
2017-04-24
qxl: add xres and yres properties
Gerd Hoffmann
2
-10
/
+26
2017-04-24
vmsvga: fix vmsvga_update_display
Gerd Hoffmann
1
-18
/
+3
2017-04-24
g364fb: make display updates thread safe
Gerd Hoffmann
1
-23
/
+5
2017-04-24
exynos: make display updates thread safe
Gerd Hoffmann
1
-5
/
+6
2017-04-24
framebuffer: make display updates thread safe
Gerd Hoffmann
1
-6
/
+5
2017-04-24
vga: make display updates thread safe.
Gerd Hoffmann
1
-19
/
+17
2017-04-24
vga: add vga_scanline_invalidated helper
Gerd Hoffmann
1
-3
/
+11
2017-04-24
virtio-gpu: replace PIXMAN_* by PIXMAN_BE_*
Laurent Vivier
1
-27
/
+8
2017-04-24
error: Apply error_propagate_null.cocci again
Fam Zheng
3
-9
/
+3
2017-04-24
scsi: Make errp the last parameter of virtio_scsi_common_realize
Fam Zheng
2
-6
/
+11
2017-04-24
fdc: Make errp the last parameter of fdctrl_connect_drives
Fam Zheng
1
-3
/
+3
2017-04-24
net: add FTGMAC100 support
Cédric Le Goater
2
-0
/
+1004
2017-04-21
9p: introduce a type for the 9p header
Stefano Stabellini
2
-5
/
+7
2017-04-21
xen: import ring.h from xen
Stefano Stabellini
2
-2
/
+2
2017-04-21
xen: use libxendevice model to restrict operations
Paul Durrant
1
-0
/
+1
2017-04-21
xen: use 5 digit xen versions
Juergen Gross
1
-1
/
+1
2017-04-21
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170421' i...
Peter Maydell
3
-43
/
+29
2017-04-21
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into staging
Peter Maydell
10
-84
/
+189
2017-04-21
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...
Peter Maydell
8
-62
/
+12
2017-04-21
virtio-rng: stop virtqueue while the CPU is stopped
Laurent Vivier
2
-6
/
+26
2017-04-21
qdev: Move qdev_unplug() to qdev-monitor.c
Juan Quintela
1
-34
/
+0
2017-04-21
qdev: Export qdev_hot_removed
Juan Quintela
1
-1
/
+1
2017-04-21
qdev: qdev_hotplug is really a bool
Juan Quintela
1
-2
/
+2
2017-04-21
tcx: switch to load_image_mr() and remove prom_addr hack
Mark Cave-Ayland
2
-4
/
+1
2017-04-21
tcx: use tcx_set_dirty() for accelerated ops
Mark Cave-Ayland
1
-5
/
+5
2017-04-21
tcx: remove primitives for non-32-bit surfaces
Mark Cave-Ayland
1
-118
/
+8
2017-04-21
tcx: remove TARGET_PAGE_SIZE from tcx24_update_display()
Mark Cave-Ayland
1
-40
/
+6
[prev]
[next]