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
/
python
/
qemu
/
console_socket.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
target/i386: Save cc_op before loop insns
Richard Henderson
1
-0
/
+1
2020-07-24
target/hppa: Free some temps in do_sub
Richard Henderson
1
-0
/
+2
2020-07-24
tcg: update comments for save_iotlb_data in cputlb
Alex Bennée
1
-6
/
+5
2020-07-24
tpm_emulator: Report an error if chardev is missing
Stefan Berger
1
-15
/
+23
2020-07-24
tpm: Improve help on TPM types when none are available
Markus Armbruster
1
-4
/
+9
2020-07-24
Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
Markus Armbruster
4
-12
/
+27
2020-07-24
configure: Allow to build tools without pixman
Thomas Huth
1
-1
/
+1
2020-07-24
hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES
Peter Maydell
1
-1
/
+0
2020-07-24
hw: Only compile the usb-dwc2 controller if it is really needed
Thomas Huth
2
-1
/
+1
2020-07-24
qapi/error: Check format string argument in error_*prepend()
Philippe Mathieu-Daudé
1
-2
/
+4
2020-07-24
sd/milkymist-memcard: Fix format string
Stefan Weil
1
-1
/
+1
2020-07-24
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2
-4
/
+4
2020-07-24
coccinelle/err-bad-newline: Fix for Python 3, and add patterns
Markus Armbruster
1
-2
/
+22
2020-07-23
KVM: fix CPU reset wrt HF2_GIF_MASK
Vitaly Kuznetsov
1
-5
/
+11
2020-07-22
target/riscv: Fix the range of pmpcfg of CSR funcion table
Zong Li
1
-1
/
+1
2020-07-22
hw/riscv: sifive_e: Correct debug block size
Bin Meng
1
-1
/
+1
2020-07-22
target/riscv: fix vector index load/store constraints
LIU Zhiwei
1
-1
/
+9
2020-07-22
target/riscv: Quiet Coverity complains about vamo*
LIU Zhiwei
1
-0
/
+1
2020-07-22
goldfish_rtc: Fix non-atomic read behaviour of TIME_LOW/TIME_HIGH
Jessica Clarke
2
-3
/
+15
2020-07-22
virtio-pci: Changed vdev to proxy for VirtIO PCI BAR callbacks.
Andrew Melnychenko
1
-10
/
+24
2020-07-22
intel_iommu: Use correct shift for 256 bits qi descriptor
Liu Yi L
2
-2
/
+8
2020-07-22
virtio: verify that legacy support is not accidentally on
Cornelia Huck
2
-0
/
+10
2020-07-22
virtio: list legacy-capable devices
Cornelia Huck
2
-0
/
+27
2020-07-22
virtio-balloon: Replace free page hinting references to 'report' with 'hint'
Alexander Duyck
2
-48
/
+48
2020-07-22
virtio-balloon: Add locking to prevent possible race when starting hinting
Alexander Duyck
1
-0
/
+4
2020-07-22
virtio-balloon: Prevent guest from starting a report when we didn't request one
Alexander Duyck
1
-1
/
+2
2020-07-22
virtio: Drop broken and superfluous object_property_set_link()
Markus Armbruster
4
-11
/
+0
2020-07-22
acpi: accept byte and word access to core ACPI registers
Michael Tokarev
1
-3
/
+6
2020-07-21
Update version for v5.1.0-rc1 release
Peter Maydell
1
-1
/
+1
2020-07-21
iotests: Test sparseness for qemu-img convert -n
Kevin Wolf
2
-0
/
+47
2020-07-21
qom: Make info qom-tree sort children more efficiently
Markus Armbruster
1
-12
/
+13
2020-07-21
qdev: Fix device_add DRIVER,help to print to monitor
Markus Armbruster
1
-1
/
+1
2020-07-21
hw/nvram/fw_cfg: Let fw_cfg_add_from_generator() return boolean value
Philippe Mathieu-Daudé
3
-10
/
+10
2020-07-21
hw/nvram/fw_cfg: Simplify fw_cfg_add_from_generator() error propagation
Philippe Mathieu-Daudé
2
-3
/
+4
2020-07-21
qcow2: Implement v2 zero writes with discard if possible
Kevin Wolf
1
-1
/
+8
2020-07-21
file-posix: Handle `EINVAL` fallocate return value
Antoine Damhet
1
-1
/
+5
2020-07-21
qom: Document object_get_canonical_path() returns malloced string
Markus Armbruster
1
-2
/
+3
2020-07-21
qom: Change object_get_canonical_path_component() not to malloc
Markus Armbruster
23
-61
/
+41
2020-07-21
hw/avr/boot: Fix memory leak in avr_load_firmware()
Philippe Mathieu-Daudé
1
-1
/
+1
2020-07-21
qemu-common: Document qemu_find_file()
Philippe Mathieu-Daudé
1
-0
/
+17
2020-07-21
qemu/osdep: Reword qemu_get_exec_dir() documentation
Philippe Mathieu-Daudé
1
-1
/
+4
2020-07-21
qemu/osdep: Document os_find_datadir() return value
Philippe Mathieu-Daudé
2
-1
/
+9
2020-07-21
hw/net/xgmac: Fix buffer overflow in xgmac_enet_send()
Mauro Matteo Cascella
1
-2
/
+12
2020-07-21
hw/net: Added plen fix for IPv6
Andrew
3
-0
/
+38
2020-07-21
qapi: Fix visit_type_STRUCT() not to fail for null object
Markus Armbruster
1
-0
/
+1
2020-07-21
block: fix bdrv_aio_cancel() for ENOMEDIUM requests
Stefan Hajnoczi
1
-0
/
+8
2020-07-21
module: ignore NULL type
Gerd Hoffmann
1
-0
/
+3
2020-07-21
qxl: fix modular builds with dtrace
Gerd Hoffmann
1
-0
/
+9
2020-07-21
xhci: fix valid.max_access_size to access address registers
Laurent Vivier
1
-2
/
+2
2020-07-21
qemu-iotests: add testcase for bz #1857490
Maxim Levitsky
2
-3
/
+53
[next]