Commit Graph

  • e9f30b1e7f hw/char/stm32f2xx_usart: Add more definitions for CR1 register Hans-Erik Floryd 2023-10-30 16:15:18 +01:00
  • 2e9cb201a8 hw/char/stm32f2xx_usart: Update IRQ when DR is written Hans-Erik Floryd 2023-10-30 16:15:17 +01:00
  • b80e20dbbf hw/char/stm32f2xx_usart: Extract common IRQ update code to update_irq() Hans-Erik Floryd 2023-10-30 16:15:16 +01:00
  • b11293c212 target/arm: Fix SVE STR increment Richard Henderson 2023-10-31 07:32:15 -07:00
  • 854c001f12 target/arm: Make FEAT_MOPS SET* insns handle Xs == XZR correctly Peter Maydell 2023-10-30 17:40:00 +00:00
  • 63c1b7de0a linux-user: Report AArch64 hwcap2 fields above bit 31 Peter Maydell 2023-10-30 17:39:59 +00:00
  • a6b2c5a04d target/arm: Enable FEAT_MOPS insns in user-mode emulation Peter Maydell 2023-10-30 17:39:58 +00:00
  • c6e1b31bce hw/i2c/pm_smbus: Convert DPRINTF to trace events Bernhard Beschow 2023-10-28 14:24:14 +02:00
  • 3839aff84c hw/misc/imx6_ccm: Convert DPRINTF to trace events Bernhard Beschow 2023-10-28 14:24:13 +02:00
  • bb2fc5b995 hw/misc/imx7_snvs: Trace MMIO access Bernhard Beschow 2023-10-28 14:24:12 +02:00
  • 88a9973e85 hw/watchdog/wdt_imx2: Trace timer activity Bernhard Beschow 2023-10-28 14:24:11 +02:00
  • 18736a2141 hw/watchdog/wdt_imx2: Trace MMIO access Bernhard Beschow 2023-10-28 14:24:10 +02:00
  • 7df9a22857 hw/arm/pxa2xx_gpio: Pass CPU using QOM link property Philippe Mathieu-Daudé 2023-10-30 09:37:05 +01:00
  • 662c3eba8f MAINTAINERS: Make sure that gicv3_internal.h is covered, too Thomas Huth 2023-10-27 08:07:09 +02:00
  • 912fb3678b docs/specs/vmgenid: Convert to rST Peter Maydell 2023-09-27 16:12:05 +01:00
  • 096d3ce231 docs/specs/vmcoreinfo: Convert to rST Peter Maydell 2023-09-27 16:12:04 +01:00
  • 6e0c849275 docs/specs/virt-ctlr: Convert to rST Peter Maydell 2023-09-27 16:12:03 +01:00
  • 68ed96bebf docs/specs/standard-vga: Convert to rST Peter Maydell 2023-09-27 16:12:02 +01:00
  • 945f3fd4e4 docs/specs/pvpanic: Convert to rST Peter Maydell 2023-09-27 16:12:01 +01:00
  • bb1cff6ee0 docs/specs/ivshmem-spec: Convert to rST Peter Maydell 2023-09-27 16:12:00 +01:00
  • 4df3f195ad docs/specs/edu: Convert to rST Peter Maydell 2023-09-27 16:11:59 +01:00
  • 8472cc5dbe docs/specs/vmw_pvscsi-spec: Convert to rST Peter Maydell 2023-09-27 16:11:58 +01:00
  • 7c76f397fd hw/input/stellaris_gamepad: Convert to qemu_input_handler_register() Peter Maydell 2023-10-30 11:48:02 +00:00
  • a75f336b97 hw/input/stellaris_input: Convert to qdev Peter Maydell 2023-10-30 11:48:01 +00:00
  • 5f8d505e3a hw/input/stellaris_gamepad: Remove StellarisGamepadButton struct Peter Maydell 2023-10-30 11:48:00 +00:00
  • 32400a7e87 qdev: Add qdev_prop_set_array() Kevin Wolf 2023-10-30 11:47:59 +00:00
  • 281e461820 hw/input/stellaris_gamepad: Rename structs to our usual convention Peter Maydell 2023-10-30 11:47:58 +00:00
  • c45460decb hw/input/stellaris_input: Rename to stellaris_gamepad Peter Maydell 2023-10-30 11:47:57 +00:00
  • 5cfea2487d linux-user/elfload: Add missing arm64 hwcap values Marielle Novastrider 2023-10-29 21:00:58 +00:00
  • 8e3766eefb migration: modify test_multifd_tcp_none() to use new QAPI syntax. Het Gala 2023-10-23 15:20:53 -03:00
  • 967f2de5c9 migration: Implement MigrateChannelList to hmp migration flow. Het Gala 2023-10-23 15:20:52 -03:00
  • 5994024fd1 migration: Implement MigrateChannelList to qmp migration flow. Het Gala 2023-10-23 15:20:51 -03:00
  • d95533e1cd migration: modify migration_channels_and_uri_compatible() for new QAPI syntax Het Gala 2023-10-23 15:20:50 -03:00
  • 074dbce5fc migration: New migrate and migrate-incoming argument 'channels' Het Gala 2023-10-23 15:20:48 -03:00
  • 02afba63e9 migration: Convert the file backend to the new QAPI syntax Fabiano Rosas 2023-10-23 15:20:47 -03:00
  • cbab4face5 migration: convert exec backend to accept MigrateAddress. Het Gala 2023-10-23 15:20:46 -03:00
  • 3fa9642ff7 migration: convert rdma backend to accept MigrateAddress Het Gala 2023-10-23 15:20:45 -03:00
  • 34dfc5e407 migration: convert socket backend to accept MigrateAddress Het Gala 2023-10-23 15:20:44 -03:00
  • 72a8192e22 migration: convert migration 'uri' into 'MigrateAddress' Het Gala 2023-10-23 15:20:42 -03:00
  • e034f88364 migration: New QAPI type 'MigrateAddress' Het Gala 2023-10-23 15:20:40 -03:00
  • 88577f3242 migration: Change ram_dirty_bitmap_reload() retval to bool Peter Xu 2023-10-17 16:26:32 -04:00
  • 7bca2bb7bf tests/migration-test: Add a test for postcopy hangs during RECOVER Fabiano Rosas 2023-10-17 16:26:31 -04:00
  • f8c543e808 migration: Allow network to fail even during recovery Peter Xu 2023-10-17 16:26:30 -04:00
  • 7aa6070d09 migration: Refactor error handling in source return path Peter Xu 2023-10-17 16:26:29 -04:00
  • e7b428d6bc tests/qtest: migration: add reboot mode test Steve Sistare 2023-10-25 12:44:29 -07:00
  • 4a6a6cb60d Merge tag 'm68k-pull-2023-11-02' of https://gitlab.com/huth/qemu into staging Stefan Hajnoczi 2023-11-02 18:21:21 +08:00
  • a35c20961b tests/avocado/machine_m68k_nextcube: Fix the download URL for the ROM image Thomas Huth 2023-11-01 21:19:34 +01:00
  • f2a80c6ede m68k: Instantiate the ESP SCSI controller for the NeXTcube machine Thomas Huth 2023-09-30 15:23:49 +02:00
  • 87f4ba9ed3 hw/m68k/next-cube: Mirror BIOS to address 0 Thomas Huth 2023-09-30 15:23:47 +02:00
  • a87e64519b cpr: reboot mode Steve Sistare 2023-10-25 12:44:28 -07:00
  • 89415796f6 cpr: relax vhost migration blockers Steve Sistare 2023-10-25 12:44:27 -07:00
  • e0ee3a8ff7 cpr: relax blockdev migration blockers Steve Sistare 2023-10-25 12:44:26 -07:00
  • fa3673e497 migration: per-mode blockers Steve Sistare 2023-10-25 12:44:25 -07:00
  • eea1e5c9d6 migration: mode parameter Steve Sistare 2023-10-25 12:44:24 -07:00
  • 3e5f3bcdc2 migration: Add tracepoints for downtime checkpoints Peter Xu 2023-10-30 12:33:46 -04:00
  • 93bdf888fa migration: migration_stop_vm() helper Peter Xu 2023-10-30 12:33:45 -04:00
  • 3c80f14272 migration: Add per vmstate downtime tracepoints Peter Xu 2023-10-30 12:33:44 -04:00
  • e22ffad03a migration: Add migration_downtime_start|end() helpers Peter Xu 2023-10-30 12:33:43 -04:00
  • 62f5da7dd1 migration: Set downtime_start even for postcopy Peter Xu 2023-10-30 12:33:42 -04:00
  • c64a59552e migration: Use vmstate_register_any() for vmware_vga Juan Quintela 2023-10-20 11:07:31 +02:00
  • 7769fb81ef migration: Use vmstate_register_any() for eeprom93xx Juan Quintela 2023-10-20 11:07:30 +02:00
  • a9500913ab migration: Use vmstate_register_any() for audio Juan Quintela 2023-10-20 11:07:29 +02:00
  • 5b146be3e7 migration: Improve example and documentation of vmstate_register() Juan Quintela 2023-10-20 11:07:28 +02:00
  • caa91b3c44 migration: Check in savevm_state_handler_insert for dups Peter Xu 2023-10-20 11:07:27 +02:00
  • 485fb95546 migration: Hack to maintain backwards compatibility for ppc Juan Quintela 2023-10-20 11:07:25 +02:00
  • b23db4cd82 migration: Use VMSTATE_INSTANCE_ID_ANY for slirp Juan Quintela 2023-10-20 11:07:23 +02:00
  • 1f52c7a80b migration: Use vmstate_register_any() for isa-ide Juan Quintela 2023-10-20 11:07:21 +02:00
  • 99b16e8ee4 migration: Use vmstate_register_any() Juan Quintela 2023-10-20 11:07:20 +02:00
  • 71daf640d9 migration: Create vmstate_register_any() Juan Quintela 2023-10-20 11:07:19 +02:00
  • 832685707f hw/s390x/s390-stattrib: Don't call register_savevm_live() during instance_init() Thomas Huth 2023-10-20 17:05:54 +02:00
  • bc1bf2ae2f hw/s390x/s390-stattrib: Simplify handling of the "migration-enabled" property Thomas Huth 2023-10-20 17:05:53 +02:00
  • 2fb40d1b94 hw/s390x/s390-skeys: Don't call register_savevm_live() during instance_init() Thomas Huth 2023-10-20 17:05:52 +02:00
  • 6436db5a60 hw/ipmi: Don't call vmstate_register() from instance_init() functions Thomas Huth 2023-10-20 16:55:54 +02:00
  • f213ccc968 hw/char/mcf_uart: Have mcf_uart_create() return DeviceState Philippe Mathieu-Daudé 2023-10-19 12:49:29 +02:00
  • 7f090ed710 hw/m68k/virt: Do not open-code sysbus_create_simple() Philippe Mathieu-Daudé 2023-10-24 10:30:09 +02:00
  • b2897f7ed4 hw/m68k/next-cube: Do not open-code sysbus_create_simple() Philippe Mathieu-Daudé 2023-10-24 10:30:08 +02:00
  • 4c4ee593d6 hw/m68k/mcf_intc: Pass CPU using QOM link property Philippe Mathieu-Daudé 2023-10-24 10:30:07 +02:00
  • 4768968960 hw/m68k/mcf_intc: Expose MMIO region via SysBus API Philippe Mathieu-Daudé 2023-10-24 10:30:06 +02:00
  • 989c8a46cc hw/m68k/mcf5206: Pass CPU using QOM link property Philippe Mathieu-Daudé 2023-10-24 10:30:05 +02:00
  • b8fc619550 hw/m68k/irqc: Pass CPU using QOM link property Philippe Mathieu-Daudé 2023-10-24 10:30:04 +02:00
  • 6c9ae1ce82 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging Stefan Hajnoczi 2023-11-01 06:58:11 +09:00
  • 997ef293d2 Merge tag 'pull-halloween-omnibus-311023-2' of https://gitlab.com/stsquad/qemu into staging Stefan Hajnoczi 2023-11-01 06:57:29 +09:00
  • f13b978cc7 Merge tag 'migration-20231031-pull-request' of https://gitlab.com/juan.quintela/qemu into staging Stefan Hajnoczi 2023-11-01 06:56:53 +09:00
  • 900e7d413d iotests: add test for changing mirror's copy_mode Fiona Ebner 2023-10-31 14:54:31 +01:00
  • 76cb2f2491 mirror: return mirror-specific information upon query Fiona Ebner 2023-10-31 14:54:30 +01:00
  • 59fd82544d blockjob: query driver-specific info via a new 'query' driver method Fiona Ebner 2023-10-31 14:54:29 +01:00
  • 701efc9f2d qapi/block-core: turn BlockJobInfo into a union Fiona Ebner 2023-10-31 14:54:28 +01:00
  • d67c54d05f qapi/block-core: use JobType for BlockJobInfo's type Fiona Ebner 2023-10-31 14:54:27 +01:00
  • 2d400d15a0 mirror: implement mirror_change method Fiona Ebner 2023-10-31 14:54:26 +01:00
  • 7b32ad2242 block/mirror: determine copy_to_target only once Fiona Ebner 2023-10-31 14:54:25 +01:00
  • 058cfca564 block/mirror: move dirty bitmap to filter Fiona Ebner 2023-10-31 14:54:24 +01:00
  • c45d0e1af0 block/mirror: set actively_synced even after the job is ready Fiona Ebner 2023-10-31 14:54:23 +01:00
  • 61a3a5a76a blockjob: introduce block-job-change QMP command Fiona Ebner 2023-10-31 14:54:22 +01:00
  • 852160396b libafl_force_dfl Andrea Fioraldi 2023-10-31 17:15:02 +01:00
  • 6c18347739 Merge branch 'main' of github.com:AFLplusplus/qemu-libafl-bridge into main Andrea Fioraldi 2023-10-31 16:36:55 +01:00
  • 9bdf5e5843 Non thread local bpt globals in fullsystem Andrea Fioraldi 2023-10-31 16:36:33 +01:00
  • 073458da56 virtio-blk: remove batch notification BH Stefan Hajnoczi 2023-09-13 16:00:45 -04:00
  • 84d61e5f36 virtio: use defer_call() in virtio_irqfd_notify() Stefan Hajnoczi 2023-09-13 16:00:44 -04:00
  • 433fcea40c util/defer-call: move defer_call() to util/ Stefan Hajnoczi 2023-09-13 16:00:43 -04:00
  • ccee48aa73 block: rename blk_io_plug_call() API to defer_call() Stefan Hajnoczi 2023-09-13 16:00:42 -04:00