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
2021-03-20
FreeBSD: Upgrade to 12.2 release
Warner Losh
1
-5
/
+11
2021-03-20
contrib: ivshmem client and server build fix for SunOS.
David CARLIER
2
-12
/
+12
2021-03-20
configure: fix for SunOS based systems
David CARLIER
1
-1
/
+1
2021-03-20
tests/unit/test-block-iothread: fix maybe-uninitialized error on GCC 11
Emanuele Giuseppe Esposito
1
-3
/
+3
2021-03-20
docs/devel/testing.rst: Fix references to unit tests
Wainer dos Santos Moschetta
1
-3
/
+3
2021-03-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-03-16-v4' in...
Peter Maydell
31
-64
/
+549
2021-03-19
Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-fdc-2021-03-16-v5'...
Peter Maydell
35
-762
/
+126
2021-03-19
qapi: New -compat deprecated-input=crash
Markus Armbruster
4
-2
/
+7
2021-03-19
qapi: Implement deprecated-input=reject for QMP command arguments
Markus Armbruster
11
-2
/
+101
2021-03-19
qapi: Implement deprecated-input=reject for QMP commands
Markus Armbruster
4
-3
/
+45
2021-03-19
test-util-sockets: Add stub for monitor_set_cur()
Markus Armbruster
1
-0
/
+1
2021-03-19
qapi: Implement deprecated-output=hide for QMP introspection
Markus Armbruster
1
-0
/
+71
2021-03-19
monitor: Drop query-qmp-schema 'gen': false hack
Markus Armbruster
5
-20
/
+18
2021-03-19
qapi: Implement deprecated-output=hide for QMP event data
Markus Armbruster
4
-3
/
+32
2021-03-19
qapi: Implement deprecated-output=hide for QMP events
Markus Armbruster
2
-1
/
+31
2021-03-19
qapi: Implement deprecated-output=hide for QMP command results
Markus Armbruster
13
-24
/
+132
2021-03-19
qemu-options: New -compat to set policy for deprecated interfaces
Markus Armbruster
7
-0
/
+113
2021-03-19
qemuutil: remove qemu_set_fd_handler duplicate symbol
Paolo Bonzini
2
-11
/
+0
2021-03-19
memory: Drop "qemu:" prefix from QOM memory region type names
Markus Armbruster
1
-2
/
+2
2021-03-19
hw: Replace anti-social QOM type names
Markus Armbruster
27
-40
/
+40
2021-03-19
blockdev: Drop deprecated bogus -drive interface type
Markus Armbruster
5
-37
/
+23
2021-03-19
fdc: Inline fdctrl_connect_drives() into fdctrl_realize_common()
Markus Armbruster
1
-15
/
+8
2021-03-19
fdc: Drop deprecated floppy configuration
Markus Armbruster
5
-692
/
+54
2021-03-19
docs/system/deprecated: Fix note on fdc drive properties
Markus Armbruster
1
-5
/
+28
2021-03-19
fuzz: Avoid deprecated misuse of -drive if=sd
Markus Armbruster
1
-1
/
+1
2021-03-19
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
35
-681
/
+1517
2021-03-19
vl: allow passing JSON to -object
Paolo Bonzini
1
-12
/
+21
2021-03-19
qom: move user_creatable_add_opts logic to vl.c and QAPIfy it
Paolo Bonzini
3
-119
/
+57
2021-03-19
tests: convert check-qom-proplist to keyval
Paolo Bonzini
1
-22
/
+55
2021-03-19
qom: Support JSON in HMP object_add and tools --object
Kevin Wolf
1
-11
/
+21
2021-03-19
char: Simplify chardev_name_foreach()
Kevin Wolf
1
-19
/
+5
2021-03-19
char: Deprecate backend aliases 'tty' and 'parport'
Kevin Wolf
3
-7
/
+17
2021-03-19
char: Skip CLI aliases in query-chardev-backends
Kevin Wolf
1
-7
/
+14
2021-03-19
qom: Add user_creatable_parse_str()
Kevin Wolf
2
-6
/
+29
2021-03-19
hmp: QAPIfy object_add
Kevin Wolf
3
-21
/
+9
2021-03-19
qemu-img: Use user_creatable_process_cmdline() for --object
Kevin Wolf
2
-207
/
+46
2021-03-19
qom: Add user_creatable_add_from_str()
Kevin Wolf
2
-5
/
+40
2021-03-19
qemu-nbd: Use user_creatable_process_cmdline() for --object
Kevin Wolf
1
-31
/
+3
2021-03-19
qemu-io: Use user_creatable_process_cmdline() for --object
Kevin Wolf
1
-30
/
+3
2021-03-19
qom: Factor out user_creatable_process_cmdline()
Kevin Wolf
4
-55
/
+81
2021-03-19
qom: Remove user_creatable_add_dict()
Kevin Wolf
2
-50
/
+0
2021-03-19
qemu-storage-daemon: Implement --object with qmp_object_add()
Kevin Wolf
1
-11
/
+10
2021-03-19
qom: Make "object" QemuOptsList optional
Kevin Wolf
1
-2
/
+5
2021-03-19
qapi/qom: QAPIfy object-add
Kevin Wolf
6
-31
/
+32
2021-03-19
qapi/qom: Add ObjectOptions for x-remote-object
Kevin Wolf
1
-2
/
+18
2021-03-19
qapi/qom: Add ObjectOptions for input-*
Kevin Wolf
3
-12
/
+72
2021-03-19
qapi/qom: Add ObjectOptions for confidential-guest-support
Kevin Wolf
1
-0
/
+37
2021-03-19
qapi/qom: Add ObjectOptions for pr-manager-helper
Kevin Wolf
1
-0
/
+14
2021-03-19
qapi/qom: Add ObjectOptions for filter-*
Kevin Wolf
3
-20
/
+163
2021-03-19
qapi/qom: Add ObjectOptions for colo-compare
Kevin Wolf
1
-0
/
+49
[next]