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
2016-10-04
atomic.h: fix __SANITIZE_THREAD__ build
Alex Bennée
1
-1
/
+1
2016-10-04
intc: make HMP 'info irq' and 'info pic' commands use InterruptStatsProvider ...
Hervé Poussineau
3
-13
/
+0
2016-10-04
intc: add an interface to gather statistics/informations on interrupt control...
Hervé Poussineau
1
-0
/
+33
2016-09-29
ide: Fix memory leak in ide_register_restart_cb()
Ashijeet Acharya
1
-0
/
+1
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
9
-42
/
+157
2016-09-28
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-1
/
+14
2016-09-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160928-1' into st...
Peter Maydell
2
-1
/
+5
2016-09-28
coroutine: add qemu_coroutine_entered() function
Stefan Hajnoczi
1
-0
/
+13
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
1
-1
/
+4
2016-09-28
console: track gl_block state in QemuConsole
Gerd Hoffmann
1
-0
/
+1
2016-09-28
block: mirror: fix wrong comment of mirror_start
Yaowei Bai
1
-1
/
+1
2016-09-27
qdisk - hw/block/xen_disk: grant copy implementation
Paulina Szubarczyk
1
-0
/
+14
2016-09-27
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
1
-1
/
+1
2016-09-27
linux-user: remove #define smp_{cores, threads}
Marc-André Lureau
1
-4
/
+1
2016-09-27
target-i386: Automatically set level/xlevel/xlevel2 when needed
Eduardo Habkost
1
-0
/
+5
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
1
-0
/
+4
2016-09-27
cpus-common: lock-free fast path for cpu_exec_start/end
Paolo Bonzini
1
-2
/
+3
2016-09-27
tcg: Make tb_flush() thread safe
Sergey Fedorov
2
-3
/
+1
2016-09-27
cpus-common: Introduce async_safe_run_on_cpu()
Paolo Bonzini
1
-0
/
+14
2016-09-27
cpus-common: simplify locking for start_exclusive/end_exclusive
Paolo Bonzini
1
-4
/
+0
2016-09-27
cpus-common: move exclusive work infrastructure from linux-user
Paolo Bonzini
1
-1
/
+43
2016-09-27
cpus-common: move CPU work item management to common code
Sergey Fedorov
1
-8
/
+19
2016-09-27
cpus-common: move CPU list management to common code
Paolo Bonzini
3
-11
/
+17
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
1
-3
/
+5
2016-09-27
migration: sync all address spaces
Paolo Bonzini
1
-4
/
+3
2016-09-27
compiler: Swap 'public domain' header for license
Felipe Franciosi
1
-1
/
+5
2016-09-27
x86: ioapic: boost default version to 0x20
Peter Xu
1
-0
/
+4
2016-09-27
Jhash: add linux kernel jhashtable in qemu
Zhang Chen
1
-0
/
+59
2016-09-27
qemu-char: Add qemu_chr_add_handlers_full() for GMaincontext
Zhang Chen
1
-1
/
+10
2016-09-27
virtio-net: allow increasing rx queue size
Michael S. Tsirkin
1
-0
/
+1
2016-09-27
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
1
-4
/
+5
2016-09-27
memory: introduce IOMMUNotifier and its caps
Peter Xu
2
-8
/
+41
2016-09-26
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
5
-6
/
+22
2016-09-24
hw/i386: AMD IOMMU IVRS table
David Kiarie
2
-0
/
+13
2016-09-23
hw/pci: Prepare for AMD IOMMU
David Kiarie
1
-0
/
+3
2016-09-23
virtio: stop virtqueue processing if device is broken
Stefan Hajnoczi
1
-0
/
+3
2016-09-23
target-i386: turn off CPU.l3-cache only for 2.7 and older machine types
Igor Mammedov
1
-4
/
+3
2016-09-23
pc: clean up COMPAT macro chaining
Igor Mammedov
1
-2
/
+0
2016-09-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-1
/
+3
2016-09-23
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
5
-2
/
+164
2016-09-23
Merge remote-tracking branch 'remotes/famz/tags/various-pull-request' into st...
Peter Maydell
2
-5
/
+61
2016-09-23
qdev-monitor: Add blk_by_qdev_id()
Kevin Wolf
1
-0
/
+1
2016-09-23
block: Add blk_by_dev()
Kevin Wolf
1
-0
/
+1
2016-09-23
block: Add "read-only" to the options QDict
Alberto Garcia
1
-0
/
+1
2016-09-23
block: Remove bdrv_is_snapshot
Alberto Garcia
1
-1
/
+0
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2
-2
/
+3
2016-09-23
util: Add UUID API
Fam Zheng
2
-4
/
+59
2016-09-23
spapr_pci: Add numa node id
Alexey Kardashevskiy
1
-0
/
+2
2016-09-23
ppc/xics: An ICS with offset 0 is assumed to be uninitialized
Benjamin Herrenschmidt
1
-1
/
+1
2016-09-23
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
1
-1
/
+10
[next]