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
2018-08-16
qobject: New qobject_from_vjsonf_nofail(), qdict_from_vjsonf_nofail()
Markus Armbruster
1
-0
/
+4
2018-08-16
qobject: Replace qobject_from_jsonf() by qobject_from_jsonf_nofail()
Markus Armbruster
1
-2
/
+4
2018-08-14
arm/virt: Add support for GICv2 virtualization extensions
Luc Michel
1
-1
/
+3
2018-08-14
xlnx-zynqmp: Improve GIC wiring and MMIO mapping
Luc Michel
1
-2
/
+2
2018-08-14
intc/arm_gic: Add the virtualization extensions to the GIC state
Luc Michel
1
-7
/
+36
2018-08-14
vmstate.h: Provide VMSTATE_UINT16_SUB_ARRAY
Luc Michel
1
-0
/
+3
2018-08-14
accel/tcg: Check whether TLB entry is RAM consistently with how we set it up
Peter Maydell
1
-2
/
+0
2018-08-14
accel/tcg: Pass read access type through to io_readx()
Peter Maydell
1
-0
/
+6
2018-08-14
nvic: Change NVIC to support ARMv6-M
Julia Suvorova
1
-0
/
+1
2018-08-07
virtio-gpu: fix crashes upon warm reboot with vga mode
Marc-André Lureau
1
-0
/
+1
2018-07-31
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+4
2018-07-30
block: Fix documentation for BDRV_REQ_MAY_UNMAP
Kevin Wolf
1
-5
/
+6
2018-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
1
-0
/
+4
2018-07-28
qstring: Fix qstring_from_substr() not to provoke int overflow
liujunjie
1
-1
/
+1
2018-07-24
tests: call qcrypto_init instead of gnutls_global_init
Daniel P. Berrangé
1
-0
/
+2
2018-07-23
monitor: Fix unsafe sharing of @cur_mon among threads
Peter Xu
1
-1
/
+1
2018-07-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+11
2018-07-17
hw/display/xlnx_dp: Move problematic code from instance_init to realize
Paolo Bonzini
1
-1
/
+13
2018-07-17
hw/core/sysbus: Add a function for creating and attaching an object
Thomas Huth
1
-0
/
+17
2018-07-17
qom/object: Add a new function object_initialize_child()
Thomas Huth
1
-2
/
+43
2018-07-16
aspeed: Implement write-1-{set, clear} for AST2500 strapping
Andrew Jeffery
1
-0
/
+2
2018-07-16
qdev: add HotplugHandler->post_plug() callback
Stefan Hajnoczi
1
-0
/
+11
2018-07-10
block: Use uint64_t for BdrvTrackedRequest byte fields
Fam Zheng
1
-2
/
+2
2018-07-10
block: Use BdrvChild to discard
Fam Zheng
1
-2
/
+2
2018-07-10
Revert "block: Remove deprecated -drive geometry options"
Cornelia Huck
1
-0
/
+1
2018-07-10
Revert "block: Remove deprecated -drive option addr"
Cornelia Huck
1
-0
/
+1
2018-07-10
Revert "block: Remove deprecated -drive option serial"
Cornelia Huck
2
-0
/
+2
2018-07-10
block: add BDRV_REQ_SERIALISING flag
Vladimir Sementsov-Ogievskiy
1
-1
/
+13
2018-07-10
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
3
-6
/
+14
2018-07-10
block/io: fix copy_range
Vladimir Sementsov-Ogievskiy
1
-0
/
+12
2018-07-10
block: Poll after drain on attaching a node
Kevin Wolf
2
-0
/
+11
2018-07-09
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
1
-1
/
+1
2018-07-09
pc: Fix typo on PC_COMPAT_2_12
Eduardo Habkost
1
-1
/
+1
2018-07-09
boards.h: Remove doc comment reference to nonexistent function
Peter Maydell
1
-2
/
+1
2018-07-09
ptimer: Add TRIGGER_ONLY_ON_DECREMENT policy option
Peter Maydell
1
-0
/
+9
2018-07-09
hw/arm/smmu-common: Fix devfn computation in smmu_iommu_mr
Eric Auger
1
-0
/
+1
2018-07-05
hw/riscv/sifive_u: Connect the Cadence GEM Ethernet device
Alistair Francis
1
-2
/
+7
2018-07-05
hw/riscv/sifive_plic: Use gpios instead of irqs
Alistair Francis
1
-1
/
+0
2018-07-05
hw/riscv/sifive_e: Create a SiFive E SoC object
Alistair Francis
1
-2
/
+14
2018-07-05
hw/riscv/sifive_u: Create a SiFive U SoC object
Alistair Francis
1
-2
/
+14
2018-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+7
2018-07-05
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
1
-0
/
+1
2018-07-05
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-03-v2'...
Peter Maydell
2
-3
/
+5
2018-07-05
block: Move two block permission constants to the relevant enum
Ari Sundholm
1
-0
/
+7
2018-07-04
block/dirty-bitmap: add bdrv_enable_dirty_bitmap_locked
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2018-07-03
Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...
Peter Maydell
1
-0
/
+106
2018-07-03
qmp: Use QDict * instead of QObject * for response objects
Markus Armbruster
1
-2
/
+2
2018-07-03
qmp: De-duplicate error response building
Markus Armbruster
1
-1
/
+1
2018-07-03
qobject: New qdict_from_jsonf_nofail()
Markus Armbruster
1
-0
/
+2
2018-07-03
qmp: Don't let malformed in-band commands jump the queue
Markus Armbruster
1
-2
/
+0
[next]