qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-24 16:11:31 to 2019-10-25 06:59:24 UTC [more...]

[PULL v2 00/73] tcg plugins and testing updates
 2019-10-25  6:37 UTC  (23+ messages)
` [PULL v2 01/73] travis.yml: reduce scope of the --enable-debug build
` [PULL v2 02/73] travis.yml: Add libvdeplug-dev to compile-test net/vde.c
` [PULL v2 03/73] travis.yml: Use libsdl2 instead of libsdl1.2, and install libsdl2-image
` [PULL v2 04/73] travis.yml: Use newer version of libgnutls and libpng
` [PULL v2 05/73] travis.yml: Fix the ccache lines
` [PULL v2 06/73] travis.yml: Test the release tarball
` [PULL v2 07/73] travis.yml: bump Xcode 10 to latest dot release
` [PULL v2 08/73] cirrus.yml: add latest Xcode build target
` [PULL v2 09/73] tests/vm: netbsd autoinstall, using serial console
` [PULL v2 10/73] tests/vm: Let subclasses disable IPv6
` [PULL v2 11/73] tests/vm/netbsd: Disable IPv6
` [PULL v2 12/73] travis.yml: cache the clang sanitizer build
` [PULL v2 13/73] gitlab-ci.yml: Use libvdeplug-dev to compile-test the VDE network backend
` [PULL v2 19/73] cpu: introduce cpu_in_exclusive_context()
` [PULL v2 21/73] docs/devel: add plugins.rst design document
` [PULL v2 22/73] plugin: add user-facing API
` [PULL v2 52/73] configure: add --enable-plugins
` [PULL v2 53/73] plugin: add API symbols to qemu-plugins.symbols
` [PULL v2 54/73] plugin: expand the plugin_init function to include an info block
` [PULL v2 56/73] plugin: add qemu_plugin_outs helper
` [PULL v2 59/73] tests/plugin: add sample plugins
` [PULL v2 65/73] tests/plugin: add a hotblocks plugin

[PATCH 0/7] i386: Add `machine` parameter to query-cpu-definitions
 2019-10-25  6:36 UTC  (9+ messages)
` [PATCH 1/7] i386: Use g_autofree at x86_cpu_list_entry()
` [PATCH 2/7] i386: Add default_version parameter to CPU version functions
` [PATCH 3/7] i386: Don't use default_cpu_version at "-cpu help"
` [PATCH 4/7] machine: machine_find_class() function
` [PATCH 5/7] i386: Remove x86_cpu_set_default_version() function
` [PATCH 6/7] i386: Don't use default_cpu_version() inside query-cpu-definitions
` [PATCH 7/7] cpu: Add `machine` parameter to query-cpu-definitions

[PATCH v13 00/12] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-25  6:33 UTC  (8+ messages)
` [PATCH v13 01/12] util/cutils: Add qemu_strtotime_ps()
` [PATCH v13 06/12] numa: Extend CLI to provide memory latency and bandwidth information

[RFC v2 00/22] intel_iommu: expose Shared Virtual Addressing to VM
 2019-10-25  6:30 UTC  (3+ messages)

[PATCH v5 0/11] add failover feature for assigned network devices
 2019-10-25  5:35 UTC  (20+ messages)
` [PATCH v5 02/11] pci: add option for net failover
` [PATCH v5 06/11] qapi: add failover negotiated event

[PATCH v5] ssi: xilinx_spips: Skip spi bus update for a few register writes
 2019-10-25  5:32 UTC 

QMP netdev_add multiple dnssearch values
 2019-10-25  5:20 UTC  (2+ messages)

[PULL 00/11] MIPS queue for October 24th, 2019
 2019-10-25  4:43 UTC  (2+ messages)

[PATCH v5 0/2] RTC support for QEMU RISC-V virt machine
 2019-10-25  4:28 UTC  (3+ messages)
` [PATCH v5 1/2] hw: rtc: Add Goldfish RTC device
` [PATCH v5 2/2] riscv: virt: Use "

[PATCH v4 0/2] RTC support for QEMU RISC-V virt machine
 2019-10-25  3:53 UTC  (4+ messages)
` [PATCH v4 1/2] hw: rtc: Add Goldfish RTC device

[PATCH v6 0/9] Packed virtqueue for virtio
 2019-10-25  3:20 UTC  (11+ messages)
