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
2019-03-08
tests/bios-tables: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
1
-1
/
+1
2019-03-08
tests/multiboot: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
1
-1
/
+1
2019-03-08
iotests: check whitelisted formats
Andrey Shinkevich
1
-0
/
+3
2019-03-08
iotests: ask QEMU for supported formats
Andrey Shinkevich
2
-1
/
+55
2019-03-08
block: iterate_format with account of whitelisting
Andrey Shinkevich
4
-7
/
+24
2019-03-08
iotests: open notrun files in text mode
Andrey Shinkevich
1
-1
/
+1
2019-03-08
qcow2: Default to 4KB for the qcow2 cache entry size
Alberto Garcia
2
-6
/
+23
2019-03-08
iotests: use iotests.VM in 238
Stefan Hajnoczi
1
-6
/
+1
2019-03-07
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.0-pull-re...
Peter Maydell
6
-22
/
+97
2019-03-07
Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...
Peter Maydell
23
-40
/
+193
2019-03-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-sphinx-20190307' int...
Peter Maydell
12
-83
/
+451
2019-03-07
MAINTAINERS: Add entry for Sphinx documentation infrastructure
Peter Maydell
1
-0
/
+6
2019-03-07
docs/conf.py: Don't hard-code QEMU version
Peter Maydell
2
-6
/
+17
2019-03-07
Makefile: Abstract out "identify the pkgversion" code
Peter Maydell
1
-17
/
+16
2019-03-07
Makefile, configure: Support building rST documentation
Peter Maydell
3
-5
/
+56
2019-03-07
docs: Provide separate conf.py for each manual we want
Peter Maydell
6
-13
/
+102
2019-03-07
docs/conf.py: Disable option warnings
Peter Maydell
1
-0
/
+3
2019-03-07
docs/conf.py: Don't include rST sources in HTML build
Peter Maydell
1
-0
/
+3
2019-03-07
docs/conf.py: Configure the 'alabaster' theme
Peter Maydell
1
-2
/
+4
2019-03-07
docs/conf.py: Disable unused _static directory
Peter Maydell
1
-1
/
+5
2019-03-07
docs: Commit initial files from sphinx-quickstart
Peter Maydell
2
-0
/
+188
2019-03-07
docs: Convert memory.txt to rst format
Peter Maydell
1
-60
/
+72
2019-03-07
docs/cpu-hotplug.rst: Fix rST markup issues
Peter Maydell
1
-1
/
+1
2019-03-07
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190307-pull-request' ...
Peter Maydell
2
-17
/
+31
2019-03-07
linux-user: add new netlink types
Laurent Vivier
1
-0
/
+9
2019-03-07
linux-user: Nicer strace output of chroot() syscall
Helge Deller
2
-1
/
+13
2019-03-07
linux-user: fix "may be used uninitialized" warnings
Marc-André Lureau
1
-2
/
+5
2019-03-07
linux-user: don't short-circuit read with zero length
Andreas Schwab
1
-2
/
+2
2019-03-07
Fix breakpoint support in Nios II user-mode emulation.
Sandra Loosemore
1
-0
/
+6
2019-03-07
linux-user: fix emulation of accept4/getpeername/getsockname/recvfrom syscalls
Andreas Schwab
1
-16
/
+25
2019-03-07
linux-user: Fix ELF_PLATFORM for aarch64_be-linux-user
Richard Henderson
1
-1
/
+5
2019-03-07
linux-user: Add ELF_PLATFORM for arm
Richard Henderson
1
-0
/
+31
2019-03-07
linux-user: fix recvmsg emulation
Andreas Schwab
1
-0
/
+1
2019-03-07
Introduce new "no_guest_reset" parameter for usb-host device
Alexander Kappner
1
-1
/
+6
2019-03-07
usb-mtp: prevent null dereference while deleting objects
Bandan Das
1
-3
/
+1
2019-03-07
usb-mtp: fix some usb_mtp_write_data return paths
Bandan Das
1
-8
/
+10
2019-03-07
usb-mtp: return incomplete transfer on a lstat failure
Bandan Das
1
-5
/
+14
2019-03-06
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
15
-28
/
+67
2019-03-06
qdev: Provide qdev_get_bus_hotplug_handler()
David Hildenbrand
2
-1
/
+10
2019-03-06
qdev: Let machine hotplug handler to override bus hotplug handler
Igor Mammedov
2
-4
/
+13
2019-03-06
qdev: Let the hotplug_handler_unplug() caller delete the device
David Hildenbrand
13
-21
/
+37
2019-03-06
hostmem: fix crash when querying empty host-nodes property via QMP
Igor Mammedov
1
-1
/
+2
2019-03-06
qdev/core: fix qbus_is_full()
Tony Krowiak
3
-1
/
+5
2019-03-06
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190306a'...
Peter Maydell
20
-126
/
+1167
2019-03-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
24
-98
/
+39
2019-03-06
qapi/migration.json: Remove a variable that doesn't exist in example
Zhang Chen
1
-1
/
+1
2019-03-06
Migration/colo.c: Make COLO node running after failover
Zhang Chen
2
-1
/
+3
2019-03-06
Migration/colo.c: Fix double close bug when occur COLO failover
Zhang Chen
1
-0
/
+1
2019-03-06
virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
Wei Wang
2
-1
/
+290
2019-03-06
migration/ram.c: add the free page optimization enable flag
Wei Wang
2
-1
/
+18
[next]