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
/
source.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-03-05
qapi: Remove QMP events and commands from user-mode builds
Philippe Mathieu-Daudé
1
-4
/
+8
2021-03-05
qga: Utilize QAPI_LIST_APPEND in qmp_guest_network_get_interfaces
Eric Blake
1
-45
/
+30
2021-03-05
error: Fix "Converting to ERRP_GUARD()" doc on "valid at return"
Markus Armbruster
1
-1
/
+1
2021-03-04
hw/riscv: virt: Map high mmio for PCIe
Bin Meng
1
-2
/
+33
2021-03-04
hw/riscv: virt: Limit RAM size in a 32-bit system
Bin Meng
1
-0
/
+10
2021-03-04
hw/riscv: virt: Drop the 'link_up' parameter of gpex_pcie_init()
Bin Meng
1
-7
/
+7
2021-03-04
hw/riscv: Drop 'struct MemmapEntry'
Bin Meng
6
-37
/
+19
2021-03-04
MAINTAINERS: Add a SiFive machine section
Alistair Francis
1
-0
/
+9
2021-03-04
goldfish_rtc: re-arm the alarm after migration
Laurent Vivier
1
-0
/
+2
2021-03-04
docs/system: riscv: Add documentation for sifive_u machine
Bin Meng
2
-0
/
+346
2021-03-04
docs/system: Add RISC-V documentation
Bin Meng
2
-0
/
+63
2021-03-04
docs/system: Sort targets in alphabetical order
Bin Meng
1
-7
/
+12
2021-03-04
hw/riscv: sifive_u: Change SIFIVE_U_GEM_IRQ to decimal value
Bin Meng
1
-1
/
+1
2021-03-04
hw/riscv: sifive_u: Add QSPI2 controller and connect an SD card
Bin Meng
3
-2
/
+45
2021-03-04
hw/riscv: sifive_u: Add QSPI0 controller and connect a flash
Bin Meng
3
-0
/
+58
2021-03-04
hw/ssi: Add SiFive SPI controller support
Bin Meng
4
-0
/
+410
2021-03-04
hw/block: m25p80: Add various ISSI flash information
Bin Meng
1
-0
/
+13
2021-03-04
hw/block: m25p80: Add ISSI SPI flash support
Bin Meng
1
-1
/
+43
2021-03-04
target-riscv: support QMP dump-guest-memory
Yifei Jiang
5
-0
/
+210
2021-03-04
roms/opensbi: Upgrade from v0.8 to v0.9
Bin Meng
5
-0
/
+0
2021-03-04
hw/misc: sifive_u_otp: Use error_report() when block operation fails
Bin Meng
1
-8
/
+5
2021-03-04
target/riscv: Declare csr_ops[] with a known size
Bin Meng
1
-1
/
+1
2021-03-04
virtiofs: drop remapped security.capability xattr as needed
Dr. David Alan Gilbert
2
-1
/
+80
2021-03-04
virtio-gpu: Do not distinguish the primary console
Akihiko Odaki
4
-22
/
+6
2021-03-04
ui/console: Pass placeholder surface to displays
Akihiko Odaki
6
-25
/
+23
2021-03-04
ui/console: Add placeholder flag to message surface
Akihiko Odaki
5
-13
/
+20
2021-03-04
ui/cocoa: Replace fprintf with error_report
Akihiko Odaki
1
-3
/
+3
2021-03-04
configure: Improve OpenGL dependency detections
Akihiko Odaki
10
-35
/
+56
2021-03-04
ui/cocoa: Fix stride resolution of pixman image
Akihiko Odaki
1
-4
/
+4
2021-03-04
ui/gtk: vte: fix sending multiple characeters
Zack Marvel
1
-1
/
+10
2021-03-03
ui/cocoa: Remove the uses of full screen APIs
Akihiko Odaki
1
-26
/
+15
2021-03-02
vhost: simplify vhost_dev_init() fail_busyloop label
Stefan Hajnoczi
1
-7
/
+5
2021-03-02
hw/pci: Have safer pcie_bus_realize() by checking error path
Philippe Mathieu-Daudé
1
-1
/
+6
2021-03-02
virtio-net: handle zero mac for a vdpa peer
Cindy Lu
1
-0
/
+12
2021-03-02
i386/acpi: restore device paths for pre-5.1 vms
Vitaly Cheptsov
4
-2
/
+7
2021-02-25
tcg/i386: rdpmc: fix the the condtions
Zheng Zhan Liang
1
-1
/
+2
2021-02-25
chardev: do not use short form boolean options in non-QemuOpts character devi...
Paolo Bonzini
3
-11
/
+11
2021-02-25
vl: deprecate -writeconfig
Paolo Bonzini
3
-6
/
+9
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
2
-1
/
+3
2021-02-25
qom/object.c: Fix typo
Doug Evans
1
-1
/
+1
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
2
-27
/
+27
2021-02-25
docs: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
3
-5
/
+5
2021-02-25
docs: update to show preferred boolean syntax for -vnc
Daniel P. Berrangé
1
-4
/
+4
2021-02-25
docs: update to show preferred boolean syntax for -chardev
Daniel P. Berrangé
12
-27
/
+29
2021-02-25
qemu-options: update to show preferred boolean syntax for -vnc
Daniel P. Berrangé
1
-8
/
+8
2021-02-25
qemu-options: update to show preferred boolean syntax for -incoming
Daniel P. Berrangé
1
-4
/
+4
2021-02-25
qemu-options: update to show preferred boolean syntax for -netdev
Daniel P. Berrangé
1
-5
/
+5
2021-02-25
qemu-options: update to show preferred boolean syntax for -spice
Daniel P. Berrangé
1
-9
/
+10
2021-02-25
qemu-options: update to show preferred boolean syntax for -chardev
Daniel P. Berrangé
1
-39
/
+39
2021-02-25
gdbstub: use preferred boolean option syntax
Daniel P. Berrangé
1
-1
/
+1
[next]