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
2019-05-02
scripts/qemu.py: support adding a console with the default serial device
Cleber Rosa
1
-33
/
+17
2019-05-02
tests/boot_linux_console: refactor the console watcher into utility method
Cleber Rosa
1
-9
/
+21
2019-05-02
tests/boot_linux_console: increase timeout
Cleber Rosa
1
-1
/
+1
2019-05-02
tests/boot_linux_console: add common kernel command line options
Cleber Rosa
1
-1
/
+3
2019-05-02
tests/boot_linux_console: update the x86_64 kernel
Cleber Rosa
1
-3
/
+3
2019-05-02
tests/boot_linux_console: rename the x86_64 after the arch and machine
Cleber Rosa
1
-5
/
+7
2019-05-02
tests/acceptance: look for target architecture in test tags first
Cleber Rosa
2
-2
/
+9
2019-05-02
tests/acceptance: use "arch:" tag to filter target specific tests
Cleber Rosa
4
-3
/
+6
2019-05-02
tests/acceptance: introduce arch parameter and attribute
Cleber Rosa
2
-3
/
+39
2019-05-02
tests/acceptance: fix doc reference to avocado_qemu directory
Cleber Rosa
1
-2
/
+3
2019-05-02
tests/acceptance: improve docstring on pick_default_qemu_bin()
Cleber Rosa
1
-0
/
+4
2019-05-02
tests/acceptance: show avocado test execution by default
Cleber Rosa
2
-2
/
+2
2019-05-03
build-sys: move slirp as git submodule project
Marc-André Lureau
62
-15725
/
+13
2019-05-02
build-sys: pass CFLAGS & LDFLAGS to subdir-slirp
Marc-André Lureau
1
-1
/
+1
2019-05-02
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...
Peter Maydell
13
-82
/
+88
2019-05-02
CODING_STYLE: indent example code as all others
Wei Yang
1
-4
/
+4
2019-05-02
CODING_STYLE: specify the indent rule for multiline code
Wei Yang
1
-0
/
+39
2019-05-02
hw/net/pcnet: Use qemu_log_mask(GUEST_ERROR) instead of printf
Philippe Mathieu-Daudé
1
-1
/
+3
2019-05-02
hw/pci-host: Use object_initialize_child for correct reference counting
Thomas Huth
4
-8
/
+9
2019-05-02
configure: Relax check for libseccomp
Helge Deller
1
-24
/
+4
2019-05-02
configure: Remove old *-config-devices.mak.d files when running configure
Thomas Huth
1
-0
/
+3
2019-05-02
configure: Add -Wno-typedef-redefinition to CFLAGS (for Clang)
Thomas Huth
1
-1
/
+1
2019-05-02
accel: Remove unused AccelClass::available field
Eduardo Habkost
2
-6
/
+0
2019-05-02
qtest: Don't compile qtest accel on non-POSIX systems
Eduardo Habkost
3
-11
/
+1
2019-05-02
qtest: Move accel code to accel/qtest.c
Eduardo Habkost
4
-34
/
+57
2019-05-02
gitlab-ci.yml: Test the TCG interpreter in a CI pipeline
Thomas Huth
1
-0
/
+15
2019-05-02
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
2
-323
/
+1252
2019-05-02
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190501' into s...
Peter Maydell
4
-3
/
+42
2019-05-02
hw/usb/hcd-ohci: Move PCI-related code into a separate file
Thomas Huth
6
-208
/
+284
2019-05-02
hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die()
Thomas Huth
1
-12
/
+27
2019-05-02
usb/xhci: avoid trigger assertion if guest write wrong epid
Longpeng
1
-1
/
+1
2019-05-02
usb-mtp: change default to success for usb_mtp_update_object
Bandan Das
1
-1
/
+1
2019-05-02
usb-mtp: fix alignment of access of ObjectInfo filename field
Daniel P. Berrangé
1
-3
/
+3
2019-05-02
usb-mtp: fix string length for filename when writing metadata
Daniel P. Berrangé
1
-1
/
+1
2019-05-01
docs/interop/bitmaps: rewrite and modernize doc
John Snow
1
-322
/
+1251
2019-05-01
Makefile: add nit-picky mode to sphinx-build
John Snow
1
-1
/
+1
2019-05-01
hmp: gva2gpa debug command
Dr. David Alan Gilbert
3
-0
/
+38
2019-05-01
hmp: delvm: use hmp_handle_error
Cole Robinson
1
-3
/
+4
2019-04-30
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
75
-519
/
+696
2019-04-30
block/qed: add missed coroutine_fn markers
Vladimir Sementsov-Ogievskiy
4
-29
/
+41
2019-04-30
iotests: Check that images are in read-only mode after block-commit
Alberto Garcia
3
-0
/
+151
2019-04-30
commit: Make base read-only if there is an early failure
Alberto Garcia
1
-0
/
+3
2019-04-30
qemu-img: use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-9
/
+4
2019-04-30
block/stream: use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-3
/
+1
2019-04-30
block/commit: use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-3
/
+2
2019-04-30
block/backup: use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-8
/
+6
2019-04-30
block/parallels: use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-8
/
+6
2019-04-30
block/qed: use buffer-based io
Vladimir Sementsov-Ogievskiy
2
-11
/
+7
2019-04-30
block/qcow: use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-13
/
+6
2019-04-30
block/qcow2: use buffer-based io
Vladimir Sementsov-Ogievskiy
1
-7
/
+2
[prev]
[next]