index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-29
hw/riscv/spike: Allow loading firmware separately using -bios option
Anup Patel
1
-1
/
+23
2020-04-29
hw/riscv: Add optional symbol callback ptr to riscv_load_firmware()
Anup Patel
4
-9
/
+14
2020-04-29
roms: opensbi: Upgrade from v0.6 to v0.7
Bin Meng
5
-0
/
+0
2020-04-29
linux-user/riscv: fix up struct target_ucontext definition
LIU Zhiwei
1
-1
/
+2
2020-04-29
target/riscv: Add a sifive-e34 cpu type
Corey Wharton
2
-0
/
+11
2020-04-29
riscv: sifive_e: Support changing CPU type
Corey Wharton
1
-2
/
+3
2020-04-29
hw/riscv: Generate correct "mmu-type" for 32-bit machines
Bin Meng
3
-0
/
+12
2020-04-29
riscv: Fix Stage2 SV32 page table walk
Anup Patel
1
-6
/
+1
2020-04-29
riscv: AND stage-1 and stage-2 protection flags
Alistair Francis
1
-3
/
+5
2020-04-29
riscv: Don't use stage-2 PTE lookup protection flags
Alistair Francis
1
-1
/
+2
2020-04-29
riscv/sifive_u: Add a serial property to the sifive_u machine
Bin Meng
2
-0
/
+21
2020-04-29
riscv/sifive_u: Add a serial property to the sifive_u SoC
Alistair Francis
2
-1
/
+9
2020-04-29
riscv/sifive_u: Fix up file ordering
Alistair Francis
1
-54
/
+54
2020-04-29
Open 5.1 development tree
Peter Maydell
1
-1
/
+1
2020-04-29
qemu-option: pass NULL rather than 0 to the id of qemu_opts_set()
Masahiro Yamada
1
-5
/
+5
2020-04-29
libqos: Give get_machine_allocator() internal linkage
Markus Armbruster
2
-3
/
+1
2020-04-29
fuzz: Simplify how we compute available machines and types
Markus Armbruster
4
-80
/
+57
2020-04-29
Makefile: Drop unused, broken target recurse-fuzz
Markus Armbruster
1
-1
/
+0
2020-04-29
smbus: Fix spd_data_generate() for number of banks > 2
Markus Armbruster
1
-1
/
+1
2020-04-29
bamboo, sam460ex: Tidy up error message for unsupported RAM size
Markus Armbruster
1
-4
/
+4
2020-04-29
smbus: Fix spd_data_generate() error API violation
Markus Armbruster
4
-44
/
+10
2020-04-29
sam460ex: Suppress useless warning on -m 32 and -m 64
Markus Armbruster
1
-1
/
+2
2020-04-29
qga: Fix qmp_guest_suspend_{disk, ram}() error handling
Markus Armbruster
1
-0
/
+14
2020-04-29
qga: Fix qmp_guest_get_memory_blocks() error handling
Markus Armbruster
1
-0
/
+3
2020-04-29
tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
Markus Armbruster
1
-2
/
+2
2020-04-29
migration/colo: Fix qmp_xen_colo_do_checkpoint() error handling
Markus Armbruster
1
-1
/
+7
2020-04-29
io: Fix qio_channel_socket_close() error handling
Markus Armbruster
1
-2
/
+3
2020-04-29
xen/pt: Fix flawed conversion to realize()
Markus Armbruster
1
-6
/
+6
2020-04-29
virtio-net: Fix duplex=... and speed=... error handling
Markus Armbruster
1
-1
/
+4
2020-04-29
bochs-display: Fix vgamem=SIZE error handling
Markus Armbruster
1
-2
/
+4
2020-04-29
fdc: Fix fallback=auto error handling
Markus Armbruster
1
-0
/
+1
2020-04-29
arm/virt: Fix virt_machine_device_plug_cb() error API violation
Markus Armbruster
1
-2
/
+2
2020-04-29
cpus: Proper range-checking for -icount shift=N
Markus Armbruster
1
-4
/
+3
2020-04-29
cpus: Fix configure_icount() error API violation
Markus Armbruster
1
-18
/
+27
2020-04-29
block/file-posix: Fix check_cache_dropped() error handling
Markus Armbruster
1
-1
/
+4
2020-04-29
cryptodev: Fix cryptodev_builtin_cleanup() error API violation
Markus Armbruster
1
-8
/
+2
2020-04-29
qemu-img: Reject broken -o ""
Markus Armbruster
1
-2
/
+4
2020-04-29
qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite
Markus Armbruster
3
-23
/
+26
2020-04-29
qemu-img: Factor out accumulate_options() helper
Markus Armbruster
1
-36
/
+23
2020-04-29
qemu-option: Avoid has_help_option() in qemu_opts_parse_noisily()
Markus Armbruster
1
-10
/
+10
2020-04-29
test-qemu-opts: Simplify test_has_help_option() after bug fix
Markus Armbruster
1
-19
/
+17
2020-04-29
qemu-option: Fix has_help_option()'s sloppy parsing
Markus Armbruster
2
-22
/
+21
2020-04-29
qemu-option: Fix sloppy recognition of "id=..." after ",,"
Markus Armbruster
2
-10
/
+21
2020-04-29
qemu-options: Factor out get_opt_name_value() helper
Markus Armbruster
1
-46
/
+56
2020-04-29
tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()
Markus Armbruster
1
-0
/
+44
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
10
-29
/
+29
2020-04-28
Update version for v5.0.0 release
Peter Maydell
1
-1
/
+1
2020-04-22
Update version for v5.0.0-rc4 release
Peter Maydell
1
-1
/
+1
2020-04-22
target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
Peter Maydell
1
-1
/
+1
2020-04-21
slirp: update to fix CVE-2020-1983
Marc-André Lureau
1
-0
/
+0
[next]