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
2018-03-06
mac_oldworld: use object link to pass heathrow PIC object to macio
Mark Cave-Ayland
2
-7
/
+15
2018-03-06
macio: move macio related structures and defines into separate macio.h file
Mark Cave-Ayland
4
-45
/
+3
2018-03-06
heathrow: change heathrow_pic_init() to return the heathrow device
Mark Cave-Ayland
3
-10
/
+13
2018-03-06
heathrow: convert to trace-events
Mark Cave-Ayland
2
-21
/
+16
2018-03-06
heathrow: QOMify heathrow PIC
Mark Cave-Ayland
1
-56
/
+70
2018-03-06
macio: move ESCC device within the macio device
Mark Cave-Ayland
4
-75
/
+63
2018-03-06
macio: embed DBDMA device directly within macio
Mark Cave-Ayland
1
-6
/
+7
2018-03-06
spapr: harden code that depends on VSMT
Greg Kurz
1
-69
/
+75
2018-03-06
spapr: register dummy ICPs later
Greg Kurz
1
-12
/
+12
2018-03-06
ppc: Add aCube Sam460ex board
BALATON Zoltan
2
-1
/
+605
2018-03-06
ppc440: Add emulation of plb-pcix controller found in some 440 SoCs
BALATON Zoltan
3
-1
/
+537
2018-03-06
ppc440_uc: Fix unintialized variable warning with older gcc
BALATON Zoltan
1
-0
/
+3
2018-03-06
spapr: fix missing CPU core nodes in DT when running with TCG
Greg Kurz
1
-7
/
+1
2018-03-05
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
7
-11
/
+0
2018-03-05
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-01-v4' int...
Peter Maydell
28
-27
/
+29
2018-03-05
hw/net: Remove unnecessary header includes
Thomas Huth
7
-11
/
+0
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
14
-15
/
+15
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
16
-12
/
+14
2018-03-02
net: fix misaligned member access
Marc-André Lureau
1
-1
/
+1
2018-03-02
mps2-an505: New board model: MPS2 with AN505 Cortex-M33 FPGA image
Peter Maydell
2
-0
/
+504
2018-03-02
hw/arm/iotkit: Model Arm IOT Kit
Peter Maydell
2
-0
/
+599
2018-03-02
hw/misc/iotkit-secctl: Add remaining simple registers
Peter Maydell
1
-6
/
+26
2018-03-02
hw/misc/iotkit-secctl: Add handling for PPCs
Peter Maydell
1
-17
/
+253
2018-03-02
hw/misc/iotkit-secctl: Arm IoT Kit security controller initial skeleton
Peter Maydell
3
-0
/
+456
2018-03-02
hw/misc/tz-ppc: Model TrustZone peripheral protection controller
Peter Maydell
3
-0
/
+315
2018-03-02
hw/misc/mps2-fpgaio: FPGA control block for MPS2 AN505
Peter Maydell
3
-0
/
+183
2018-03-02
hw/core/split-irq: Device that splits IRQ lines
Peter Maydell
2
-0
/
+90
2018-03-02
qdev: Add new qdev_init_gpio_in_named_with_opaque()
Peter Maydell
1
-3
/
+5
2018-03-02
hw/misc/unimp: Move struct to header file
Peter Maydell
1
-10
/
+0
2018-03-02
armv7m: Forward init-svtor property to CPU object
Peter Maydell
1
-0
/
+9
2018-03-02
armv7m: Forward idau property to CPU object
Peter Maydell
1
-0
/
+9
2018-03-02
hw/arm/armv7m: Honour CPU's address space for image loads
Peter Maydell
1
-3
/
+14
2018-03-02
hw/arm/boot: Honour CPU's address space for image loads
Peter Maydell
1
-43
/
+76
2018-03-02
loader: Add new load_ramdisk_as()
Peter Maydell
1
-1
/
+7
2018-03-02
xlnx-zynqmp: Connect the RTC device
Alistair Francis
1
-0
/
+14
2018-03-02
xlnx-zynqmp-rtc: Add basic time support
Alistair Francis
2
-0
/
+61
2018-03-02
xlnx-zynqmp-rtc: Initial commit
Alistair Francis
2
-0
/
+215
2018-03-01
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-13
/
+215
2018-03-01
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180301-v2' into sta...
Peter Maydell
6
-324
/
+126
2018-03-01
cryptodev-vhost-user: add crypto session handler
Gonglei
1
-0
/
+104
2018-03-01
cryptodev: add vhost support
Gonglei
1
-0
/
+70
2018-03-01
vhost: fix incorrect check in vhost_verify_ring_mappings
Jia He
1
-2
/
+2
2018-03-01
vhost: avoid to start/stop virtqueue which is not ready
Jia He
1
-1
/
+17
2018-03-01
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180301'...
Peter Maydell
8
-26
/
+250
2018-03-01
vhost: fix memslot limit check
Jay Zhou
1
-7
/
+12
2018-03-01
intel-iommu: Accept 64-bit writes to FEADDR
Jan Kiszka
1
-2
/
+9
2018-03-01
virtio-pci: trivial fixes in error message
Greg Kurz
1
-1
/
+1
2018-03-01
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
1
-9
/
+11
2018-03-01
arm/vexpress: Add proper display connector emulation
Linus Walleij
1
-1
/
+5
2018-03-01
hw/sii9022: Add support for Silicon Image SII9022
Linus Walleij
3
-0
/
+197
[next]