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-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
2020-04-14
thread.h: Fix Coverity version of qemu_cond_timedwait()
Peter Maydell
1
-1
/
+1
2020-04-14
osdep.h: Drop no-longer-needed Coverity workarounds
Peter Maydell
1
-14
/
+0
2020-04-13
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2
-0
/
+7
2020-04-13
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+2
2020-04-13
fw_cfg: Migrate ACPI table mr sizes separately
Shameer Kolothum
1
-0
/
+6
2020-04-13
acpi: Use macro for table-loader file name
Shameer Kolothum
1
-0
/
+1
2020-04-13
memory: Do not allow direct write access to rom_device regions
Alexander Duyck
1
-2
/
+2
2020-04-09
aio-wait: delegate polling of main AioContext if BQL not held
Paolo Bonzini
2
-19
/
+32
2020-04-07
Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-fixes-070420-1' ...
Peter Maydell
2
-23
/
+69
2020-04-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+0
2020-04-07
linux-user: factor out reading of /proc/self/maps
Alex Bennée
1
-0
/
+44
2020-04-07
elf-ops: bail out if we have no function symbols
Alex Bennée
1
-23
/
+25
2020-04-07
block: Increase BB.in_flight for coroutine and sync interfaces
Kevin Wolf
1
-1
/
+0
2020-04-07
ppc/pnv: Create BMC devices only when defaults are enabled
Cédric Le Goater
1
-0
/
+2
2020-04-03
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200403' into staging
Peter Maydell
1
-0
/
+7
2020-04-03
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2
-0
/
+109
2020-04-02
vl/s390x: fixup ram sizes for compat machines
Christian Borntraeger
1
-0
/
+7
2020-04-01
hw/isa/superio: Correct the license text
Philippe Mathieu-Daudé
1
-1
/
+1
2020-03-31
hw/i386: Introduce apicid functions inside X86MachineState
Babu Moger
1
-0
/
+9
[prev]
[next]