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
/
include
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-19
hw/rdma: Implementation of PVRDMA device
Yuval Shaia
1
-0
/
+3
2018-02-16
cuda.h: Fix multiple typedef
Dr. David Alan Gilbert
1
-2
/
+2
2018-02-16
ppc4xx: Add device models found in PPC440 core SoCs
BALATON Zoltan
1
-1
/
+1
2018-02-16
spapr: rename spapr_vcpu_id() to spapr_get_vcpu_id()
Greg Kurz
1
-1
/
+1
2018-02-16
spapr: move VCPU calculation to core machine code
Greg Kurz
1
-0
/
+1
2018-02-16
hw/char: remove legacy interface escc_init()
Laurent Vivier
1
-5
/
+49
2018-02-16
ppc: move CUDAState and other CUDA-related definitions into separate cuda.h file
Mark Cave-Ayland
1
-0
/
+107
2018-02-15
bcm2836: Make CPU type configurable
Pekka Enberg
1
-0
/
+1
2018-02-15
hw/arm/aspeed: simplify using the 'unimplemented device' for aspeed_soc.io
Philippe Mathieu-Daudé
1
-1
/
+0
2018-02-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+25
2018-02-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-8
/
+14
2018-02-13
hw/pci-bridge: fix pcie root port's IO hints capability
Marcel Apfelbaum
1
-2
/
+2
2018-02-13
sdhci: implement CMD/DAT[] fields in the Present State register
Philippe Mathieu-Daudé
1
-0
/
+4
2018-02-13
sdhci: implement UHS-I voltage switch
Philippe Mathieu-Daudé
2
-0
/
+17
2018-02-13
sdhci: implement the Host Control 2 register (tuning sequence)
Philippe Mathieu-Daudé
1
-0
/
+1
2018-02-13
sdhci: rename the hostctl1 register
Philippe Mathieu-Daudé
1
-1
/
+1
2018-02-13
sdhci: add a 'spec_version property' (default to v2)
Philippe Mathieu-Daudé
1
-0
/
+2
2018-02-11
misc: introduce new mos6522 VIA device and enable it for ppc builds
Mark Cave-Ayland
1
-0
/
+152
2018-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-02-07-v4' in...
Peter Maydell
16
-15
/
+5
2018-02-09
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180209'...
Peter Maydell
8
-0
/
+287
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
3
-3
/
+0
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
3
-1
/
+2
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-1
/
+0
2018-02-09
usb: Add basic code to emulate Chipidea USB IP
Andrey Smirnov
1
-0
/
+16
2018-02-09
i.MX: Add implementation of i.MX7 GPR IP block
Andrey Smirnov
1
-0
/
+28
2018-02-09
i.MX: Add i.MX7 GPT variant
Andrey Smirnov
1
-0
/
+1
2018-02-09
i.MX: Add code to emulate GPCv2 IP block
Andrey Smirnov
1
-0
/
+22
2018-02-09
i.MX: Add code to emulate i.MX7 SNVS IP-block
Andrey Smirnov
1
-0
/
+35
2018-02-09
i.MX: Add code to emulate i.MX2 watchdog IP block
Andrey Smirnov
1
-0
/
+33
2018-02-09
i.MX: Add code to emulate i.MX7 CCM, PMU and ANALOG IP blocks
Andrey Smirnov
1
-0
/
+139
2018-02-09
sdhci: Add i.MX specific subtype of SDHCI
Andrey Smirnov
1
-0
/
+13
2018-02-09
s390x/flic: cache the common flic class in a central function
David Hildenbrand
1
-0
/
+1
2018-02-09
s390x/tcg: cache the qemu flic in a central function
David Hildenbrand
1
-0
/
+1
2018-02-09
s390x/flic: make floating interrupts on TCG actually floating
David Hildenbrand
1
-0
/
+41
2018-02-09
s390x/flic: factor out injection of floating interrupts
David Hildenbrand
1
-0
/
+5
2018-02-09
s390x/flic: simplify flic initialization
David Hildenbrand
1
-9
/
+0
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Clean up includes
Markus Armbruster
5
-6
/
+0
2018-02-09
Use #include "..." for our own headers, <...> for others
Markus Armbruster
3
-3
/
+3
2018-02-08
pci: removed the is_express field since a uniform interface was inserted
Yoni Bettan
1
-3
/
+0
2018-02-08
virtio-blk: enable multiple vectors when using multiple I/O queues
Changpeng Liu
1
-0
/
+8
2018-02-08
vhost: Clean out old vhost_set_memory and friends
Dr. David Alan Gilbert
1
-3
/
+0
2018-02-08
vhost: Build temporary section list and deref after commit
Dr. David Alan Gilbert
1
-0
/
+2
2018-02-08
virtio: remove event notifier cleanup call on de-assign
Gal Hammer
1
-0
/
+2
2018-02-07
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+12
2018-02-06
qapi: Create DEFINE_PROP_OFF_AUTO_PCIBAR
Alex Williamson
1
-0
/
+4
2018-02-05
qdev: add helpers to be more explicit when using abstract QOM parent functions
Philippe Mathieu-Daudé
1
-0
/
+10
2018-02-05
qdev: rename typedef qdev_resetfn() -> DeviceReset()
Philippe Mathieu-Daudé
1
-2
/
+2
2018-02-02
hw/audio/wm8750: move WM8750 declarations from i2c/i2c.h to audio/wm8750.h
Philippe Mathieu-Daudé
2
-9
/
+30
2018-01-29
tpm: add CRB device
Marc-André Lureau
1
-0
/
+51
[next]