Commit Graph

  • 74841f044e exec: Move user-only watchpoint stubs inline Richard Henderson 2019-08-24 13:31:58 -07:00
  • ccdb4c5535 target/sparc: sun4u Invert Endian TTE bit Tony Nguyen 2019-08-24 04:36:58 +10:00
  • 9bed46e67e target/sparc: Add TLB entry with attributes Tony Nguyen 2019-08-24 04:36:57 +10:00
  • a26fc6f515 cputlb: Byte swap memory transaction attribute Tony Nguyen 2019-08-24 04:36:56 +10:00
  • 9bf825bf3d memory: Single byte swap along the I/O path Tony Nguyen 2019-08-24 04:36:54 +10:00
  • be5c4787e9 cputlb: Replace size and endian operands for MemOp Tony Nguyen 2019-08-24 04:36:53 +10:00
  • d5d680cacc memory: Access MemoryRegion with endianness Tony Nguyen 2019-08-24 04:36:52 +10:00
  • 07f0834f26 exec: Hard code size with MO_{8|16|32|64} Tony Nguyen 2019-08-24 04:36:51 +10:00
  • 4574664677 target/mips: Hard code size with MO_{8|16|32|64} Tony Nguyen 2019-08-24 04:36:50 +10:00
  • c1adc22733 hw/s390x: Hard code size with MO_{8|16|32|64} Tony Nguyen 2019-08-24 04:36:49 +10:00
  • e67c904668 memory: Access MemoryRegion with MemOp Tony Nguyen 2019-08-24 04:36:48 +10:00
  • 4cbb198eef cputlb: Access MemoryRegion with MemOp Tony Nguyen 2019-08-24 04:36:47 +10:00
  • 3d9e7c3e7b exec: Access MemoryRegion with MemOp Tony Nguyen 2019-08-24 04:36:46 +10:00
  • 475fbf0a3c hw/vfio: Access MemoryRegion with MemOp Tony Nguyen 2019-08-24 04:36:45 +10:00
  • 062c08d1fb hw/virtio: Access MemoryRegion with MemOp Tony Nguyen 2019-08-24 04:36:44 +10:00
  • 40f74205da hw/intc/armv7m_nic: Access MemoryRegion with MemOp Tony Nguyen 2019-08-24 04:36:43 +10:00
  • bd8b5319be hw/s390x: Access MemoryRegion with MemOp Tony Nguyen 2019-08-24 04:36:42 +10:00
  • e501824b3f target/mips: Access MemoryRegion with MemOp Tony Nguyen 2019-08-24 04:36:41 +10:00
  • 66b9b24375 memory: Introduce size_memop Tony Nguyen 2019-08-24 04:29:05 +10:00
  • 14776ab5a1 tcg: TCGMemOp is now accelerator independent MemOp Tony Nguyen 2019-08-24 04:10:58 +10:00
  • 5e5584c89f target/arm: Don't abort on M-profile exception return in linux-user mode Peter Maydell 2019-08-22 14:15:34 +01:00
  • 342d27581b target/arm: Free TCG temps in trans_VMOV_64_sp() Peter Maydell 2019-08-27 13:19:31 +01:00
  • 1eb21c428b include/exec/cpu-defs.h: fix typo Alex Bennée 2019-08-28 17:53:07 +01:00
  • 358f6348df atomic_template: fix indentation in GEN_ATOMIC_HELPER Emilio G. Cota 2019-08-28 17:53:05 +01:00
  • 2bc89637b7 tcg/README: fix typo s/afterwise/afterwards/ Emilio G. Cota 2019-08-28 17:53:04 +01:00
  • 3306bd509c includes: remove stale [smp|max]_cpus externs Alex Bennée 2019-08-28 17:53:03 +01:00
  • 65da914295 hw/net/xilinx_axi: Use object_initialize_child for correct ref. counting Philippe Mathieu-Daudé 2019-08-23 16:32:49 +02:00
  • 00b0fd4883 hw/dma/xilinx_axi: Use object_initialize_child for correct ref. counting Philippe Mathieu-Daudé 2019-08-23 16:32:48 +02:00
  • eaa9a87828 hw/arm/fsl-imx: Add the cpu as child of the SoC object Philippe Mathieu-Daudé 2019-08-23 16:32:47 +02:00
  • 5e039af816 hw/arm: Use sysbus_init_child_obj for correct reference counting Philippe Mathieu-Daudé 2019-08-23 16:32:46 +02:00
  • 7840938e25 hw/arm: Use object_initialize_child for correct reference counting Philippe Mathieu-Daudé 2019-08-23 16:32:45 +02:00
  • 8a863c8120 hw/arm: Use ARM_CPU_TYPE_NAME() macro when appropriate Philippe Mathieu-Daudé 2019-08-23 16:32:44 +02:00
  • e0a0c8322b target/arm: Fix SMMLS argument order Richard Henderson 2019-08-28 18:32:58 -07:00
  • 3499ec086a hw/arm/smmuv3: Remove spurious error messages on IOVA invalidations Eric Auger 2019-08-22 19:23:50 +02:00
  • 51b6d3681f hw/arm/smmuv3: Log a guest error when decoding an invalid STE Eric Auger 2019-08-22 19:23:49 +02:00
  • 8ccb563849 memory: Remove unused memory_region_iommu_replay_all() Eric Auger 2019-08-22 19:23:46 +02:00
  • 77a132ea7e aspeed/timer: Provide back-pressure information for short periods Andrew Jeffery 2019-07-04 07:51:50 +02:00
  • 0710b2fa84 target/arm: Take exceptions on ATS instructions when needed Peter Maydell 2019-08-16 13:58:02 +01:00
  • 37ff584c15 target/arm: Allow ARMCPRegInfo read/write functions to throw exceptions Peter Maydell 2019-08-16 13:58:01 +01:00
  • 1ce21ba1ea target/arm: Factor out unallocated_encoding for aarch32 Richard Henderson 2019-08-26 08:15:36 -07:00
  • 429a71d67e Revert "target/arm: Use unallocated_encoding for aarch32" Richard Henderson 2019-08-26 08:15:35 -07:00
  • ebb6ff25cd virtio-blk: Cancel the pending BH when the dataplane is reset Philippe Mathieu-Daudé 2019-08-16 19:15:03 +02:00
  • 40c8bb53d8 Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request' into staging Peter Maydell 2019-09-03 16:04:19 +01:00
  • 7e721e7b10 numa: move numa global variable numa_info into MachineState Tao Xu 2019-08-09 14:57:24 +08:00
  • 118154b767 numa: move numa global variable have_numa_distance into MachineState Tao Xu 2019-08-09 14:57:23 +08:00
  • aa57020774 numa: move numa global variable nb_numa_nodes into MachineState Tao Xu 2019-08-09 14:57:22 +08:00
  • 2744ece809 hw/arm: simplify arm_load_dtb Tao Xu 2019-08-09 14:57:21 +08:00
  • 14a25a511b includes: remove stale [smp|max]_cpus externs Alex Bennée 2019-07-11 14:05:46 +01:00
  • fec105c2ab Merge remote-tracking branch 'remotes/kraxel/tags/audio-20190828-pull-request' into staging Peter Maydell 2019-09-03 14:03:15 +01:00
  • 755c5fe79d iotests: Unify cache mode quoting Nir Soffer 2019-08-27 20:34:32 +03:00
  • 2cc4d1c5ea tests/check-block: Skip iotests when sanitizers are enabled Thomas Huth 2019-08-23 10:42:03 +02:00
  • 21b43d0048 iotests: Check for enabled drivers before testing them Thomas Huth 2019-08-23 15:35:52 +02:00
  • 9da126fc2e iotests: Add -display none to the qemu options Max Reitz 2019-08-19 22:18:44 +02:00
  • 236094c738 file-posix: fix request_alignment typo Stefan Hajnoczi 2019-08-27 11:13:28 +01:00
  • 39af39c428 iotests: Disable 126 for flat vmdk subformats Max Reitz 2019-08-15 17:36:38 +02:00
  • c64c3ae35b iotests: Disable 110 for vmdk.twoGbMaxExtentSparse Max Reitz 2019-08-15 17:36:37 +02:00
  • 325dd915b2 iotests: Disable broken streamOptimized tests Max Reitz 2019-08-15 17:36:36 +02:00
  • bedb8bb419 vmdk: Reject invalid compressed writes Max Reitz 2019-08-15 17:36:35 +02:00
  • 12b7cbcabc iotests: Keep testing broken relative extent paths Max Reitz 2019-08-15 17:36:34 +02:00
  • cdc0dd2586 vmdk: Use bdrv_dirname() for relative extent paths Max Reitz 2019-08-15 17:36:33 +02:00
  • f158ffdba6 iotests: Fix _filter_img_create() Max Reitz 2019-08-15 17:36:32 +02:00
  • 7e3dc2ba9a iotests: Test allocate_first_block() with O_DIRECT Nir Soffer 2019-08-27 04:05:28 +03:00
  • 3a20013fbb block: posix: Always allocate the first block Nir Soffer 2019-08-27 04:05:27 +03:00
  • b503de619e block: fix permission update in bdrv_replace_node Vladimir Sementsov-Ogievskiy 2019-08-24 13:07:40 +03:00
  • 4d731510d3 qemu-io: add pattern file for write command Denis Plotnikov 2019-08-20 19:46:16 +03:00
  • cc6613e244 Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging Peter Maydell 2019-09-03 11:06:09 +01:00
  • 54b89db530 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging Peter Maydell 2019-09-03 09:43:26 +01:00
  • 4112aff7cd tests/docker: upgrade docker.py to python3 Alex Bennée 2019-08-29 12:08:27 +01:00
  • 6954a04d5d tests: fix modules-test with no default machine Marc-André Lureau 2019-08-27 18:02:41 +04:00
  • 5d3cbddb58 build-sys: build ui-spice-app as a module Marc-André Lureau 2019-08-27 18:02:40 +04:00
  • 0b8b65ed70 contrib/gitdm: Add RT-RK to the domain-map Philippe Mathieu-Daudé 2019-08-23 01:12:31 +02:00
  • f4cf1edc3b .mailmap/aliases: add some further commentary Alex Bennée 2019-08-28 12:03:23 +01:00
  • 1fed8f0044 mailmap: Add many entries to improve 'git shortlog' statistics Philippe Mathieu-Daudé 2019-08-23 01:09:16 +02:00
  • 2893712391 mailmap: Update philmd email address Philippe Mathieu-Daudé 2019-08-23 01:09:15 +02:00
  • 6b97a1d84a mailmap: Reorder by sections Philippe Mathieu-Daudé 2019-08-23 01:09:14 +02:00
  • 565571820b contrib/gitdm: Add armbru@pond.sub.org to group-map-redhat Markus Armbruster 2019-08-22 14:23:50 +02:00
  • 2f1b409a6f contrib/gitdm: filetype interface is not in order, fix Markus Armbruster 2019-08-22 14:23:49 +02:00
  • abd4393d76 target/mips: Fix emulation of ST.W in system mode Aleksandar Markovic 2019-08-28 18:20:39 +02:00
  • 14d92efd72 target/mips: Clean up handling of CP0 register 31 Aleksandar Markovic 2019-08-28 18:26:54 +02:00
  • 4bcf121ebb target/mips: Clean up handling of CP0 register 30 Aleksandar Markovic 2019-08-28 18:26:53 +02:00
  • af4bb6da80 target/mips: Clean up handling of CP0 register 29 Aleksandar Markovic 2019-08-28 18:26:52 +02:00
  • a30e2f2180 target/mips: Clean up handling of CP0 register 28 Aleksandar Markovic 2019-08-28 18:26:51 +02:00
  • 5a10873d7d target/mips: Clean up handling of CP0 register 27 Aleksandar Markovic 2019-08-28 18:26:50 +02:00
  • dbbf08b289 target/mips: Clean up handling of CP0 register 26 Aleksandar Markovic 2019-08-28 18:26:49 +02:00
  • 1176b328c3 target/mips: Clean up handling of CP0 register 25 Aleksandar Markovic 2019-08-28 18:26:48 +02:00
  • 8d7b4b6efb target/mips: Clean up handling of CP0 register 24 Aleksandar Markovic 2019-08-28 18:26:47 +02:00
  • 4cbf4b6d00 target/mips: Clean up handling of CP0 register 23 Aleksandar Markovic 2019-08-28 18:26:46 +02:00
  • 14f92b0b9c target/mips: Clean up handling of CP0 register 20 Aleksandar Markovic 2019-08-28 18:26:45 +02:00
  • be274dc18e target/mips: Clean up handling of CP0 register 19 Aleksandar Markovic 2019-08-29 12:03:36 +02:00
  • e8dcfe825a target/mips: Clean up handling of CP0 register 18 Aleksandar Markovic 2019-08-28 18:26:43 +02:00
  • 706ce14205 target/mips: Clean up handling of CP0 register 17 Aleksandar Markovic 2019-08-28 18:26:42 +02:00
  • 433efb4cca target/mips: Clean up handling of CP0 register 16 Aleksandar Markovic 2019-08-28 18:26:41 +02:00
  • 4466cd49e5 target/mips: Clean up handling of CP0 register 15 Aleksandar Markovic 2019-08-28 18:26:40 +02:00
  • 35e4b54d90 target/mips: Clean up handling of CP0 register 14 Aleksandar Markovic 2019-08-28 18:26:39 +02:00
  • e3c7559d89 target/mips: Clean up handling of CP0 register 13 Aleksandar Markovic 2019-08-28 18:26:38 +02:00
  • 2b0848674b target/mips: Clean up handling of CP0 register 12 Aleksandar Markovic 2019-08-28 18:26:37 +02:00
  • f5f3834ff0 target/mips: Clean up handling of CP0 register 11 Aleksandar Markovic 2019-08-28 18:26:36 +02:00
  • 860ffef047 target/mips: Clean up handling of CP0 register 10 Aleksandar Markovic 2019-08-28 18:26:35 +02:00
  • e5a98a7232 target/mips: Clean up handling of CP0 register 9 Aleksandar Markovic 2019-08-28 18:26:34 +02:00
  • 67d167d2d8 target/mips: Clean up handling of CP0 register 8 Aleksandar Markovic 2019-08-28 18:26:33 +02:00