Commit Graph

  • 143a9875e5 target/mips: Clean up handling of CP0 register 7 Aleksandar Markovic 2019-08-28 18:26:32 +02:00
  • 9023594b40 target/mips: Clean up handling of CP0 register 6 Aleksandar Markovic 2019-08-28 18:26:31 +02:00
  • a1e76353e3 target/mips: Clean up handling of CP0 register 5 Aleksandar Markovic 2019-08-28 18:26:30 +02:00
  • 020fe37909 target/mips: Clean up handling of CP0 register 4 Aleksandar Markovic 2019-08-29 11:46:55 +02:00
  • acd3731632 target/mips: Clean up handling of CP0 register 3 Aleksandar Markovic 2019-08-28 18:26:28 +02:00
  • 6d27d5bd73 target/mips: Clean up handling of CP0 register 2 Aleksandar Markovic 2019-08-28 18:26:27 +02:00
  • 30deb4605b target/mips: Clean up handling of CP0 register 1 Aleksandar Markovic 2019-08-28 18:26:26 +02:00
  • 1b142da5f8 target/mips: Clean up handling of CP0 register 0 Aleksandar Markovic 2019-08-28 18:26:25 +02:00
  • e4c1c64112 usb-mtp: add sanity checks on rootdir Bandan Das 2019-08-28 08:49:28 -04:00
  • 7cec2ed9d7 xhci: Fix memory leak in xhci_kick_epctx fangying 2019-08-28 14:25:35 +08:00
  • c9e3859262 xhci: Fix memory leak in xhci_address_slot Ying Fang 2019-08-27 16:02:09 +08:00
  • 41a7af1ce0 VNC Acceptance test: simplify test names Cleber Rosa 2019-06-07 11:22:21 -04:00
  • 83fa3bc301 Boot Linux Console Test: add a test for ppc64 + pseries Cleber Rosa 2019-06-07 11:22:19 -04:00
  • 7a408b9976 Acceptance tests: drop left over usage of "🥑 enable" Cleber Rosa 2019-06-07 11:22:18 -04:00
  • 9f672f9c0f tests/requirements.txt: pin paramiko version requirement Cleber Rosa 2019-06-07 11:22:17 -04:00
  • 9162967ca5 tests.acceptance.avocado_qemu: Add support for powerpc Satheesh Rajendran 2019-08-19 13:58:20 +05:30
  • b1e8156743 spapr: Set compat mode in spapr_core_plug() Greg Kurz 2019-08-28 19:20:53 +02:00
  • 572ebd08b3 spapr/pci: Convert types to QEMU coding style Greg Kurz 2019-08-28 20:20:44 +02:00
  • 6c3829a265 spapr_pci: Advertise BAR reallocation capability Alexey Kardashevskiy 2019-07-19 14:37:34 +10:00
  • 9146206eb2 spapr: Use SHUTDOWN_CAUSE_SUBSYSTEM_RESET for CAS reboots David Gibson 2019-08-28 11:43:15 +10:00
  • 289af4ac99 powerpc/spapr: Add host threads parameter to ibm,get_system_parameter Suraj Jitindar Singh 2019-08-27 14:57:51 +10:00
  • 00eaad2e29 pseries: Update SLOF firmware image Alexey Kardashevskiy 2019-08-27 16:43:52 +10:00
  • 897b639789 target/ppc: Refactor emulation of vmrgew and vmrgow instructions Stefan Brankovic 2019-08-27 11:37:43 +02:00
  • 16ce2fffa6 target/ppc: Fix do_float_check_status vs inexact Richard Henderson 2019-08-26 09:54:34 -07:00
  • cbc65a8f22 target/ppc: Set float_tininess_before_rounding at cpu reset Richard Henderson 2019-08-26 19:00:13 -07:00
  • ce03a193e1 pseries: Fix compat_pvr on reset Laurent Vivier 2019-08-26 11:08:12 +02:00
  • 02a1536eee spapr_pci: remove all child functions in function zero unplug Daniel Henrique Barboza 2019-08-22 16:59:18 -03:00
  • fa7d9cb960 ppc: Fix xscvdpspn for SNAN Paul A. Clarke 2019-08-20 12:26:04 -05:00
  • 256be7d07a ppc: Fix xsmaddmdp and friends Paul A. Clarke 2019-08-21 10:28:41 -05:00
  • 5185a5b6c7 tests/boot-serial-test: add support for all the PowerNV machines Cédric Le Goater 2019-07-31 16:12:17 +02:00
  • f30c843ced ppc/pnv: Introduce PowerNV machines with fixed CPU models Cédric Le Goater 2019-07-31 16:12:16 +02:00
  • f47a08d1a7 ppc/pnv: Generate phandle for the "interrupt-parent" property Cédric Le Goater 2019-07-23 11:01:38 +02:00
  • 45a73a1960 ppc/pnv: add more dummy XSCOM addresses for the P9 CAPP Cédric Le Goater 2019-07-18 13:54:05 +02:00
  • 892609056d ppc/pnv: update skiboot to v6.4 Joel Stanley 2019-07-18 15:12:17 +09:30
  • f1d18b0a7e ppc/pnv: Set default ram size to 1.75GB Joel Stanley 2019-08-21 12:39:45 +09:30
  • 4b3b7793e1 audio: omitting audiodev= parameter is only deprecated Kővágó, Zoltán 2019-08-26 21:59:02 +02:00
  • 725662d6db audio: fix invalid malloc size in audio_create_pdos Kővágó, Zoltán 2019-08-26 21:59:01 +02:00
  • c6ee95216b gdbstub: Fix handler for 'F' packet Sandra Loosemore 2019-08-27 16:33:17 -06:00
  • 2bdec39848 gdbstub: Fix handling of '!' packet with new infra Ramiro Polla 2019-08-05 21:09:01 +02:00
  • 406ab2f331 configure: more resilient Python version capture Cleber Rosa 2019-08-26 11:58:32 -04:00
  • 73a5a775d2 BootLinuxSshTest: Only use 'test' for unittest.TestCase method names Philippe Mathieu-Daudé 2019-06-07 19:49:53 +02:00
  • d39b626343 tests: fix modules-test with no default machine Marc-André Lureau 2019-08-27 18:02:41 +04:00
  • f54d432e9a build-sys: build ui-spice-app as a module Marc-André Lureau 2019-08-27 18:02:40 +04:00
  • 23919ddfd5 Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20190827' into staging Peter Maydell 2019-08-27 15:52:36 +01:00
  • 9f591a5d95 trace: Clarify DTrace/SystemTap help message Philippe Mathieu-Daudé 2019-08-23 16:22:03 +02:00
  • 5396234b96 block/qcow2: implement .bdrv_co_pwritev(_compressed)_part Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:14 +03:00
  • df893d25ce block/qcow2: implement .bdrv_co_preadv_part Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:13 +03:00
  • 00721a3529 block/qcow2: refactor qcow2_co_preadv to use buffer-based io Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:12 +03:00
  • 1acc3466a2 block/io: introduce bdrv_co_p{read, write}v_part Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:11 +03:00
  • 28c4da2869 block/io: bdrv_aligned_pwritev: use and support qiov_offset Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:10 +03:00
  • 65cd4424b9 block/io: bdrv_aligned_preadv: use and support qiov_offset Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:09 +03:00
  • 2275cc90a1 block/io: bdrv_co_do_copy_on_readv: lazy allocation Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:08 +03:00
  • 1143ec5ebf block/io: bdrv_co_do_copy_on_readv: use and support qiov_offset Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:07 +03:00
  • ac850bf099 block: define .*_part io handlers in BlockDriver Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:06 +03:00
  • 7a3f542fbd block/io: refactor padding Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:05 +03:00
  • f76889e7b9 util/iov: improve qemu_iovec_is_zero Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:04 +03:00
  • d953169d48 util/iov: introduce qemu_iovec_init_extended Vladimir Sementsov-Ogievskiy 2019-06-04 19:15:03 +03:00
  • 705be57094 xen-bus: Avoid rewriting identical values to xenstore Anthony PERARD 2019-08-23 11:15:34 +01:00
  • cb32314607 xen-bus: Fix backend state transition on device reset Anthony PERARD 2019-08-23 11:15:33 +01:00
  • ba7fdd64b6 xen: cleanup IOREQ server on exit Igor Druzhinin 2019-07-29 20:29:23 +01:00
  • d297e533a5 xen: Fix ring.h header Anthony PERARD 2019-07-04 16:36:05 +01:00
  • dac03af5d5 Merge remote-tracking branch 'remotes/rth/tags/pull-axp-20190825' into staging Peter Maydell 2019-08-27 10:00:51 +01:00
  • cb1de55a83 target/alpha: fix tlb_fill trap_arg2 value for instruction fetch Aurelien Jarno 2019-08-22 10:45:14 -07:00
  • 5428e12d52 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging Peter Maydell 2019-08-23 16:11:35 +01:00
  • 586f3dced9 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190822' into staging Peter Maydell 2019-08-23 15:15:44 +01:00
  • 45db1ac157 modules-test: ui-spice-app is not built as module Paolo Bonzini 2019-08-22 19:42:14 +02:00
  • 0712c1b15b modules-test: fix const cast Paolo Bonzini 2019-08-22 19:42:13 +02:00
  • 61146e9cb4 Merge remote-tracking branch 'remotes/elmarco/tags/podman-pull-request' into staging Peter Maydell 2019-08-23 10:58:28 +01:00
  • 3590b27c7a Merge remote-tracking branch 'remotes/berrange/tags/autofree-pull-request' into staging Peter Maydell 2019-08-22 17:57:09 +01:00
  • d013d220c7 Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190822-1' into staging Peter Maydell 2019-08-22 17:01:30 +01:00
  • 5d4c1ed3d4 vhost-user-scsi: prevent using uninitialized vqs Raphael Norwitz 2019-06-11 17:35:17 -07:00
  • e1391340c7 Merge remote-tracking branch 'remotes/kraxel/tags/vga-20190822-pull-request' into staging Peter Maydell 2019-08-22 16:13:17 +01:00
  • f0f8100287 util/async: hold AioContext ref to prevent use-after-free Stefan Hajnoczi 2019-07-23 20:06:23 +01:00
  • 4a71d0af7b Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190822-pull-request' into staging Peter Maydell 2019-08-22 15:10:51 +01:00
  • a4eb74a66a test: skip tests if socket_check_protocol_support() failed Marc-André Lureau 2019-07-09 23:24:46 +04:00
  • e7b6ba4186 test-char: skip tcp tests if ipv4 check failed Marc-André Lureau 2019-07-09 23:24:11 +04:00
  • 71714178fa tests: specify the address family when checking bind Marc-André Lureau 2019-07-09 18:12:28 +04:00
  • 05af039d1e tests/docker: add podman support Marc-André Lureau 2019-05-23 17:37:51 +02:00
  • 9459f75413 docker.py: add podman support Marc-André Lureau 2019-07-12 16:46:13 +04:00
  • 2461d80e6c docker.py: add --run-as-current-user Marc-André Lureau 2019-07-12 14:50:52 +04:00
  • d86766a9d0 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' into staging Peter Maydell 2019-08-22 14:16:42 +01:00
  • 065fe80fe0 s390x/mmu: Factor out storage key handling David Hildenbrand 2019-08-16 10:47:08 +02:00
  • 2d3bb388ad s390x/mmu: Better storage key reference and change bit handling David Hildenbrand 2019-08-16 10:47:07 +02:00
  • 5b773a1107 s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBE David Hildenbrand 2019-08-16 10:47:06 +02:00
  • 3096ffd368 s390x/tcg: Rework MMU selection for instruction fetches David Hildenbrand 2019-08-16 10:47:05 +02:00
  • c36709e45d s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug() David Hildenbrand 2019-08-16 10:47:04 +02:00
  • 24332523f1 s390x/mmu: Trace the right value if setting/getting the storage key fails David Hildenbrand 2019-08-16 10:47:03 +02:00
  • 25bcb45d1b s390x/tcg: Fix VERIM with 32/64 bit elements David Hildenbrand 2019-08-14 17:12:42 +02:00
  • 8109234808 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging Peter Maydell 2019-08-22 13:13:35 +01:00
  • d4881da9b3 target/tricore: Fix tricore_tr_translate_insn Bastian Koppelmann 2019-08-21 11:15:10 +02:00
  • 17ebc8c104 target/tricore: Implement a qemu excptions helper Bastian Koppelmann 2019-08-21 11:02:23 +02:00
  • 1fae1851e5 target/tricore: Use translate_loop Bastian Koppelmann 2019-06-17 16:05:10 +02:00
  • 2db92a0c0e target-tricore: Make env a member of DisasContext Bastian Koppelmann 2019-06-17 15:38:38 +02:00
  • 6b9f5a421e target/tricore: Use DisasContextBase API Bastian Koppelmann 2019-06-17 11:53:03 +02:00
  • 57b9f113fc crypto: use auto cleanup for many stack variables Daniel P. Berrangé 2019-07-23 16:22:36 +01:00
  • 133cf1e5b1 crypto: define cleanup functions for use with g_autoptr Daniel P. Berrangé 2019-07-23 15:29:40 +01:00
  • 00f2cfbbec glib: bump min required glib library version to 2.48 Daniel P. Berrangé 2018-05-04 15:34:46 +01:00
  • f3b8f18ebf Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' into staging Peter Maydell 2019-08-22 10:31:21 +01:00
  • b7105d280c ati-vga: Implement dummy VBlank IRQ BALATON Zoltan 2019-08-16 00:18:09 +02:00
  • 1be344b7ad ehci: fix queue->dev null ptr dereference Gerd Hoffmann 2019-08-21 10:53:19 +02:00