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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-04
lockable: fix __COUNTER__ macro to be referenced properly
Daniel Brodsky
2
-4
/
+5
2020-05-04
hw/arm: versal: Add support for the RTC
Edgar E. Iglesias
1
-0
/
+8
2020-05-04
hw/arm: versal: Add support for SD
Edgar E. Iglesias
1
-0
/
+12
2020-05-04
hw/arm: versal: Embed the APUs into the SoC type
Edgar E. Iglesias
1
-1
/
+1
2020-05-04
hw/arm: versal: Embed the ADMAs into the SoC type
Edgar E. Iglesias
1
-1
/
+2
2020-05-04
hw/arm: versal: Embed the GEMs into the SoC type
Edgar E. Iglesias
1
-1
/
+2
2020-05-04
hw/arm: versal: Embed the UARTs into the SoC type
Edgar E. Iglesias
1
-1
/
+2
2020-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
5
-4
/
+201
2020-04-30
qemu-storage-daemon: Fix non-string --object properties
Kevin Wolf
1
-1
/
+5
2020-04-30
qom: Factor out user_creatable_add_dict()
Kevin Wolf
1
-0
/
+12
2020-04-30
nvme: introduce PMR support from NVMe 1.4 spec
Andrzej Jakowski
1
-0
/
+172
2020-04-30
block-backend: Add flags to blk_truncate()
Kevin Wolf
1
-1
/
+1
2020-04-30
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
1
-2
/
+3
2020-04-30
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
1
-1
/
+9
2020-04-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200430-...
Peter Maydell
8
-2
/
+457
2020-04-30
device_tree: Constify compat in qemu_fdt_node_path()
Edgar E. Iglesias
1
-1
/
+1
2020-04-30
device_tree: Allow name wildcards in qemu_fdt_node_path()
Edgar E. Iglesias
1
-0
/
+3
2020-04-30
hw/char/cadence_uart: add clock support
Damien Hedde
1
-0
/
+1
2020-04-30
qdev-clock: introduce an init array to ease the device construction
Damien Hedde
1
-0
/
+55
2020-04-30
qdev: add clock input&output support to devices.
Damien Hedde
2
-0
/
+116
2020-04-30
hw/core/clock-vmstate: define a vmstate entry for clock state
Damien Hedde
1
-0
/
+9
2020-04-30
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200430' into staging
Peter Maydell
10
-8
/
+193
2020-04-30
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-04-30' into ...
Peter Maydell
4
-94
/
+120
2020-04-30
hw/core/clock: introduce clock object
Peter Maydell
1
-0
/
+216
2020-04-30
msf2: Add EMAC block to SmartFusion2 SoC
Subbaraya Sundeep
1
-0
/
+2
2020-04-30
hw/net: Add Smartfusion2 emac block
Subbaraya Sundeep
1
-0
/
+53
2020-04-30
nrf51: Fix last GPIO CNF address
Cameron Esfahani
1
-1
/
+1
2020-04-30
qapi: Only input visitors can actually fail
Markus Armbruster
2
-16
/
+28
2020-04-30
qapi: Fix Visitor contract for start_alternate()
Markus Armbruster
1
-3
/
+2
2020-04-30
qapi: Assert incomplete object occurs only in dealloc visitor
Markus Armbruster
1
-0
/
+5
2020-04-30
qapi: Polish prose in visitor.h
Markus Armbruster
1
-50
/
+54
2020-04-30
qapi: Document @errp usage more thoroughly in visitor.h
Markus Armbruster
1
-14
/
+23
2020-04-30
qapi: Fix typo in visit_start_list()'s contract
Markus Armbruster
1
-2
/
+2
2020-04-30
qapi: Fix the virtual walk example in visitor.h's big comment
Markus Armbruster
1
-1
/
+3
2020-04-30
qapi: Belatedly update visitor.h's big comment for QAPI modules
Markus Armbruster
1
-5
/
+5
2020-04-30
qobject: Eliminate qdict_iter(), use qdict_first(), qdict_next()
Markus Armbruster
1
-3
/
+0
2020-04-30
qobject: Eliminate qlist_iter(), use QLIST_FOREACH_ENTRY() instead
Markus Armbruster
1
-2
/
+0
2020-04-30
qobject: Clean up QLIST_FOREACH_ENTRY()
Markus Armbruster
1
-4
/
+4
2020-04-29
hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
Anup Patel
1
-2
/
+4
2020-04-29
riscv/sifive_u: Add a serial property to the sifive_u machine
Bin Meng
1
-0
/
+1
2020-04-29
riscv/sifive_u: Add a serial property to the sifive_u SoC
Alistair Francis
1
-0
/
+2
2020-04-29
s390x/s390-virtio-ccw: Fix build on systems without KVM
Christian Borntraeger
1
-0
/
+3
2020-04-29
s390x: protvirt: SCLP interpretation
Janosch Frank
1
-0
/
+2
2020-04-29
s390x: protvirt: Support unpack facility
Janosch Frank
2
-0
/
+56
2020-04-29
smbus: Fix spd_data_generate() error API violation
Markus Armbruster
1
-1
/
+1
2020-04-29
qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite
Markus Armbruster
1
-1
/
+0
2020-04-28
linux-headers: update against Linux 5.7-rc3
Cornelia Huck
7
-8
/
+132
2020-04-15
gdbstub: Introduce gdb_get_float32() to get 32-bit float registers
Philippe Mathieu-Daudé
1
-0
/
+9
2020-04-15
gdbstub: Do not use memset() on GByteArray
Philippe Mathieu-Daudé
1
-0
/
+9
2020-04-14
thread.h: Remove trailing semicolons from Coverity qemu_mutex_lock() etc
Peter Maydell
1
-6
/
+6
[next]