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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-23
s390x/pci: forbid multifunction pci device
Yi Min Zhao
1
-0
/
+10
2018-03-22
gitmodules: Use the QEMU mirror of qemu-palcode
Peter Maydell
1
-1
/
+1
2018-03-22
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
6
-20
/
+227
2018-03-22
Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into st...
Peter Maydell
2
-10
/
+20
2018-03-22
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-03-21-1...
Peter Maydell
1
-2
/
+12
2018-03-22
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-2.12-pull-r...
Peter Maydell
1
-0
/
+49
2018-03-21
tests/multiboot: Add .gitignore
Kevin Wolf
1
-0
/
+3
2018-03-21
tests/multiboot: Add tests for the a.out kludge
Kevin Wolf
4
-8
/
+204
2018-03-21
tests/multiboot: Test exit code for every qemu run
Kevin Wolf
1
-12
/
+12
2018-03-21
multiboot: Check validity of mh_header_addr
Kevin Wolf
1
-0
/
+4
2018-03-21
multiboot: Reject kernels exceeding the address space
Kevin Wolf
1
-0
/
+4
2018-03-21
dump-guest-memory: more descriptive lookup_type failure
Andrew Jones
1
-1
/
+6
2018-03-21
dump.c: allow fd_write_vmcore to return errno on failure
Yasmin Beatriz
1
-9
/
+14
2018-03-21
tpm: CRB: query backend for TPM established flag
Stefan Berger
1
-0
/
+6
2018-03-21
tpm: CRB: reset locAssigned upon relinquishing locality
Stefan Berger
1
-0
/
+2
2018-03-21
tpm: CRB: set registers to 0 by default
Stefan Berger
1
-0
/
+2
2018-03-21
tpm: CRB: Set tpmRegValidSts flag to '1' in device reset
Stefan Berger
1
-2
/
+2
2018-03-20
Update version for v2.12.0-rc0 release
v2.12.0-rc0
Peter Maydell
1
-1
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20180320' into s...
Peter Maydell
2
-1
/
+3
2018-03-20
linux-user: init_guest_space: Try to make ARM space+commpage continuous
Luke Shumaker
1
-0
/
+49
2018-03-20
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
55
-536
/
+3767
2018-03-20
postcopy shared docs
Dr. David Alan Gilbert
1
-0
/
+41
2018-03-20
libvhost-user: Claim support for postcopy
Dr. David Alan Gilbert
1
-0
/
+33
2018-03-20
postcopy: Allow shared memory
Dr. David Alan Gilbert
1
-6
/
+0
2018-03-20
vhost: Huge page align and merge
Dr. David Alan Gilbert
2
-11
/
+58
2018-03-20
vhost+postcopy: Wire up POSTCOPY_END notify
Dr. David Alan Gilbert
4
-0
/
+44
2018-03-20
vhost-user: Add VHOST_USER_POSTCOPY_END message
Dr. David Alan Gilbert
4
-0
/
+37
2018-03-20
libvhost-user: mprotect & madvises for postcopy
Dr. David Alan Gilbert
1
-5
/
+42
2018-03-20
vhost+postcopy: Call wakeups
Dr. David Alan Gilbert
2
-4
/
+11
2018-03-20
vhost+postcopy: Add vhost waker
Dr. David Alan Gilbert
2
-0
/
+33
2018-03-20
postcopy: postcopy_notify_shared_wake
Dr. David Alan Gilbert
2
-0
/
+26
2018-03-20
postcopy: helper for waking shared
Dr. David Alan Gilbert
3
-0
/
+37
2018-03-20
vhost+postcopy: Resolve client address
Dr. David Alan Gilbert
2
-1
/
+33
2018-03-20
postcopy-ram: add a stub for postcopy_request_shared_page
Michael S. Tsirkin
1
-0
/
+7
2018-03-20
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
1
-36
/
+66
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
33
-130
/
+178
2018-03-20
hmp: free sev info
Marc-André Lureau
1
-0
/
+2
2018-03-20
HMP: Initialize err before using
zhangjixiang
1
-1
/
+1
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-20
target/m68k: add a mechanism to automatically free TCGv
Laurent Vivier
1
-13
/
+43
2018-03-20
target/m68k: add DisasContext parameter to gen_extend()
Laurent Vivier
1
-23
/
+23
2018-03-20
vhost+postcopy: Helper to send requests to source for shared pages
Dr. David Alan Gilbert
4
-3
/
+36
2018-03-20
vhost+postcopy: Stash RAMBlock and offset
Dr. David Alan Gilbert
2
-0
/
+35
2018-03-20
vhost+postcopy: Send address back to qemu
Dr. David Alan Gilbert
4
-3
/
+98
2018-03-20
libvhost-user+postcopy: Register new regions with the ufd
Dr. David Alan Gilbert
1
-0
/
+34
2018-03-20
migration/ram: ramblock_recv_bitmap_test_byte_offset
Dr. David Alan Gilbert
2
-0
/
+6
2018-03-20
postcopy+vhost-user: Split set_mem_table for postcopy
Dr. David Alan Gilbert
2
-2
/
+128
2018-03-20
vhost+postcopy: Transmit 'listen' to slave
Dr. David Alan Gilbert
7
-0
/
+77
2018-03-20
vhost+postcopy: Register shared ufd with postcopy
Dr. David Alan Gilbert
1
-1
/
+19
[prev]
[next]