` [PATCH v6 1/9] virtio: basic structure for packed ring
` [PATCH v6 2/9] virtio: device/driver area size calculation refactor for split ring
` [PATCH v6 3/9] virtio: Free rng and blk virqueues
` [PATCH v6 4/9] virtio: basic packed virtqueue support
` [PATCH v6 5/9] virtio: event suppression support for packed ring
` [PATCH v6 6/9] vhost_net: enable packed ring support
` [PATCH v6 7/9] virtio: add property to enable packed virtqueue
` [PATCH v6 8/9] virtio: add some rcu comments
` [PATCH v6 9/9] virtio: Move vdev->broken check to dispatch drop_all

[PATCH] i386: Use g_autofree in a few places
 2019-10-25  2:56 UTC 

[PATCH v4 1/2] virtio: new post_load hook
 2019-10-25  2:12 UTC  (5+ messages)
` [PATCH v4 2/2] virtio-net: prevent offloads reset on migration

[RFC v4 PATCH 00/49] Initial support of multi-process qemu
 2019-10-25  2:10 UTC  (4+ messages)

[RFC PATCH] iothread: add set_iothread_poll_* commands
 2019-10-25  2:07 UTC  (7+ messages)

[PATCH v2 0/4] apic: Fix migration breakage of >255 vcpus
 2019-10-25  0:00 UTC  (7+ messages)

[PATCH] Semihost SYS_READC implementation (v3)
 2019-10-24 22:46 UTC  (5+ messages)
    ` [PATCH] Semihost SYS_READC implementation (v4)

qemu crashing when attaching an ISO file to a virtio-scsi CD-ROM device through libvirt
 2019-10-24 21:25 UTC  (7+ messages)

[PATCH 0/3] Acceptance tests: make better use of machine tags
 2019-10-24 21:24 UTC  (5+ messages)
` [PATCH 2/3] Acceptance tests: introduce utility method for tags unique vals
` [PATCH 3/3] Acceptance Tests: use avocado tags for machine type

[PATCH qemu] spapr: Add /choses to FDT only at reset time to preserve kernel and initramdisk
 2019-10-24 21:10 UTC  (2+ messages)

[PATCH 1/3] util/async: avoid useless cast
 2019-10-24 20:55 UTC  (9+ messages)
` [PATCH 2/3] event_notifier: avoid dandling file descriptor in event_notifier_cleanup
` [PATCH 3/3] qemu-timer: reuse MIN macro in qemu_timeout_ns_to_ms

[PATCH v3 0/6] HPPA: i82596, PS/2 and graphics emulation
 2019-10-24 20:51 UTC  (3+ messages)
` [PATCH v3 5/6] hppa: Add emulation of Artist graphics

[PULL 00/39] Misc (mostly x86) patches for 2019-10-24
 2019-10-24 20:19 UTC  (7+ messages)
` [PULL 03/39] Updated Bulgarian translation (19) - 4.1.0
` [PULL 35/39] audio: fix missing break

[Qemu-devel] [PATCH v2 1/6] tests/acceptance: Add test that runs NetBSD 4.0 installer on PRep/40p
 2019-10-24 20:01 UTC  (3+ messages)
