Commit Graph

  • b8e31d6ccc monitor: Make MonitorQMP a child class of Monitor Kevin Wolf 2019-06-13 17:33:53 +02:00
  • b6c7c2e4a3 monitor: Split monitor_init in HMP and QMP function Kevin Wolf 2019-06-13 17:33:52 +02:00
  • be7633c33e monitor: Remove unused password prompting fields Kevin Wolf 2019-06-13 17:33:51 +02:00
  • 854f63d440 monitor: Fix return type of monitor_fdset_dup_fd_find Yury Kotov 2019-05-23 12:44:33 +03:00
  • 076243ffe6 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20190617' into staging Peter Maydell 2019-06-17 16:41:25 +01:00
  • 0783a732f9 docs: Build and install specs manual Peter Maydell 2019-06-17 15:35:31 +01:00
  • 9b4cc0c2d4 docs/specs/index.rst: Fix minor syntax issues Peter Maydell 2019-06-17 15:35:31 +01:00
  • 282d36b5e2 qemu-tech.texi: Remove "QEMU compared to other emulators" section Peter Maydell 2019-06-17 15:35:31 +01:00
  • 2f2c4e4731 Convert "translator internals" docs to RST, move to devel manual Peter Maydell 2019-06-17 15:35:30 +01:00
  • 144ecc7f1a Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190617' into staging Peter Maydell 2019-06-17 15:35:21 +01:00
  • 1120827fa1 target/arm: Only implement doubles if the FPU supports them Peter Maydell 2019-06-14 11:44:57 +01:00
  • 83655223ac target/arm: Fix typos in trans function prototypes Peter Maydell 2019-06-14 11:44:56 +01:00
  • d9eea52c67 target/arm: Remove unused cpu_F0s, cpu_F0d, cpu_F1s, cpu_F1d Peter Maydell 2019-06-13 17:39:17 +01:00
  • b66f6b9981 target/arm: Stop using deprecated functions in NEON_2RM_VCVT_F32_F16 Peter Maydell 2019-06-13 17:39:16 +01:00
  • 58f2682eee target/arm: stop using deprecated functions in NEON_2RM_VCVT_F16_F32 Peter Maydell 2019-06-13 17:39:15 +01:00
  • c253dd7832 target/arm: Stop using cpu_F0s in Neon VCVT fixed-point ops Peter Maydell 2019-06-13 17:39:14 +01:00
  • 60737ed578 target/arm: Stop using cpu_F0s for Neon f32/s32 VCVT Peter Maydell 2019-06-13 17:39:13 +01:00
  • 9a011fece7 target/arm: Stop using cpu_F0s for NEON_2RM_VRECPE_F and NEON_2RM_VRSQRTE_F Peter Maydell 2019-06-13 17:39:12 +01:00
  • 30bf0a018f target/arm: Stop using cpu_F0s for NEON_2RM_VCVT[ANPM][US] Peter Maydell 2019-06-13 17:39:11 +01:00
  • 3b52ad1fae target/arm: Stop using cpu_F0s for NEON_2RM_VRINT* Peter Maydell 2019-06-13 17:39:10 +01:00
  • cedcc96fc7 target/arm: Stop using cpu_F0s for NEON_2RM_VNEG_F Peter Maydell 2019-06-13 17:39:09 +01:00
  • fd8a68cdcf target/arm: Stop using cpu_F0s for NEON_2RM_VABS_F Peter Maydell 2019-06-13 17:39:08 +01:00
  • 9bee50b498 target/arm: Use vfp_expand_imm() for AArch32 VFP VMOV_imm Peter Maydell 2019-06-13 17:39:07 +01:00
  • d6a092d479 target/arm: Move vfp_expand_imm() to translate.[ch] Peter Maydell 2019-06-13 17:39:06 +01:00
  • 0edfcc9ec0 hw/intc/arm_gicv3: GICD_TYPER.SecurityExtn is RAZ if GICD_CTLR.DS == 1 Peter Maydell 2019-05-24 13:42:48 +01:00
  • e40f60730a hw/intc/arm_gicv3: Fix decoding of ID register range Peter Maydell 2019-05-24 13:42:47 +01:00
  • a90a862b9e hw/arm: Correctly disable FPU/DSP for some ARMSSE-based boards Peter Maydell 2019-05-17 18:40:46 +01:00
  • e0cf7b8163 hw/arm/armv7m: Forward "vfp" and "dsp" properties to CPU Peter Maydell 2019-05-17 18:40:45 +01:00
  • ea90db0af6 target/arm: Allow M-profile CPUs to disable the DSP extension via CPU property Peter Maydell 2019-05-17 18:40:44 +01:00
  • 97a28b0eea target/arm: Allow VFP and Neon to be disabled via a CPU property Peter Maydell 2019-05-17 18:40:43 +01:00
  • 5e6dbe1e8c hw/arm/boot: Honour image size field in AArch64 Image format kernels Peter Maydell 2019-05-16 15:47:33 +01:00
  • e6b2b20d97 hw/arm/boot: Avoid placing the initrd on top of the kernel Peter Maydell 2019-05-16 15:47:32 +01:00
  • 852dc64d66 hw/arm/boot: Diagnose layouts that put initrd or DTB off the end of RAM Peter Maydell 2019-05-16 15:47:31 +01:00
  • e70af24b42 hw/arm/boot: Don't assume RAM starts at address zero Peter Maydell 2019-05-16 15:47:30 +01:00
  • 5d0e569447 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging Peter Maydell 2019-06-17 11:55:14 +01:00
  • 53defa0570 Merge remote-tracking branch 'remotes/lersek/tags/edk2-pull-2019-06-14' into staging Peter Maydell 2019-06-17 11:07:11 +01:00
  • 5f6b3561bf tests/rebuild-expected-aml.sh: blow out difflist Michael S. Tsirkin 2019-06-16 16:43:03 -04:00
  • 500eb6db5b q35: update DSDT Michael S. Tsirkin 2019-06-16 16:33:14 -04:00
  • 4a4418369d q35: fix mmconfig and PCI0._CRS Gerd Hoffmann 2019-06-07 09:34:29 +02:00
  • 82f76c6702 hw/acpi: extract acpi_add_rom_blob() Wei Yang 2019-06-10 09:18:30 +08:00
  • 240e647a14 vhost: fix vhost_log size overflow during migration Li Hangjing 2019-06-03 14:15:24 +08:00
  • 00ab8cb141 docs/vhost-user.json: some firmware.json copy leftovers Marc-André Lureau 2019-06-05 15:12:21 +02:00
  • c715130a64 vhost-user-gpu: initialize msghdr & iov at declaration Marc-André Lureau 2019-06-05 16:58:29 +02:00
  • be32fd9ee1 vhost-user-input: check ioctl(EVIOCGNAME) return value Marc-André Lureau 2019-06-05 16:58:28 +02:00
  • f55411cf14 vhost-user: improve error report Marc-André Lureau 2019-06-05 16:58:27 +02:00
  • 24af03b946 vhost-user: check unix_listen() return value Marc-André Lureau 2019-06-05 16:58:26 +02:00
  • 1e40d19877 vhost-user-gpu: do not send scanout update if no GPU socket Marc-André Lureau 2019-06-05 16:58:25 +02:00
  • 541617cad3 pc-bios: update the README file with edk2-stable201905 information Laszlo Ersek 2019-06-06 12:49:02 +02:00
  • 3583cb29f2 pc-bios: refresh edk2 build artifacts for edk2-stable201905 Laszlo Ersek 2019-06-06 14:12:40 +02:00
  • 9153b9d740 roms/Makefile.edk2: update input file list for "pc-bios/edk2-licenses.txt" Laszlo Ersek 2019-06-06 13:01:43 +02:00
  • 36bf711d17 roms/Makefile.edk2: remove edk2-stable201903 network feature test macros Laszlo Ersek 2019-06-06 13:50:56 +02:00
  • 6b364d2abf roms/edk2: update submodule from edk2-stable201903 to edk2-stable201905 Laszlo Ersek 2019-06-06 13:32:56 +02:00
  • b1625c660f roms/Makefile.edk2: define edk2-stable201905 network feature test macros Laszlo Ersek 2019-06-06 11:59:09 +02:00
  • f3d0bec9f8 Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-06-14' into staging Peter Maydell 2019-06-14 14:46:13 +01:00
  • 21c1ce592a iotests: Test qemu-img convert -C --salvage Max Reitz 2019-05-07 22:35:08 +02:00
  • 0b1eb0ce7d iotests: Test qemu-img convert --salvage Max Reitz 2019-05-07 22:35:07 +02:00
  • 1adb0b5e0f blkdebug: Inject errors on .bdrv_co_block_status() Max Reitz 2019-05-07 22:35:06 +02:00
  • f8cec157cb blkdebug: Add "none" event Max Reitz 2019-05-07 22:35:05 +02:00
  • 16789db3de blkdebug: Add @iotype error option Max Reitz 2019-05-07 22:35:04 +02:00
  • 8eaac025fb qemu-img: Add salvaging mode to convert Max Reitz 2019-05-07 22:35:03 +02:00
  • 3d96cb91d7 qemu-img: Move quiet into ImgConvertState Max Reitz 2019-05-07 22:35:02 +02:00
  • a2bb6f8c92 blockdev: Overlays are not snapshots Max Reitz 2019-06-03 22:22:36 +02:00
  • 681b86ac50 qapi/block-core: Overlays are not snapshots Max Reitz 2019-06-03 22:22:35 +02:00
  • f22356d955 qemu-img: Fix options leakage in img_rebase() Max Reitz 2019-05-28 21:53:38 +02:00
  • 549fb88045 iotests: restrict 254 to support only qcow2 Vladimir Sementsov-Ogievskiy 2019-06-05 18:54:05 +03:00
  • 6653d1318d hw/block/fdc: floppy command FIFO memory initialization Andrey Shinkevich 2019-05-29 21:20:27 +03:00
  • d9efe9384e iotests: Fix intermittent failure in 219 Max Reitz 2019-05-16 18:11:14 +02:00
  • a3bd71b577 iotests: Filter 175's allocation information Max Reitz 2019-05-16 16:43:19 +02:00
  • 9e8dfad045 event_match: always match on None value John Snow 2019-05-28 14:38:57 -04:00
  • ba7704f222 iotests: add iotest 256 for testing blockdev-backup across iothread contexts John Snow 2019-05-23 13:06:43 -04:00
  • d6a79af0e6 iotests.py: rewrite run_job to be pickier John Snow 2019-05-23 13:06:42 -04:00
  • f6f4b3f045 QEMUMachine: add events_wait method John Snow 2019-05-23 13:06:41 -04:00
  • 8b6f5f8b9f iotests.py: do not use infinite waits John Snow 2019-05-23 13:06:40 -04:00
  • d81e1efbea blockdev-backup: don't check aio_context too early John Snow 2019-05-23 13:06:39 -04:00
  • 5ec2eca83d Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20190613.0' into staging Peter Maydell 2019-06-14 09:33:55 +01:00
  • d1bf88e56f Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-06-13' into staging Peter Maydell 2019-06-13 18:17:32 +01:00
  • 201a733145 vfio/common: Introduce vfio_set_irq_signaling helper Eric Auger 2019-06-13 09:57:37 -06:00
  • c60807dea5 vfio/pci: Allow MSI-X relocation to fixup bogus PBA Alex Williamson 2019-06-13 09:57:36 -06:00
  • 3412d8ec98 vfio/pci: Hide Resizable BAR capability Alex Williamson 2019-06-13 09:57:36 -06:00
  • 611ae1d716 block/nbd: merge NBDClientSession struct back to BDRVNBDState Vladimir Sementsov-Ogievskiy 2019-06-11 13:27:20 +03:00
  • 86f8cdf3db block/nbd: merge nbd-client.* to nbd.c Vladimir Sementsov-Ogievskiy 2019-06-11 13:27:19 +03:00
  • 0a93b359db block/nbd-client: drop stale logout Vladimir Sementsov-Ogievskiy 2019-06-11 13:27:18 +03:00
  • 650a379d50 Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190613-1' into staging Peter Maydell 2019-06-13 15:16:39 +01:00
  • 18cf951af9 target/arm: Fix short-vector increment behaviour Peter Maydell 2019-06-11 16:39:53 +01:00
  • 3111bfc2da target/arm: Convert float-to-integer VCVT insns to decodetree Peter Maydell 2019-06-11 16:39:53 +01:00
  • e3d6f4290c target/arm: Convert VCVT fp/fixed-point conversion insns to decodetree Peter Maydell 2019-06-11 16:39:53 +01:00
  • 92073e9474 target/arm: Convert VJCVT to decodetree Peter Maydell 2019-06-11 16:39:52 +01:00
  • 8fc9d8918c target/arm: Convert integer-to-float insns to decodetree Peter Maydell 2019-06-11 16:39:52 +01:00
  • 6ed7e49c36 target/arm: Convert double-single precision conversion insns to decodetree Peter Maydell 2019-06-11 16:39:52 +01:00
  • e25155f55d target/arm: Convert VFP round insns to decodetree Peter Maydell 2019-06-11 16:39:51 +01:00
  • cdfd14e86a target/arm: Convert the VCVT-to-f16 insns to decodetree Peter Maydell 2019-06-11 16:39:51 +01:00
  • b623d803dd target/arm: Convert the VCVT-from-f16 insns to decodetree Peter Maydell 2019-06-11 16:39:51 +01:00
  • 386bba2368 target/arm: Convert VFP comparison insns to decodetree Peter Maydell 2019-06-11 16:39:51 +01:00
  • 17552b979e target/arm: Convert VMOV (register) to decodetree Peter Maydell 2019-06-11 16:39:50 +01:00
  • b8474540cb target/arm: Convert VSQRT to decodetree Peter Maydell 2019-06-11 16:39:50 +01:00
  • 1882651afd target/arm: Convert VNEG to decodetree Peter Maydell 2019-06-11 16:39:50 +01:00
  • 90287e22c9 target/arm: Convert VABS to decodetree Peter Maydell 2019-06-11 16:39:49 +01:00
  • b518c753f0 target/arm: Convert VMOV (imm) to decodetree Peter Maydell 2019-06-11 16:39:49 +01:00
  • d4893b01d2 target/arm: Convert VFP fused multiply-add insns to decodetree Peter Maydell 2019-06-11 16:39:49 +01:00
  • 519ee7ae31 target/arm: Convert VDIV to decodetree Peter Maydell 2019-06-11 16:39:48 +01:00