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
2010-04-01
S390: Tell user why VM creation failed
Alexander Graf
1
-1
/
+6
2010-04-01
S390: Add stub for cpu_get_phys_page_debug
Alexander Graf
1
-0
/
+5
2010-04-01
tcg: initial ia64 support
Aurelien Jarno
4
-15
/
+2488
2010-04-01
tcg: align static_code_gen_buffer to CODE_GEN_ALIGN
Aurelien Jarno
1
-1
/
+2
2010-04-01
ia64 disas support
Aurelien Jarno
5
-0
/
+10625
2010-04-01
linux-user: fix page_unprotect when host page size > target page size
Aurelien Jarno
1
-23
/
+22
2010-04-01
linux-user/ia64: workaround ia64 strangenesses
Aurelien Jarno
3
-106
/
+114
2010-04-01
virtio-net: vhost net support
Michael S. Tsirkin
1
-2
/
+69
2010-04-01
tap: add API to retrieve vhost net header
Michael S. Tsirkin
2
-0
/
+10
2010-04-01
tap: add vhost/vhostfd options
Michael S. Tsirkin
3
-1
/
+40
2010-04-01
vhost: vhost net support
Michael S. Tsirkin
6
-0
/
+1012
2010-04-01
virtio-pci: fill in notifier support
Michael S. Tsirkin
1
-0
/
+63
2010-04-01
virtio: move typedef to qemu-common
Michael S. Tsirkin
2
-1
/
+1
2010-04-01
virtio: add set_status callback
Michael S. Tsirkin
4
-4
/
+14
2010-04-01
virtio: notifier support + APIs for queue fields
Michael S. Tsirkin
2
-2
/
+96
2010-04-01
notifier: event notifier implementation
Michael S. Tsirkin
4
-0
/
+80
2010-04-01
kvm: add API to set ioeventfd
Michael S. Tsirkin
2
-1
/
+39
2010-04-01
tap: add interface to get device fd
Michael S. Tsirkin
2
-0
/
+9
2010-04-01
virtio-pci: compile per-target
Anthony Liguori
2
-2
/
+1
2010-04-01
Fix -enable-kvm
Anthony Liguori
3
-3
/
+4
2010-03-31
Restore terminal monitor attributes - addition
Shahar Havivi
1
-1
/
+3
2010-03-31
Don't check for bus master for old guests
Alexander Graf
1
-1
/
+24
2010-03-31
usb: class specific interface requests
Max Reitz
4
-10
/
+7
2010-03-30
Add missing #include needed for madvise() on OpenBSD
Blue Swirl
1
-0
/
+1
2010-03-30
Fix i386-bsd-user build
Blue Swirl
1
-1
/
+1
2010-03-30
Get bsd-user host page protection code working on FreeBSD hosts
Juergen Lock
2
-0
/
+52
2010-03-30
Fix bsd-user qemu_vmalloc() host page protection code
Juergen Lock
1
-3
/
+2
2010-03-30
Fix some compilation warnings on FreeBSD hosts
Juergen Lock
1
-2
/
+2
2010-03-30
Use sysctl instead of /proc to find executable path on FreeBSD
Juergen Lock
1
-4
/
+8
2010-03-30
Compile most PPC devices only once
Blue Swirl
9
-19
/
+47
2010-03-29
Compile prep_pci only once
Blue Swirl
6
-9
/
+7
2010-03-29
Compile qemu-timer only once
Blue Swirl
13
-185
/
+197
2010-03-29
Compile openpic only once
Blue Swirl
6
-25
/
+15
2010-03-29
Compile ide/macio only once
Blue Swirl
6
-11
/
+9
2010-03-29
Compile pflash_cfi01 only once
Blue Swirl
16
-88
/
+191
2010-03-29
Compile pflash_cfi02 only once
Blue Swirl
12
-74
/
+154
2010-03-29
Compile acpi only once
Blue Swirl
12
-24
/
+56
2010-03-29
Refactor target specific handling, compile vl.c only once
Blue Swirl
7
-605
/
+751
2010-03-29
Refactor CPUState handling out of vl.c
Blue Swirl
4
-747
/
+795
2010-03-29
Refactor a few architecture dependent pieces in vl.c
Blue Swirl
1
-25
/
+47
2010-03-29
Move KVM and Xen global flags to vl.c
Blue Swirl
3
-5
/
+4
2010-03-29
Move cpu_exec_init_all() declaration to qemu-common.h
Blue Swirl
2
-1
/
+2
2010-03-29
Allow various header files to be included from non-CPU code
Blue Swirl
3
-8
/
+13
2010-03-29
Adjust debug handling
Blue Swirl
1
-3
/
+3
2010-03-29
tcg/mips: fix branch offset during retranslation
Aurelien Jarno
1
-19
/
+30
2010-03-28
exec: remove dead code
Aurelien Jarno
1
-1
/
+0
2010-03-28
linux-user/ppc: use the Linux register layout
Rob Landley
1
-21
/
+2
2010-03-28
qemu-io: fix aio help texts
Christoph Hellwig
1
-5
/
+5
2010-03-28
tcg/arm: Replace qemu_ld32u (left over from previous commit)
Stefan Weil
1
-1
/
+1
2010-03-27
Fix driftfix option
Blue Swirl
1
-3
/
+3
[prev]
[next]