` [Qemu-devel] [PATCH] Acceptance tests: refactor wait_for_console_pattern

[RFC PATCH 00/19] Configurable policy for handling deprecated interfaces
 2019-10-24 19:56 UTC  (7+ messages)
` [RFC PATCH 18/19] qapi: Include a warning in the response to a deprecated command
  ` [libvirt] "
` [RFC PATCH 19/19] qapi: Implement -compat deprecated-output=hide for events
  ` [libvirt] "

[PATCH v2 00/20] hw/i386/pc: Split PIIX3 southbridge from i440FX northbridge
 2019-10-24 19:55 UTC  (2+ messages)

[PATCH v3 00/16] hw/arm/raspi: Add thermal/timer, improve address space, run U-boot
 2019-10-24 19:46 UTC  (4+ messages)

[PULL 00/51] target-arm queue
 2019-10-24 19:29 UTC  (54+ messages)
` [PULL 01/51] hw/gpio: Fix property accessors of the AST2600 GPIO 1.8V model
` [PULL 02/51] aspeed: Add an AST2600 eval board
` [PULL 03/51] target/arm: Split out rebuild_hflags_common
` [PULL 04/51] target/arm: Split out rebuild_hflags_a64
` [PULL 05/51] target/arm: Split out rebuild_hflags_common_32
` [PULL 06/51] target/arm: Split arm_cpu_data_is_big_endian
` [PULL 07/51] target/arm: Split out rebuild_hflags_m32
` [PULL 08/51] target/arm: Reduce tests vs M-profile in cpu_get_tb_cpu_state
` [PULL 09/51] target/arm: Split out rebuild_hflags_a32
` [PULL 10/51] target/arm: Split out rebuild_hflags_aprofile
` [PULL 11/51] target/arm: Hoist XSCALE_CPAR, VECLEN, VECSTRIDE in cpu_get_tb_cpu_state
` [PULL 12/51] target/arm: Simplify set of PSTATE_SS "
` [PULL 13/51] target/arm: Hoist computation of TBFLAG_A32.VFPEN
` [PULL 14/51] target/arm: Add arm_rebuild_hflags
` [PULL 15/51] target/arm: Split out arm_mmu_idx_el
` [PULL 16/51] target/arm: Hoist store to cs_base in cpu_get_tb_cpu_state
` [PULL 17/51] target/arm: Add HELPER(rebuild_hflags_{a32, a64, m32})
` [PULL 18/51] target/arm: Rebuild hflags at EL changes
` [PULL 19/51] target/arm: Rebuild hflags at MSR writes
` [PULL 20/51] target/arm: Rebuild hflags at CPSR writes
` [PULL 21/51] target/arm: Rebuild hflags at Xscale SCTLR writes
` [PULL 22/51] target/arm: Rebuild hflags for M-profile
` [PULL 23/51] target/arm: Rebuild hflags for M-profile NVIC
` [PULL 24/51] linux-user/aarch64: Rebuild hflags for TARGET_WORDS_BIGENDIAN
` [PULL 25/51] linux-user/arm: "
` [PULL 26/51] target/arm: Rely on hflags correct in cpu_get_tb_cpu_state
` [PULL 27/51] hw/net/fsl_etsec/etsec.c: Switch to transaction-based ptimer API
` [PULL 28/51] hw/timer/xilinx_timer.c: "
` [PULL 29/51] hw/dma/xilinx_axidma.c: "
` [PULL 30/51] hw/timer/slavio_timer: Remove useless check for NULL t->timer
` [PULL 31/51] hw/timer/slavio_timer.c: Switch to transaction-based ptimer API
` [PULL 32/51] hw/timer/grlib_gptimer.c: "
` [PULL 33/51] hw/m68k/mcf5206.c: "
` [PULL 34/51] hw/watchdog/milkymist-sysctl.c: "
` [PULL 35/51] target/arm/monitor: Introduce qmp_query_cpu_model_expansion
` [PULL 36/51] tests: arm: Introduce cpu feature tests
` [PULL 37/51] target/arm: Allow SVE to be disabled via a CPU property
` [PULL 38/51] target/arm/cpu64: max cpu: Introduce sve<N> properties
` [PULL 39/51] target/arm/kvm64: Add kvm_arch_get/put_sve
` [PULL 40/51] target/arm/kvm64: max cpu: Enable SVE when available
` [PULL 41/51] target/arm/kvm: scratch vcpu: Preserve input kvm_vcpu_init features
` [PULL 42/51] target/arm/cpu64: max cpu: Support sve properties with KVM
` [PULL 43/51] target/arm/kvm: host cpu: Add support for sve<N> properties
` [PULL 44/51] hw/misc/bcm2835_thermal: Add a dummy BCM2835 thermal sensor
` [PULL 45/51] hw/arm/bcm2835_peripherals: Use the thermal sensor block
` [PULL 46/51] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PULL 47/51] hw/arm/bcm2835_peripherals: Use the SYS_timer
` [PULL 48/51] hw/arm/bcm2836: Make the SoC code modular
` [PULL 49/51] hw/arm/bcm2836: Rename cpus[] as cpu[].core
` [PULL 50/51] hw/arm/raspi: Use AddressSpace when using arm_boot::write_secondary_boot
` [PULL 51/51] hw/arm/highbank: Use AddressSpace when using write_secondary_boot()

[PATCH v2 00/14] hw: Split RTC devices from hw/timer/ to hw/rtc/
 2019-10-24 18:35 UTC  (34+ messages)
` [PATCH v2 01/14] hw/timer: Compile devices not target-dependent as common object
` [PATCH v2 02/14] hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectory
` [PATCH v2 03/14] hw: Move MC146818 "
` [PATCH v2 04/14] hw: Move M48T59 "
` [PATCH v2 05/14] hw: Move M41T80 "
` [PATCH v2 06/14] hw: Move sun4v hypervisor RTC "
` [PATCH v2 07/14] hw: Move TWL92230 device "
` [PATCH v2 08/14] hw: Move DS1338 "
` [PATCH v2 09/14] hw: Move Xilinx ZynqMP RTC "
` [PATCH v2 10/14] hw: Move Exynos4210 "
` [PATCH v2 11/14] hw: Move Aspeed "
` [PATCH v2 12/14] hw/rtc/mc146818: Include mc146818rtc_regs.h a bit less
` [PATCH v2 13/14] hw/rtc/xlnx-zynqmp-rtc: Remove unused "ptimer.h" include
` [PATCH v2 14/14] hw/rtc/aspeed_rtc: Remove unused includes

[PATCH v3 00/33] Clean-ups: qom-ify serial and remove QDEV_PROP_PTR
 2019-10-24 18:07 UTC  (7+ messages)
` [PATCH v3 21/33] lance: replace PROP_PTR with PROP_LINK

