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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-08
ppc4xx: Make MAL emulation more generic
BALATON Zoltan
1
-1
/
+2
2017-09-08
ppc4xx: Move MAL from ppc405_uc to ppc4xx_devs
BALATON Zoltan
1
-0
/
+2
2017-09-08
ppc: spapr: Make VCPU ID handling private to SPAPR
Sam Bobroff
1
-0
/
+3
2017-09-08
hw/ppc: CAS reset on early device hotplug
Daniel Henrique Barboza
1
-0
/
+1
2017-09-08
hw/ppc: clear pending_events on machine reset
Daniel Henrique Barboza
1
-0
/
+1
2017-09-07
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...
Peter Maydell
2
-2
/
+53
2017-09-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170907'...
Peter Maydell
3
-1
/
+18
2017-09-07
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...
Peter Maydell
1
-14
/
+22
2017-09-07
Merge remote-tracking branch 'remotes/rth/tags/pull-tgt-20170906' into staging
Peter Maydell
2
-29
/
+144
2017-09-07
boards.h: Define new flag ignore_memory_transaction_failures
Peter Maydell
2
-1
/
+17
2017-09-07
nvic: Add NS alias SCS region
Peter Maydell
1
-0
/
+1
2017-09-07
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
6
-46
/
+115
2017-09-06
nbd: Use new qio_channel_*_all() functions
Eric Blake
1
-2
/
+0
2017-09-06
io: Add new qio_channel_read{, v}_all_eof functions
Eric Blake
1
-0
/
+53
2017-09-06
tcg: Add generic translation framework
Lluís Vilanova
1
-0
/
+104
2017-09-06
target: [tcg] Use a generic enum for DISAS_ values
Lluís Vilanova
2
-30
/
+40
2017-09-06
tcg: Add generic DISAS_NORETURN
Richard Henderson
1
-0
/
+1
2017-09-06
host-utils: Simplify pow2ceil()
Markus Armbruster
1
-9
/
+14
2017-09-06
host-utils: Proactively fix pow2floor(), switch to unsigned
Markus Armbruster
1
-5
/
+8
2017-09-06
block: add throttle block filter driver
Manos Pitsidianakis
2
-0
/
+6
2017-09-05
tests: Use real size for iov tests
Juan Quintela
1
-6
/
+0
2017-09-05
block: convert ThrottleGroup to object with QOM
Manos Pitsidianakis
3
-19
/
+46
2017-09-05
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-0
/
+31
2017-09-05
block: add aio_context field in ThrottleGroupMember
Manos Pitsidianakis
1
-1
/
+6
2017-09-05
block: move ThrottleGroup membership to ThrottleGroupMember
Manos Pitsidianakis
2
-24
/
+35
2017-09-05
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-20170905-2' into...
Peter Maydell
2
-11
/
+93
2017-09-05
io: add new qio_channel_{readv, writev, read, write}_all functions
Daniel P. Berrange
1
-0
/
+90
2017-09-05
io: fix typo in docs comment for qio_channel_read
Daniel P. Berrange
1
-1
/
+1
2017-09-05
util: remove the obsolete non-blocking connect
Cao jin
1
-10
/
+2
2017-09-05
block: document semantics of bdrv_co_preadv|pwritev
Daniel P. Berrange
1
-0
/
+31
2017-09-05
block: document semantics of bdrv_co_preadv|pwritev
Daniel P. Berrange
1
-0
/
+31
2017-09-04
block: add default implementations for bdrv_co_get_block_status()
Manos Pitsidianakis
1
-0
/
+18
2017-09-04
block: remove unused bdrv_media_changed
Manos Pitsidianakis
2
-2
/
+0
2017-09-04
block: pass bdrv_* methods to bs->file by default in block filters
Manos Pitsidianakis
1
-1
/
+5
2017-09-04
cpu: Define new cpu_transaction_failed() hook
Peter Maydell
1
-0
/
+22
2017-09-04
memory.h: Move MemTxResult type to memattrs.h
Peter Maydell
2
-10
/
+10
2017-09-04
watchdog: wdt_aspeed: Add support for the reset width register
Andrew Jeffery
1
-0
/
+2
2017-09-04
loader: Ignore zero-sized ELF segments
Peter Maydell
1
-7
/
+17
2017-09-04
loader: Handle ELF files with overlapping zero-initialized data
Peter Maydell
1
-0
/
+48
2017-09-04
armv7m_nvic.h: Move from include/hw/arm to include/hw/intc
Peter Maydell
2
-1
/
+1
2017-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-09-01-v3' in...
Peter Maydell
8
-9
/
+92
2017-09-04
qapi: Change data type of the FOO_lookup generated for enum FOO
Marc-André Lureau
4
-6
/
+11
2017-09-04
qapi: Generate FOO_str() macro for QAPI enum FOO
Markus Armbruster
1
-0
/
+1
2017-09-04
tpm: Clean up model registration & lookup
Markus Armbruster
1
-1
/
+1
2017-09-04
tpm: Clean up driver registration & lookup
Marc-André Lureau
1
-1
/
+1
2017-09-04
qapi: Drop superfluous qapi_enum_parse() parameter max
Markus Armbruster
1
-1
/
+1
2017-09-04
qlit: add QLIT_QNULL and QLIT_BOOL
Marc-André Lureau
1
-0
/
+5
2017-09-04
qlit: make qlit_equal_qobject() take const arguments
Marc-André Lureau
1
-1
/
+1
2017-09-04
qlit: make qlit_equal_qobject return a bool
Marc-André Lureau
1
-1
/
+1
2017-09-04
qlit: rename compare_litqobj_to_qobj() to qlit_equal_qobject()
Marc-André Lureau
1
-1
/
+1
[next]