Commit Graph

  • 6a094d62ff seabios: update submodule to snapshot Gerd Hoffmann 2022-01-18 11:56:16 +01:00
  • fd5e451edb hw/dma: Remove CONFIG_USER_ONLY check Philippe Mathieu-Daudé 2021-12-31 11:18:15 +01:00
  • 1efc6b319c hw/pci: Document pci_dma_map() Philippe Mathieu-Daudé 2021-12-31 11:51:52 +01:00
  • e0431aafc4 hw/pci: Restrict pci-bus stub to sysemu Philippe Mathieu-Daudé 2021-12-31 11:10:27 +01:00
  • 33cda58f00 hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools Philippe Mathieu-Daudé 2021-12-31 12:13:57 +01:00
  • e3ae2bbfca stubs: Restrict fw_cfg to system emulation Philippe Mathieu-Daudé 2022-01-11 11:44:18 +01:00
  • 7b0538ed3a memory: Fix incorrect calls of log_global_start/stop Peter Xu 2021-11-30 16:00:28 +08:00
  • 455faf03df memory: Update description of memory_region_is_mapped() David Hildenbrand 2021-11-02 17:43:17 +01:00
  • 5ead62185d memory: Make memory_region_is_mapped() succeed when mapped via an alias David Hildenbrand 2021-11-02 17:43:16 +01:00
  • eef3a7abff machine: Use host_memory_backend_is_mapped() in machine_consume_memdev() David Hildenbrand 2021-11-02 17:43:15 +01:00
  • 7bdbf99aa2 memory: Have 'info mtree' remove duplicated Address Space information Philippe Mathieu-Daudé 2021-08-20 12:34:14 +02:00
  • 670c0780e7 memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as() Philippe Mathieu-Daudé 2021-09-01 17:45:48 +02:00
  • 1a59bdba4b memory: Directly dispatch alias accesses on origin memory region Philippe Mathieu-Daudé 2020-08-16 19:07:11 +02:00
  • 6a6d3dfd6e MAINTAINERS: Add myself to s390 I/O areas Eric Farman 2022-01-12 17:40:44 +01:00
  • 56e3483402 MAINTAINERS: split out s390x sections Cornelia Huck 2021-12-22 11:55:48 +01:00
  • d4d86927b7 add feedback for improving msd Alwin Berger 2022-01-17 20:51:52 +01:00
  • d2d2862727 showmap dumps edges to file Alwin Berger 2022-01-17 18:45:53 +01:00
  • 4f6f76e857
    Streamline ShMem API (#472) Dominik Maier 2022-01-17 18:28:26 +01:00
  • ac43997950
    Fixed additional new clippy lints for libafl_qemu, libafl_frida (#473) Dominik Maier 2022-01-17 16:24:40 +01:00
  • 2dd88998bd
    Clippy fixes for latest toolchain (#471) Dominik Maier 2022-01-17 11:02:42 +01:00
  • f7cff0738d tests/tcg/s390x: Test shift instructions Ilya Leoshkevich 2022-01-12 17:50:16 +01:00
  • 6da170beda target/s390x: Fix shifting 32-bit values for more than 31 bits Ilya Leoshkevich 2022-01-12 17:50:15 +01:00
  • df103c09bc target/s390x: Fix cc_calc_sla_64() missing overflows Ilya Leoshkevich 2022-01-12 17:50:14 +01:00
  • 57556b28af target/s390x: Fix SRDA CC calculation Ilya Leoshkevich 2022-01-12 17:50:13 +01:00
  • 521130f267 target/s390x: Fix SLDA sign bit index Ilya Leoshkevich 2022-01-12 17:50:12 +01:00
  • 2df59b73e0 s390x/css: fix PMCW invalid mask Nico Boehr 2021-12-16 14:16:57 +01:00
  • 6621441db5 Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220115' into staging Peter Maydell 2022-01-16 20:12:23 +00:00
  • 69353c332c Merge remote-tracking branch 'remotes/konstantin/tags/qga-win32-pull-2022-01-10' into staging Peter Maydell 2022-01-16 16:32:34 +00:00
  • ac181eb99d add some basic fuzzer Alwin Berger 2022-01-16 00:21:06 +01:00
  • c1db0752c1 remove hardcoded addresses Alwin Berger 2022-01-11 19:32:25 +01:00
  • de4481e70d add a basic demo Alwin Berger 2022-01-10 00:22:57 +01:00
  • edff095401 Add systemmode to libafl_qemu Alwin Berger 2022-01-10 00:10:17 +01:00
  • d460bab404 TO_REMOVE relative qemu_path Alwin Berger 2022-01-09 19:22:40 +01:00
  • 8d7ebae480 roms/openbios: update OpenBIOS images to 04dfc98 built from submodule Mark Cave-Ayland 2022-01-15 14:24:36 +00:00
  • 1cd2ad11d3 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging Peter Maydell 2022-01-14 15:56:30 +00:00
  • 0b3f07ebf2 Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-request' into staging Peter Maydell 2022-01-14 13:21:41 +00:00
  • e5e7487395 iotests/testrunner.py: refactor test_field_width Vladimir Sementsov-Ogievskiy 2021-12-10 21:14:50 +01:00
  • 64631f3681 block: drop BLK_PERM_GRAPH_MOD Vladimir Sementsov-Ogievskiy 2021-09-02 12:37:54 +03:00
  • 96054c76ff qemu-img: make is_allocated_sectors() more efficient Vladimir Sementsov-Ogievskiy 2021-12-17 17:46:54 +01:00
  • 51cd8bddd6 iotests: Test qemu-img convert of zeroed data cluster Kevin Wolf 2021-12-17 17:46:53 +01:00
  • b9b8860d24 vvfat: Fix vvfat_write() for writes before the root directory Kevin Wolf 2021-12-09 16:22:31 +01:00
  • 2db9b9e96f vvfat: Fix size of temporary qcow file Kevin Wolf 2021-12-09 16:18:15 +01:00
  • e2eec2819a iotests/308: Fix for CAP_DAC_OVERRIDE Hanna Reitz 2022-01-03 13:00:14 +01:00
  • 2ca1d5d6b9 iotests/stream-error-on-reset: New test Hanna Reitz 2022-01-11 15:36:13 +00:00
  • 1e3552dbd2 block-backend: prevent dangling BDS pointers across aio_poll() Stefan Hajnoczi 2022-01-11 15:36:12 +00:00
  • bb01ea7311 qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER Philippe Mathieu-Daudé 2022-01-07 11:54:20 +01:00
  • c8cbc95242 qemu-storage-daemon: Add vhost-user-blk help Philippe Mathieu-Daudé 2022-01-07 11:54:19 +01:00
  • 9bd11f9638 docs: Correct 'vhost-user-blk' spelling Philippe Mathieu-Daudé 2022-01-07 11:54:18 +01:00
  • 64b4529a43 softmmu: fix device deletion events with -device JSON syntax Daniel P. Berrangé 2022-01-05 12:38:47 +00:00
  • eac32e2232 include/sysemu/blockdev.h: remove drive_get_max_devs Emanuele Giuseppe Esposito 2021-12-15 07:11:40 -05:00
  • cc67f28ea2 include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline drive_def Emanuele Giuseppe Esposito 2021-12-15 07:11:39 -05:00
  • fa8fc1d09f block_int: make bdrv_backing_overridden static Emanuele Giuseppe Esposito 2021-12-15 07:11:38 -05:00
  • 1001c9d9c0 Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request' into staging Peter Maydell 2022-01-14 10:43:32 +00:00
  • aebd85f041
    Bump libafl_sugar to 0.7.1 (#468) 0.7.1 Andrea Fioraldi 2022-01-13 15:57:24 +01:00
  • bbd11bc4a7
    Bump libafl_frida to 0.7.1 (#467) Andrea Fioraldi 2022-01-13 15:48:51 +01:00
  • 9b3a435778
    Add --libafl arg in libafl_cc and enable it for fuzzbench (#466) Andrea Fioraldi 2022-01-13 15:40:39 +01:00
  • 17f6315ef8 ui/input-legacy: pass horizontal scroll information Dmitry Petrov 2022-01-08 16:39:47 +01:00
  • ed80f503a1 ui/sdl2: pass horizontal scroll information to the device code Dmitry Petrov 2022-01-08 16:39:46 +01:00
  • 13cb360f6e ui/gtk: pass horizontal scroll information to the device code Dmitry Petrov 2022-01-08 16:39:45 +01:00
  • d70a5de441 ui/cocoa: pass horizontal scroll information to the device code Dmitry Petrov 2022-01-08 16:39:44 +01:00
  • 64ebbb7d62 ps2: Initial horizontal scroll support Dmitry Petrov 2022-01-08 16:39:43 +01:00
  • 67b6526cf0 Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into staging Peter Maydell 2022-01-13 13:59:56 +00:00
  • f8d75e10d3 Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220112' into staging Peter Maydell 2022-01-13 11:18:24 +00:00
  • bca1f392a7
    Bump to 0.7.1 (#465) Andrea Fioraldi 2022-01-13 11:32:57 +01:00
  • f0602b7099 edid: Added support for 4k@60 Hz monitor Satyeshwar Singh 2021-11-16 14:11:03 -08:00
  • de72c4b7cd edid: set default resolution to 1280x800 (WXGA) Daniel P. Berrangé 2021-11-29 14:05:08 +00:00
  • 7336c94434 hw/mips/jazz: Inline vga_mmio_init() and remove it Philippe Mathieu-Daudé 2021-12-06 23:45:28 +01:00
  • 23f6e3b11b hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO Philippe Mathieu-Daudé 2021-12-06 23:45:27 +01:00
  • 6bd06f7731 hw/display/vga-mmio: Inline vga_mm_init() Philippe Mathieu-Daudé 2021-12-06 23:45:26 +01:00
  • 3ac25236ea hw/display: Rename VGA_ISA_MM -> VGA_MMIO Philippe Mathieu-Daudé 2021-12-06 23:45:25 +01:00
  • 1c6c0b9ec1 uas: add missing return Gerd Hoffmann 2021-12-10 09:06:59 +01:00
  • 87800d9405 ui: fix gtk clipboard clear assertion Marc-André Lureau 2021-12-16 12:32:33 +04:00
  • fc94d1159c ui/dbus: fix buffer-overflow detected by ASAN Marc-André Lureau 2021-12-22 18:40:32 +04:00
  • ecd5f2882f hw/audio/intel-hda: fix stream reset Volker Rümelin 2021-12-26 16:40:17 +01:00
  • 9d90ceb274 dsoundaudio: fix crackling audio recordings Volker Rümelin 2021-12-26 16:40:16 +01:00
  • ead789eb46 jackaudio: use ifdefs to hide unavailable functions Volker Rümelin 2021-12-26 16:40:15 +01:00
  • 1dbbe6f172 ui/vnc.c: Fixed a deadlock bug. Rao Lei 2022-01-05 10:08:08 +08:00
  • b70833f26b
    Libafl_frida ASan shadow bit (#455) Dongjia Zhang 2022-01-13 18:45:15 +09:00
  • 7cd2cfa2e6 usb: allow max 8192 bytes for desc zhenwei pi 2022-01-12 09:58:35 +08:00
  • 5280117b1e hw/usb/dev-wacom: add missing HID descriptor Dario Binacchi 2022-01-12 10:01:25 +01:00
  • 906bb4e653
    --libaf-no-link (#464) Andrea Fioraldi 2022-01-13 10:03:02 +01:00
  • db608fb784 virtio: unify dataplane and non-dataplane ->handle_output() Stefan Hajnoczi 2021-12-07 13:23:36 +00:00
  • d6fbfe2b83 virtio: use ->handle_output() instead of ->handle_aio_output() Stefan Hajnoczi 2021-12-07 13:23:35 +00:00
  • f34e8d8b8d virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane Stefan Hajnoczi 2021-12-07 13:23:34 +00:00
  • 186b969173 virtio-blk: drop unused virtio_blk_handle_vq() return value Stefan Hajnoczi 2021-12-07 13:23:33 +00:00
  • d93d16c045 virtio: get rid of VirtIOHandleAIOOutput Stefan Hajnoczi 2021-12-07 13:23:32 +00:00
  • 826cc32423 aio-posix: split poll check from ready handler Stefan Hajnoczi 2021-12-07 13:23:31 +00:00
  • 9d30c78c7d meson: reenable filemonitor-inotify compilation Volker Rümelin 2022-01-07 14:35:14 +01:00
  • fb72176ba6 meson: build all modules by default Paolo Bonzini 2022-01-07 13:00:44 +01:00
  • bb7cb3ad29 configure: do not create roms/seabios/config.mak if SeaBIOS not present Paolo Bonzini 2022-01-07 12:40:29 +01:00
  • 533b0a1a41 tests/tcg: Fix target-specific Makefile variables path for user-mode Philippe Mathieu-Daudé 2021-12-26 01:15:41 +01:00
  • 1520f8bb67 KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS Paolo Bonzini 2021-12-21 10:12:53 +01:00
  • 8f515d3869 KVM: use KVM_{GET|SET}_SREGS2 when supported. Maxim Levitsky 2021-11-01 15:22:58 +02:00
  • b7a75c8c42 meson: add comments in the target-specific flags section Paolo Bonzini 2021-11-08 12:59:16 +01:00
  • eed56e9a89 configure, meson: move config-poison.h to meson Paolo Bonzini 2021-11-10 11:01:26 +01:00
  • b962a1d507 meson: build contrib/ executables after generated headers Paolo Bonzini 2021-12-20 09:28:46 +01:00
  • 3b0d864384 configure: move non-command-line variables away from command-line parsing section Paolo Bonzini 2021-10-13 14:14:53 +02:00
  • a70248dbd3 configure: parse --enable/--disable-strip automatically, flip default Paolo Bonzini 2021-11-09 10:36:39 +01:00
  • 9da9be2c26 configure, makefile: remove traces of really old files Paolo Bonzini 2021-10-13 13:51:32 +02:00
  • b915a2f15c configure: do not set bsd_user/linux_user early Paolo Bonzini 2021-11-09 10:10:41 +01:00