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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-20
RISC-V: Fix riscv_isa_string memory size bug
Michael Clark
1
-6
/
+6
2018-03-20
Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-12-v4' int...
Peter Maydell
82
-494
/
+1809
2018-03-19
qapi: Pass '-u' when doing non-silent diff
Eric Blake
1
-4
/
+4
2018-03-19
qapi: add block latency histogram interface
Vladimir Sementsov-Ogievskiy
3
-1
/
+194
2018-03-19
block/accounting: introduce latency histogram
Vladimir Sementsov-Ogievskiy
2
-0
/
+126
2018-03-19
tests: qmp-test: add oob test
Peter Xu
1
-0
/
+65
2018-03-19
tests: qmp-test: verify command batching
Peter Xu
1
-0
/
+22
2018-03-19
qmp: add command "x-oob-test"
Peter Xu
2
-0
/
+34
2018-03-19
monitor: enable IO thread for (qmp & !mux) typed
Peter Xu
1
-1
/
+4
2018-03-19
qmp: isolate responses into io thread
Peter Xu
1
-1
/
+95
2018-03-19
qmp: support out-of-band (oob) execution
Peter Xu
4
-10
/
+111
2018-03-19
qapi: introduce new cmd option "allow-oob"
Peter Xu
7
-17
/
+38
2018-03-19
monitor: send event when command queue full
Peter Xu
1
-1
/
+17
2018-03-19
qmp: add new event "command-dropped"
Eric Blake
1
-0
/
+37
2018-03-19
monitor: separate QMP parser and dispatcher
Peter Xu
1
-23
/
+178
2018-03-19
monitor: let suspend/resume work even with QMPs
Peter Xu
2
-3
/
+45
2018-03-19
monitor: let suspend_cnt be thread safe
Peter Xu
1
-7
/
+8
2018-03-19
monitor: introduce monitor_qmp_respond()
Peter Xu
1
-17
/
+33
2018-03-19
qmp: introduce QMPCapability
Peter Xu
3
-9
/
+110
2018-03-19
monitor: allow using IO thread for parsing
Peter Xu
1
-8
/
+95
2018-03-19
monitor: let mon_list be tail queue
Peter Xu
1
-6
/
+6
2018-03-19
monitor: unify global init
Peter Xu
3
-17
/
+17
2018-03-19
monitor: move the cur_mon hack deeper for QMP
Peter Xu
1
-7
/
+10
2018-03-19
monitor: move skip_flush into monitor_data_init
Peter Xu
1
-4
/
+4
2018-03-19
qobject: let object_property_get_str() use new API
Peter Xu
1
-6
/
+3
2018-03-19
qobject: introduce qobject_get_try_str()
Peter Xu
2
-0
/
+12
2018-03-19
qobject: introduce qstring_get_try_str()
Peter Xu
2
-0
/
+11
2018-03-19
docs: update QMP documents for OOB commands
Peter Xu
2
-12
/
+82
2018-03-19
chardev: tcp: postpone TLS work until machine done
Daniel P. Berrange
1
-0
/
+10
2018-03-19
block: Deprecate "backing": ""
Max Reitz
4
-4
/
+15
2018-03-19
block: Handle null backing link
Max Reitz
4
-15
/
+32
2018-03-19
qapi: Make more of qobject_to()
Max Reitz
3
-17
/
+20
2018-03-19
qapi: Remove qobject_to_X() functions
Max Reitz
10
-60
/
+0
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
51
-227
/
+231
2018-03-19
qapi: Add qobject_to()
Max Reitz
1
-0
/
+29
2018-03-19
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180319'...
Peter Maydell
9
-63
/
+237
2018-03-19
hw/arm/raspi: Provide spin-loop code for AArch64 CPUs
Peter Maydell
1
-1
/
+40
2018-03-19
hw/arm/bcm2836: Hardcode correct CPU type
Peter Maydell
2
-11
/
+15
2018-03-19
hw/arm/bcm2836: Use correct affinity values for BCM2837
Peter Maydell
1
-4
/
+7
2018-03-19
hw/arm/bcm2836: Create proper bcm2837 device
Peter Maydell
3
-6
/
+53
2018-03-19
hw/arm/bcm2836: Rename bcm2836 type/struct to bcm283x
Peter Maydell
3
-22
/
+23
2018-03-19
hw/arm/bcm2386: Fix parent type of bcm2386
Peter Maydell
1
-1
/
+1
2018-03-19
hw/arm/boot: If booting a kernel in EL2, set SCR_EL3.HCE
Peter Maydell
1
-0
/
+5
2018-03-19
hw/arm/boot: assert that secure_boot and secure_board_setup are false for AAr...
Peter Maydell
1
-0
/
+7
2018-03-19
hw/arm/raspi: Don't do board-setup or secure-boot for raspi3
Peter Maydell
1
-4
/
+13
2018-03-19
char: i.MX: Add support for "TX complete" interrupt
Andrey Smirnov
2
-3
/
+20
2018-03-19
char: i.MX: Simplify imx_update()
Andrey Smirnov
1
-8
/
+16
2018-03-19
dump: Update correct kdump phys_base field for AArch64
Wei Huang
1
-3
/
+11
2018-03-19
fsl-imx6: Swap Ethernet interrupt defines
Guenter Roeck
2
-3
/
+29
2018-03-19
compiler: Add QEMU_BUILD_BUG_MSG() macro
Max Reitz
1
-3
/
+9
[next]