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
2020-01-07
mips: use sysbus_add_io()
Marc-André Lureau
1
-2
/
+1
2020-01-07
mips: baudbase is 115200 by default
Marc-André Lureau
1
-1
/
+0
2020-01-07
mips: inline serial_init()
Marc-André Lureau
3
-21
/
+12
2020-01-07
serial: make SerialIO a sysbus device
Marc-André Lureau
2
-13
/
+64
2020-01-07
serial-mm: use sysbus facilities
Marc-André Lureau
1
-22
/
+28
2020-01-07
serial-mm: add endianness property
Marc-André Lureau
2
-0
/
+3
2020-01-07
serial-mm: add "regshift" property
Marc-André Lureau
2
-7
/
+19
2020-01-07
serial: start making SerialMM a sysbus device
Marc-André Lureau
5
-25
/
+73
2020-01-07
serial: replace serial_exit_core() with unrealize
Marc-André Lureau
4
-4
/
+6
2020-01-07
serial: realize the serial device
Marc-André Lureau
5
-8
/
+7
2020-01-07
serial: add "baudbase" property
Marc-André Lureau
5
-6
/
+4
2020-01-07
serial: add "chardev" property
Marc-André Lureau
1
-3
/
+10
2020-01-07
serial: register vmsd with DeviceClass
Marc-André Lureau
1
-3
/
+3
2020-01-07
serial: initial qom-ification
Marc-André Lureau
5
-8
/
+70
2020-01-07
serial-pci-multi: factor out multi_serial_get_port_count()
Marc-André Lureau
1
-17
/
+18
2020-01-07
chardev: generate an internal id when none given
Marc-André Lureau
3
-8
/
+26
2020-01-07
sysbus: remove outdated comment
Marc-André Lureau
1
-4
/
+0
2020-01-07
sysbus: remove unused sysbus_try_create*
Marc-André Lureau
3
-41
/
+1
2020-01-07
hw/display/sm501: Always map the UART0
Philippe Mathieu-Daudé
1
-5
/
+3
2020-01-07
Merge remote-tracking branch 'remotes/xtensa/tags/20200106-xtensa' into staging
Peter Maydell
4
-7
/
+27
2020-01-06
target/xtensa: use MPU background map from core configuration
Max Filippov
2
-2
/
+17
2020-01-06
target/xtensa: import xtensa/config/core-isa.h
Max Filippov
1
-2
/
+2
2020-01-06
target/xtensa: fix ps.ring use in MPU configs
Max Filippov
2
-4
/
+9
2020-01-06
Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...
Peter Maydell
43
-205
/
+1660
2020-01-06
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...
Peter Maydell
131
-552
/
+1139
2020-01-06
Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200106-pull-request...
Peter Maydell
3
-26
/
+54
2020-01-06
Merge remote-tracking branch 'remotes/elmarco/tags/screendump-pull-request' i...
Peter Maydell
9
-38
/
+70
2020-01-06
tests: add dbus-vmstate-test
Marc-André Lureau
5
-1
/
+511
2020-01-06
tests: add migration-helpers unit
Marc-André Lureau
4
-166
/
+216
2020-01-06
dockerfiles: add dbus-daemon to some of latest distributions
Marc-André Lureau
4
-0
/
+4
2020-01-06
configure: add GDBUS_CODEGEN
Marc-André Lureau
1
-0
/
+7
2020-01-06
Add dbus-vmstate object
Marc-André Lureau
8
-0
/
+604
2020-01-06
util: add dbus helper unit
Marc-André Lureau
4
-0
/
+81
2020-01-06
docs: start a document to describe D-Bus usage
Marc-André Lureau
3
-0
/
+111
2020-01-06
vmstate: replace DeviceState with VMStateIf
Marc-André Lureau
17
-38
/
+41
2020-01-06
vmstate: add qom interface to get id
Marc-André Lureau
8
-0
/
+85
2020-01-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
5
-10
/
+18
2020-01-06
backup-top: Begin drain earlier
Max Reitz
1
-2
/
+2
2020-01-06
tests/qemu-iotests: Update tests to recent desugarized -accel option
Philippe Mathieu-Daudé
2
-4
/
+4
2020-01-06
tests/qemu-iotests: add case to write compressed data of multiple clusters
Andrey Shinkevich
2
-0
/
+57
2020-01-06
qcow2: Allow writing compressed data of multiple clusters
Andrey Shinkevich
1
-27
/
+75
2020-01-06
block: introduce compress filter driver
Andrey Shinkevich
3
-4
/
+175
2020-01-06
iotests: Allow check -o data_file
Max Reitz
2
-3
/
+42
2020-01-06
iotests: Disable data_file where it cannot be used
Max Reitz
44
-53
/
+127
2020-01-06
iotests: Make 198 work with data_file
Max Reitz
2
-4
/
+6
2020-01-06
iotests: Make 137 work with data_file
Max Reitz
2
-8
/
+13
2020-01-06
iotests: Make 110 work with data_file
Max Reitz
2
-4
/
+7
2020-01-06
iotests: Make 091 work with data_file
Max Reitz
2
-3
/
+1
2020-01-06
iotests: Avoid cp/mv of test images
Max Reitz
4
-19
/
+13
2020-01-06
iotests: Use _rm_test_img for deleting test images
Max Reitz
57
-95
/
+118
[next]