summary refs log tree commit diff stats
path: root/scripts/coverage/compare_gcov_json.py (unfollow)
Commit message (Expand)AuthorFilesLines
2024-03-05ui/cocoa: Scale with NSView instead of Core GraphicsAkihiko Odaki1-14/+10
2024-03-05ui/cocoa: Release specific mouse buttonsAkihiko Odaki1-21/+15
2024-03-05ui/cocoa: Immediately call [-QemuCocoaView handleMouseEvent:buttons:]Akihiko Odaki1-57/+30
2024-03-05ui/cocoa: Split [-QemuCocoaView handleEventLocked:]Akihiko Odaki1-33/+49
2024-03-05ui/cocoa: Fix window clipping on macOS 14David Parsons1-0/+7
2024-03-05ui/cocoa: add zoom-interpolation display optionCarwyn Ellis2-2/+25
2024-03-04gitlab: update FreeBSD Cirrus CI image to 13.3Daniel P. Berrangé1-1/+1
2024-03-04meson: detect broken clang 17 with -fzero-call-used-regsDaniel P. Berrangé1-5/+12
2024-03-04docs/conf.py: Remove usage of distutilsThomas Huth1-6/+4
2024-03-03roms/hppa: Add build rules for hppa-firmwareHelge Deller1-0/+7
2024-03-03pc-bios/README: Add information about hppa-firmwareHelge Deller1-0/+6
2024-03-03pc-bios/meson: Add hppa-firmware64.img blobHelge Deller1-0/+1
2024-03-03target/hppa: Restore unwind_breg before calculating iorHelge Deller3-3/+6
2024-03-03target: hppa: Fix unaligned double word accesses for hppa64Guenter Roeck1-1/+2
2024-03-01chardev/char-socket: Fix TLS io channels sending too much data to the backendThomas Huth1-3/+3
2024-03-01tests/unit/test-util-sockets: Remove temporary file after testThomas Huth1-0/+1
2024-03-01hw/usb/bus.c: PCAP adding 0xA in Windows versionBenjamin David Lunt1-2/+3
2024-03-01hw/intc/Kconfig: Fix GIC settings when using "--without-default-devices"Thomas Huth1-6/+6
2024-03-01libqos/virtio.c: fix 'avail_event' offset in qvring_init()Daniel Henrique Barboza1-1/+1
2024-03-01libqos/virtio.c: init all elems in qvring_indirect_desc_setup()Daniel Henrique Barboza1-6/+19
2024-02-29loongarch: Change the UEFI loading mode to loongarchXianglai Li3-33/+107
2024-02-28docs/devel: plugins can trigger a tb flushPierrick Bouvier1-0/+1
2024-02-28docs/devel: document some plugin assumptionsAlex Bennée1-0/+49
2024-02-28docs/devel: lift example and plugin API sections upAlex Bennée1-3/+3
2024-02-28contrib/plugins: extend execlog to track register changesAlex Bennée2-52/+281
2024-02-28contrib/plugins: fix imatchAlex Bennée1-1/+1
2024-02-28tests/tcg: expand insn test case to exercise register APIAlex Bennée1-0/+21
2024-02-28plugins: add an API to read registersAlex Bennée3-2/+105
2024-02-28plugins: create CPUPluginState and migrate plugin_maskAlex Bennée6-8/+38
2024-02-28gdbstub: expose api to find registersAlex Bennée2-1/+54
2024-02-28plugins: Use different helpers when reading registersAkihiko Odaki4-7/+52
2024-02-28cpu: call plugin init hook asynchronouslyPierrick Bouvier1-2/+7
2024-02-28linux-user: ensure nios2 processes queued workAlex Bennée1-0/+1
2024-02-28plugins: fix order of init/idle/resume callbackPierrick Bouvier1-2/+7
2024-02-28plugins: add qemu_plugin_num_vcpus functionPierrick Bouvier5-0/+19
2024-02-28plugins: remove previous n_vcpus functions from APIPierrick Bouvier5-41/+5
2024-02-28gdbstub: Add members to identify registers to GDBFeatureAkihiko Odaki4-7/+26
2024-02-28hw/core/cpu: Remove gdb_get_dynamic_xml memberAkihiko Odaki8-57/+0
2024-02-28gdbstub: Infer number of core registers from XMLAkihiko Odaki15-22/+6
2024-02-28gdbstub: Simplify XML lookupAkihiko Odaki3-60/+69
2024-02-28gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cbAkihiko Odaki14-93/+238
2024-02-28gdbstub: Use GDBFeature for GDBRegisterStateAkihiko Odaki1-8/+6
2024-02-28gdbstub: Use GDBFeature for gdb_register_coprocessorAkihiko Odaki10-65/+60
2024-02-28target/riscv: Use GDBFeature for dynamic XMLAkihiko Odaki3-49/+41
2024-02-28target/ppc: Use GDBFeature for dynamic XMLAkihiko Odaki4-39/+21
2024-02-28target/arm: Use GDBFeature for dynamic XMLAkihiko Odaki4-137/+123
2024-02-28tests/vm: update openbsd image to 7.4Alex Bennée1-4/+5
2024-02-28tests/vm: avoid re-building the VM images all the timeAlex Bennée2-3/+3
2024-02-28tests/tcg: bump TCG test timeout to 120sAlex Bennée1-6/+3
2024-02-28tests/tcg: update licenses to GPLv2 as intendedAlex Bennée12-26/+26