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
2014-06-29
virtio: memory accessors for endian-ambivalent targets
Greg Kurz
1
-0
/
+170
2014-06-29
virtio: add endian-ambivalent support to VirtIODevice
Greg Kurz
3
-19
/
+101
2014-06-29
cpu: introduce CPUClass::virtio_is_big_endian()
Greg Kurz
2
-0
/
+7
2014-06-29
exec: introduce target_words_bigendian() helper
Greg Kurz
3
-9
/
+8
2014-06-29
virtio: add subsections to the migration stream
Greg Kurz
1
-2
/
+19
2014-06-29
virtio-rng: implement per-device migration calls
Greg Kurz
1
-5
/
+7
2014-06-29
virtio-balloon: implement per-device migration calls
Greg Kurz
1
-11
/
+14
2014-06-29
virtio-serial: implement per-device migration calls
Greg Kurz
1
-14
/
+20
2014-06-29
virtio-blk: implement per-device migration calls
Greg Kurz
1
-8
/
+16
2014-06-29
virtio-net: implement per-device migration calls
Greg Kurz
1
-6
/
+16
2014-06-29
virtio: introduce device specific migration calls
Greg Kurz
8
-8
/
+21
2014-06-29
virtio-serial: don't migrate the config space
Alexander Graf
1
-10
/
+6
2014-06-29
virtio-net: byteswap virtio-net header
Cédric Le Goater
1
-0
/
+17
2014-06-29
vhost-user: typo fixups
Michael S. Tsirkin
1
-2
/
+1
2014-06-29
vhost-user: fix regions provied with VHOST_USER_SET_MEM_TABLE message
Damjan Marion
4
-12
/
+26
2014-06-29
numa: Reject configuration if not all node IDs are present
Eduardo Habkost
1
-1
/
+16
2014-06-29
numa: Reject duplicate node IDs
Eduardo Habkost
1
-0
/
+5
2014-06-29
numa: Keep track of NUMA nodes present on the command-line
Eduardo Habkost
3
-1
/
+11
2014-06-29
Allow mismatched virtio config-len
Dr. David Alan Gilbert
1
-5
/
+11
2014-06-29
pc: make isapc and pc-0.10 to pc-0.13 have 1.7.0 memory layout
Don Slutz
1
-0
/
+10
2014-06-29
vhost-user: fix wrong ids in documentation
Damjan Marion
1
-14
/
+14
2014-06-29
mc146818rtc: add rtc-reset-reinjection QMP command
Marcelo Tosatti
4
-0
/
+60
2014-06-29
pc: Fix "prog_if" typo on PC_COMPAT_2_0
Eduardo Habkost
1
-1
/
+1
2014-06-29
pc: Move q35 compat props to PC_COMPAT_*
Eduardo Habkost
2
-42
/
+23
2014-06-29
numa: fix comment
Michael S. Tsirkin
1
-1
/
+1
2014-06-29
openrisc: fix comment
Michael S. Tsirkin
1
-2
/
+2
2014-06-29
numa: fix comment
Michael S. Tsirkin
1
-1
/
+1
2014-06-29
Merge remote-tracking branch 'remotes/riku/linux-user-for-upstream' into staging
Peter Maydell
5
-27
/
+207
2014-06-29
Merge remote-tracking branch 'remotes/xtensa/tags/20140629-xtensa' into staging
Peter Maydell
5
-50
/
+162
2014-06-29
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
48
-561
/
+1127
2014-06-29
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
16
-30
/
+629
2014-06-29
Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...
Peter Maydell
11
-10
/
+922
2014-06-29
linux-user: support the SIOCGIFINDEX ioctl
Paul Burton
2
-0
/
+2
2014-06-29
linux-user: support the KDSIGACCEPT ioctl
Paul Burton
3
-0
/
+9
2014-06-29
linux-user: allow NULL tv argument for settimeofday
Paul Burton
1
-4
/
+8
2014-06-29
linux-user: respect timezone for settimeofday
Paul Burton
2
-1
/
+33
2014-06-29
linux-user: fix struct target_epoll_event layout for MIPS
Paul Burton
1
-1
/
+1
2014-06-29
linux-user: support strace of epoll_create1
Paul Burton
1
-0
/
+3
2014-06-29
linux-user: allow NULL arguments to mount
Paul Burton
1
-22
/
+53
2014-06-29
linux-user: support SO_PASSSEC setsockopt option
Paul Burton
2
-0
/
+8
2014-06-29
linux-user: support SO_{SND, RCV}BUFFORCE setsockopt options
Paul Burton
1
-0
/
+6
2014-06-29
linux-user: support SO_ACCEPTCONN getsockopt option
Paul Burton
1
-0
/
+3
2014-06-29
linux-user: translate the result of getsockopt SO_TYPE
Paul Burton
1
-0
/
+34
2014-06-29
linux-user: added fake open() for /proc/self/cmdline
Wim Vander Schelden
1
-0
/
+46
2014-06-29
Add support for MAP_NORESERVE mmap flag.
Christophe Lyon
1
-0
/
+2
2014-06-29
Merge remote-tracking branch 'remotes/agraf/tags/signed-ppc-for-upstream' int...
Peter Maydell
32
-315
/
+976
2014-06-29
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20140627' into staging
Peter Maydell
8
-179
/
+837
2014-06-29
tcg/ppc: Fix support for 64-bit PPC MacOSX hosts
Peter Maydell
1
-3
/
+3
2014-06-29
hw/xtensa/xtfpga: implement initrd loading
Max Filippov
1
-0
/
+24
2014-06-29
hw/xtensa/xtfpga: implement DTB loading
Max Filippov
1
-0
/
+23
[prev]
[next]