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
2016-07-18
trace: Identify events with the 'vcpu' property
Lluís Vilanova
5
-5
/
+51
2016-07-18
trace: [bsd-user] Commandline arguments to control tracing
Lluís Vilanova
1
-3
/
+18
2016-07-18
trace: [linux-user] Commandline arguments to control tracing
Lluís Vilanova
1
-0
/
+19
2016-07-18
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
13
-136
/
+90
2016-07-18
vfio/pci: Hide ARI capability
Alex Williamson
1
-0
/
+1
2016-07-18
.travis.yml: Disable IRC build status updates from forks
Pranith Kumar
1
-1
/
+4
2016-07-18
MAINTAINERS: Add include/block/aio.h to block I/O path section
Fam Zheng
1
-0
/
+1
2016-07-18
virtio-blk: dataplane cleanup
Cao jin
1
-4
/
+2
2016-07-18
checkpatch: consider git extended headers valid patches
Stefan Hajnoczi
1
-0
/
+5
2016-07-18
aio-posix: remove useless parameter
Cao jin
4
-9
/
+6
2016-07-18
linux-aio: prevent submitting more than MAX_EVENTS
Roman Pen
1
-10
/
+16
2016-07-18
aio_ctx_check: follow CODING_STYLE
Cao jin
1
-1
/
+1
2016-07-18
linux-aio: share one LinuxAioState within an AioContext
Paolo Bonzini
7
-111
/
+58
2016-07-18
spec/parallels: fix a mistake
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2016-07-18
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160718' into...
Peter Maydell
7
-97
/
+119
2016-07-18
e1000e: fix building without CONFIG_VMXNET3_PCI
Jason Wang
1
-0
/
+1
2016-07-18
MAINTAINERS: release Scott from being a rocker maintainer
Jiri Pirko
1
-1
/
+0
2016-07-18
tap: fix memory leak on failure to create a multiqueue tap device
Paolo Bonzini
1
-6
/
+16
2016-07-18
net: fix incorrect argument to iov_to_buf
Paolo Bonzini
1
-2
/
+2
2016-07-18
net: fix incorrect access to pointer
Paolo Bonzini
1
-1
/
+1
2016-07-18
e1000e: fix incorrect access to pointer
Paolo Bonzini
1
-2
/
+2
2016-07-18
ppc: Yet another fix for the huge page support detection mechanism
Thomas Huth
1
-3
/
+7
2016-07-18
target-ppc: fix left shift overflow in hpte_page_shift
Paolo Bonzini
1
-1
/
+1
2016-07-18
ppc/mmu-hash64: Remove duplicated #include statement
Thomas Huth
1
-1
/
+0
2016-07-18
ppc: abort if compat property contains an unknown value
Greg Kurz
1
-2
/
+2
2016-07-18
spapr: Ensure CPU cores are added contiguously and removed in LIFO order
Bharata B Rao
1
-1
/
+20
2016-07-18
vfio/spapr: Remove stale ioctl() call
David Gibson
1
-1
/
+0
2016-07-18
ppc: Fix support for odd MSR combinations
Benjamin Herrenschmidt
1
-24
/
+22
2016-07-18
dbdma: reset io->processing flag for unassigned DBDMA channel rw accesses
Mark Cave-Ayland
1
-0
/
+1
2016-07-18
dbdma: set FLUSH bit upon reception of flush command for unassigned DBDMA cha...
Mark Cave-Ayland
1
-0
/
+10
2016-07-18
dbdma: fix load_word/store_word value endianness
Mark Cave-Ayland
1
-19
/
+5
2016-07-18
dbdma: fix endian of DBDMA_CMDPTR_LO during branch
Mark Cave-Ayland
1
-1
/
+1
2016-07-18
dbdma: add per-channel debugging enabled via DEBUG_DBDMA_CHANMASK
Mark Cave-Ayland
1
-33
/
+42
2016-07-18
dbdma: always define DBDMA_DPRINTF and enable debug with DEBUG_DBDMA
Mark Cave-Ayland
1
-8
/
+7
2016-07-18
spapr: fix core unplug crash
Greg Kurz
1
-4
/
+2
2016-07-17
cpu-exec: Move down some declarations in cpu_exec()
Sergey Fedorov
1
-4
/
+3
2016-07-17
exec: avoid realloc in phys_map_node_reserve
Peter Lieven
1
-1
/
+3
2016-07-17
checkpatch: consider git extended headers valid patches
Stefan Hajnoczi
1
-0
/
+5
2016-07-17
megasas: remove useless check for cmd->frame
Paolo Bonzini
1
-5
/
+1
2016-07-17
compiler: never omit assertions if using a static analysis tool
Paolo Bonzini
2
-1
/
+4
2016-07-17
hw/i386: add device tree support
Antonio Borneo
1
-0
/
+46
2016-07-17
Changed malloc to g_malloc, free to g_free in bsd-user/qemu.h
Md Haris Iqbal
1
-2
/
+2
2016-07-17
use g_path_get_dirname instead of dirname
Wei Jiangang
2
-2
/
+5
2016-07-15
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...
Peter Maydell
4
-0
/
+0
2016-07-15
Update OpenBIOS images to b747b6a built from submodule.
Mark Cave-Ayland
4
-0
/
+0
2016-07-15
vnc-tight: fix regression with libxenstore
Peter Lieven
1
-7
/
+21
2016-07-15
vnc-enc-tight: fix off-by-one bug
Herongguang (Stephen)
1
-1
/
+2
2016-07-15
vnc: make sure we finish disconnect
Gerd Hoffmann
1
-0
/
+5
2016-07-14
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...
Peter Maydell
13
-37
/
+262
2016-07-14
ast2400: externalize revision numbers
Cédric Le Goater
3
-5
/
+6
[prev]
[next]