[PATCH v2 0/3] Convert sparc devices to new ptimer API
 2019-10-24 18:17 UTC  (4+ messages)

[Bug 1849644] [NEW] QEMU VNC websocket proxy requires non-standard 'binary' subprotocol
 2019-10-24 17:15 UTC  (2+ messages)
` [Bug 1849644] "

[PATCH v5 0/7] ppc: reset the interrupt presenter from the CPU reset handler
 2019-10-24 17:30 UTC  (6+ messages)
` [PATCH v5 4/7] ppc/pnv: Add a PnvChip pointer to PnvCore

[Qemu-devel] [PATCH] pci_bridge: fix a typo in comment
 2019-10-24 17:25 UTC  (5+ messages)

[PATCH] travis.yml: enable linux-gcc-debug-tcg cache
 2019-10-24 17:59 UTC  (4+ messages)

[PATCH] qemu-options.hx: Update for reboot-timeout parameter
 2019-10-24 17:23 UTC  (4+ messages)

[Resend PATCH 0/3] Add CPU model for intel processor Cooper Lake
 2019-10-24 16:58 UTC  (3+ messages)
` [Resend PATCH 3/3] i386: Add new CPU model Cooperlake

[PATCH 00/30] virtiofs daemon (base)
 2019-10-24 16:19 UTC  (9+ messages)
` [PATCH 02/30] virtiofsd: Pull in kernel's fuse.h
` [PATCH 04/30] virtiofsd: Add fuse_lowlevel.c

[PATCH v26 00/21] Add RX archtecture support
 2019-10-24 16:31 UTC  (2+ messages)

[PULL 00/28] ppc-for-4.2 queue 20191024
 2019-10-24 16:09 UTC  (2+ messages)

[PATCH for 4.2 v2 00/17] testing/next
 2019-10-24 16:07 UTC  (5+ messages)
` [PATCH v2 15/17] travis.yml: --enable-debug-tcg to check-tcg

[PATCH v5 0/4] qcow2: advanced compression options
 2019-10-24 15:12 UTC  (14+ messages)
` [PATCH v5 1/4] block: support compressed write at generic layer

[PATCH v3] linux-user: manage binfmt-misc preserve-arg[0] flag
 2019-10-24 15:41 UTC  (2+ messages)

[PATCH v2 0/2] qcow2: Fix image corruption bug in 4.1
 2019-10-24 15:50 UTC  (5+ messages)
` [PATCH v2 1/2] coroutine: Add qemu_co_mutex_assert_locked()
` [PATCH v2 2/2] qcow2: Fix corruption bug in qcow2_detect_metadata_preallocation()

[PATCH] virtiofsd: Fix data corruption with O_APPEND wirte in writeback mode
 2019-10-24 15:02 UTC  (3+ messages)
` [Virtio-fs] "

Cannot use more than one MSI interrupts
 2019-10-24 15:02 UTC  (2+ messages)

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-24 15:07 UTC  (3+ messages)
` [RFC 3/3] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).