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
2015-11-10
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Add QEMU_MADV_NOHUGEPAGE
Dr. David Alan Gilbert
1
-0
/
+9
2015-11-10
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
1
-0
/
+2
2015-11-10
Rename mis->file to from_src_file
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
qemu_ram_block_from_host
Dr. David Alan Gilbert
3
-2
/
+4
2015-11-10
Move page_size_init earlier
Dr. David Alan Gilbert
2
-1
/
+1
2015-11-10
Provide runtime Target page information
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
qapi: Simplify error cleanup in test-qmp-*
Eric Blake
1
-0
/
+9
2015-11-09
qobject: Protect against use-after-free in qobject_decref()
Eric Blake
1
-0
/
+1
2015-11-09
aio: Introduce aio-epoll.c
Fam Zheng
1
-0
/
+5
2015-11-09
aio: Introduce aio_context_setup
Fam Zheng
1
-0
/
+8
2015-11-09
aio: Introduce aio_external_disabled
Fam Zheng
1
-0
/
+11
2015-11-06
arm: allwinner-a10: Add SATA
Peter Crosthwaite
1
-0
/
+4
2015-11-06
ahci: Add allwinner AHCI
Peter Crosthwaite
1
-0
/
+1
2015-11-06
qom/object: fix 2 comment typos
Cao jin
1
-5
/
+5
2015-11-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-replay' into ...
Peter Maydell
5
-0
/
+131
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
2
-0
/
+6
2015-11-06
replay: replay blockers for devices
Pavel Dovgalyuk
2
-0
/
+6
2015-11-06
replay: initialization and deinitialization
Pavel Dovgalyuk
1
-0
/
+9
2015-11-06
replay: ptimer
Pavel Dovgalyuk
1
-0
/
+3
2015-11-06
bottom halves: introduce bh call function
Pavel Dovgalyuk
1
-0
/
+5
2015-11-06
replay: checkpoints
Pavel Dovgalyuk
1
-0
/
+20
2015-11-06
replay: shutdown event
Pavel Dovgalyuk
1
-0
/
+5
2015-11-06
replay: recording and replaying clock ticks
Pavel Dovgalyuk
1
-0
/
+23
2015-11-06
replay: asynchronous events infrastructure
Pavel Dovgalyuk
1
-0
/
+6
2015-11-06
replay: interrupts and exceptions
Pavel Dovgalyuk
1
-0
/
+17
2015-11-05
target-i386: Remove POPCNT from qemu64 and qemu32 CPU models
Eduardo Habkost
1
-0
/
+10
2015-11-05
target-i386: Remove ABM from qemu64 CPU model
Eduardo Habkost
1
-0
/
+5
2015-11-05
target-i386: Remove SSE4a from qemu64 CPU model
Eduardo Habkost
1
-0
/
+5
2015-11-05
target-i386: Set "check=off" by default on pc-*-2.4 and older
Eduardo Habkost
1
-0
/
+5
2015-11-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
4
-12
/
+2
2015-11-05
cpu: replay instructions sequence
Pavel Dovgalyuk
1
-0
/
+4
2015-11-05
cpu-exec: allow temporary disabling icount
Pavel Dovgalyuk
1
-0
/
+1
2015-11-05
replay: introduce icount event
Pavel Dovgalyuk
1
-0
/
+7
2015-11-05
replay: global variables and function stubs
Pavel Dovgalyuk
1
-0
/
+19
2015-11-05
Revert "Introduce cpu_clean_all_dirty"
Liang Li
2
-9
/
+0
2015-11-04
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
Eduardo Habkost
1
-2
/
+2
2015-11-04
qemu-log: remove -d ioport
Paolo Bonzini
1
-1
/
+0
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
1
-1
/
+1
2015-11-04
migration: rename qemu_savevm_state_cancel
Liang Li
1
-1
/
+1
2015-11-03
armv7-m: Return DeviceState* from armv7m_init()
Michael Davidsaver
1
-1
/
+1
2015-11-03
arm: boot: Add board specific setup code API
Peter Crosthwaite
1
-0
/
+10
2015-11-03
ui/curses: Support line graphics chars on -curses mode
OGAWA Hirofumi
1
-1
/
+11
2015-10-30
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
4
-1
/
+102
2015-10-30
glib: add compatibility interface for g_hash_table_add()
Markus Armbruster
1
-0
/
+8
2015-10-29
target-arm: xlnx-zynqmp: Add sdhci support.
Sai Pavan Boddu
1
-0
/
+3
2015-10-29
sdhci: Split sdhci.h for public and internal device usage
Sai Pavan Boddu
1
-0
/
+94
2015-10-29
sd.h: Move sd.h to include/hw/sd/
Sai Pavan Boddu
1
-0
/
+0
[next]