qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-08 16:42:31 to 2019-10-09 18:10:30 UTC [more...]

[PATCH 0/3] eliminate remaining places that abuse memory_region_allocate_system_memory()
 2019-10-09 11:19 UTC  (4+ messages)
` [PATCH 2/3] ppc: rs6000_mc: drop usage of memory_region_allocate_system_memory()

[RFC 0/3] acpi: cphp: add CPHP_GET_CPU_ID_CMD command to cpu hotplug MMIO interface
 2019-10-09 13:22 UTC  (2+ messages)
` [RFC 1/3] acpi: cpuhp: fix 'Command data' description is spec

[PATCH] target/mips: add gdb xml files
 2019-10-09 10:09 UTC  (5+ messages)

[PATCH v3] migration: Support gtree migration
 2019-10-09  9:57 UTC  (3+ messages)

[PATCH v9 00/13] TCG code quality tracking and perf integration
 2019-10-09  9:44 UTC  (16+ messages)
` [PATCH v9 08/13] tb-stats: reset the tracked TBs on a tb_flush
` [PATCH v9 09/13] Adding info [tb-list|tb] commands to HMP (WIP)
` [PATCH v9 10/13] tb-stats: dump hot TBs at the end of the execution
` [PATCH v9 11/13] accel/tcg: adding integration with linux perf
` [PATCH v9 12/13] tb-stats: adding TBStatistics info into perf dump
` [PATCH v9 13/13] configure: remove the final bits of --profiler support

[PATCH v4 0/7] s390x/mmu: DAT translation rewrite
 2019-10-09 10:47 UTC  (4+ messages)
` [PATCH v4 6/7] s390x/mmu: DAT table definition overhaul

[Bug 1847440] [NEW] ppc64le: KVM guest fails to boot with an error `virtio_scsi: probe of virtio1 failed with error -22` on master
 2019-10-09  8:58 UTC 

[PATCH v4 00/19] spapr: IRQ subsystem cleanup
 2019-10-09  9:20 UTC  (29+ messages)
` [PATCH v4 01/19] xive: Make some device types not user creatable
` [PATCH v4 02/19] xics: "
` [PATCH v4 03/19] target/ppc: Fix for optimized vsl/vsr instructions
` [PATCH v4 04/19] spapr, xics, xive: Introduce SpaprInterruptController QOM interface
` [PATCH v4 05/19] spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptController
` [PATCH v4 06/19] spapr, xics, xive: Move irq claim and free "
` [PATCH v4 07/19] spapr: Formalize notion of active interrupt controller
` [PATCH v4 08/19] spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptController
` [PATCH v4 09/19] spapr, xics, xive: Move print_info "
` [PATCH v4 10/19] spapr, xics, xive: Move dt_populate "
` [PATCH v4 11/19] spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routines
` [PATCH v4 12/19] spapr: Remove SpaprIrq::init_kvm hook
` [PATCH v4 13/19] spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivate
` [PATCH v4 14/19] spapr, xics, xive: Move SpaprIrq::post_load hook to backends
` [PATCH v4 15/19] spapr: Remove SpaprIrq::nr_msis
` [PATCH v4 16/19] spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
` [PATCH v4 17/19] spapr: Remove last pieces of SpaprIrq
` [PATCH v4 18/19] spapr: Handle irq backend changes with VFIO PCI devices
` [PATCH v4 19/19] spapr: Work around spurious warnings from vfio INTx initialization

[PATCH 0/3] migration/postcopy: cleanup related to postcopy
 2019-10-09  9:08 UTC  (13+ messages)
` [PATCH 2/3] migration/postcopy: not necessary to do postcopy_ram_incoming_cleanup when state is ADVISE
` [PATCH 3/3] migration/postcopy: handle POSTCOPY_INCOMING_RUNNING corner case properly

[PATCH] target/xtensa: regenerate and re-import test_mmuhifi_c3 core
 2019-10-09  8:47 UTC  (2+ messages)

[PATCH] monitor/qmp: resume monitor when clearing its queue
 2019-10-09 10:10 UTC  (3+ messages)

[Qemu-devel] [PATCH v2 00/29] Tame a few "touch this, recompile the world" headers
 2019-10-09  9:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH v2 27/29] Include sysemu/sysemu.h a lot less
        ` [Qemu-devel] Is network backend netmap worth keeping? (was: [PATCH v2 27/29] Include sysemu/sysemu.h a lot less)
          ` Is network backend vde worth keeping? (was: Is network backend netmap worth keeping?)

[PATCH v4 00/31] error: auto propagated local_err
 2019-10-09  9:42 UTC  (19+ messages)
` [PATCH v4 01/31] errp: rename errp to errp_in where it is IN-argument
` [PATCH v4 04/31] error: auto propagated local_err
` [PATCH v4 07/31] s390: Fix error_append_hint/error_prepend usage
` [PATCH v4 23/31] block: "

Easy way to track Qcow2 space consumption
 2019-10-09  9:32 UTC 

[PATCH 00/11] hw: Convert various reset() handler to DeviceReset
 2019-10-09  9:04 UTC  (5+ messages)
` [PATCH 11/11] hw/misc/vmcoreinfo: Convert reset "

[PATCH v2 00/21] transaction-based ptimer API
 2019-10-09  2:07 UTC  (44+ messages)
` [PATCH v2 01/21] ptimer: Rename ptimer_init() to ptimer_init_with_bh()
` [PATCH v2 02/21] ptimer: Provide new transaction-based API
` [PATCH v2 03/21] tests/ptimer-test: Switch to transaction-based ptimer API
` [PATCH v2 04/21] hw/timer/arm_timer.c: "
` [PATCH v2 05/21] hw/arm/musicpal.c: "
` [PATCH v2 06/21] hw/timer/allwinner-a10-pit.c: "
` [PATCH v2 07/21] hw/timer/arm_mptimer.c: "
` [PATCH v2 08/21] hw/timer/cmsdk-apb-dualtimer.c: "
` [PATCH v2 09/21] hw/timer/cmsdk-apb-timer.c: "
` [PATCH v2 10/21] hw/timer/digic-timer.c: "
` [PATCH v2 11/21] hw/timer/exynos4210_mct.c: Switch GFRC "
` [PATCH v2 12/21] hw/timer/exynos4210_mct.c: Switch LFRC "
` [PATCH v2 13/21] hw/timer/exynos4210_mct.c: Switch ltick "
` [PATCH v2 14/21] hw/timer/exynos4210_pwm.c: Switch "
` [PATCH v2 15/21] hw/timer/exynos4210_rtc.c: Switch 1Hz ptimer to transaction-based API
` [PATCH v2 16/21] hw/timer/exynos4210_rtc.c: Switch main "
` [PATCH v2 17/21] hw/timer/imx_epit.c: Switch to transaction-based ptimer API
` [PATCH v2 18/21] hw/timer/imx_gpt.c: "
` [PATCH v2 19/21] hw/timer/mss-timerc: "
` [PATCH v2 20/21] hw/watchdog/cmsdk-apb-watchdog.c: "
` [PATCH v2 21/21] hw/net/lan9118.c: "

[PATCH v9 0/3] NBD reconnect
 2019-10-09  8:41 UTC  (4+ messages)
` [PATCH v10 1/3] qemu-coroutine-sleep: introduce qemu_co_sleep_wake
` [PATCH v10 2/3] block/nbd: nbd reconnect
` [PATCH v10 3/3] iotests: test "

[Qemu-devel] [PATCH 0/4] target/arm: Support for Data Cache Clean up to PoP
 2019-10-09 11:53 UTC  (6+ messages)
` [Qemu-devel] [PATCH 4/4] target/arm: Add support for DC CVAP & DC CVADP ins

[Qemu-devel] [Bug 1633508] [NEW] libvirt cannot hot insert interfaces to qemu
 2019-10-09  9:09 UTC  (2+ messages)
` [Bug 1633508] "

[PATCH 0/4] hw/i386: pass "MachineState.smp.max_cpus" to OVMF
 2019-10-09 11:13 UTC  (9+ messages)
` [PATCH 2/4] target/i386: remove useless enable_compat_apic_id_mode() prototype
` [PATCH 3/4] hw/i386: add facility to expose CPU topology over fw-cfg

[PATCH v6 0/4] colo: Add support for continuous replication
 2019-10-09  8:36 UTC  (5+ messages)
` [PATCH v6 2/4] tests/test-replication.c: Add test for for secondary node continuing replication
` [PATCH v6 4/4] colo: Update Documentation for continuous replication

[PATCH 00/19] hw/arm/raspi: Improve Raspberry Pi 2/3 reliability
 2019-10-09 11:06 UTC  (15+ messages)
` [PATCH 01/19] hw/arm/raspi: Use the IEC binary prefix definitions
` [PATCH 02/19] hw/arm/bcm2835_peripherals: Improve logging
` [PATCH 03/19] hw/arm/bcm2835_peripherals: Name various address spaces
` [PATCH 10/19] hw/timer/bcm2835: Add the BCM2835 SYS_timer
` [PATCH 11/19] hw/arm/bcm2835_peripherals: Use the SYS_timer

[Qemu-devel] qemu_futex_wait() lockups in ARM64: 2 possible issues
 2019-10-09  9:15 UTC  (11+ messages)
      ` [Bug 1805256] "

[PATCH v4] s390x/tcg: MVCL: Exit to main loop if requested
 2019-10-09 11:00 UTC 

[PATCH v5 0/2] x86: Enable user wait instructions
 2019-10-09  8:21 UTC  (5+ messages)
` [PATCH v5 1/2] x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE

[Bug 1847467] [NEW] qemu-x86_64 segment prefixes error
 2019-10-09 10:28 UTC 

[PATCH v12 00/11] Build ACPI Heterogeneous Memory Attribute Table (HMAT)
 2019-10-09  7:54 UTC  (7+ messages)
` [PATCH v12 06/11] numa: Extend CLI to provide memory latency and bandwidth information
` [PATCH v12 07/11] numa: Extend CLI to provide memory side cache information

[PATCH v2 0/8] hw: Convert various reset() handler to DeviceReset
 2019-10-09  2:28 UTC  (8+ messages)
` [PATCH v2 1/8] hw/acpi/piix4: Convert reset "
` [PATCH v2 2/8] hw/isa/piix4: "
` [PATCH v2 3/8] hw/ide/piix: "

[PATCH v3 0/7] RISC-V: Add more machine memory
 2019-10-09  2:13 UTC  (9+ messages)
` [PATCH v3 1/7] riscv/sifive_u: Add L2-LIM cache memory
` [PATCH v3 2/7] riscv/sifive_u: Add QSPI memory region
` [PATCH v3 3/7] riscv/sifive_u: Manually define the machine
` [PATCH v3 4/7] riscv/sifive_u: Add the start-in-flash property
` [PATCH v3 5/7] riscv/virt: Manually define the machine
` [PATCH v3 6/7] riscv/virt: Add the PFlash CFI01 device
` [PATCH v3 7/7] riscv/virt: Jump to pflash if specified

[PATCH 0/3] migration/postcopy: replace have_listen_thread check with PostcopyState check
 2019-10-09  1:37 UTC  (8+ messages)
` [PATCH 1/3] migration/postcopy: mis->have_listen_thread check will never be touched
` [PATCH 2/3] migration/postcopy: postpone setting PostcopyState to END
` [PATCH 3/3] migration/postcopy: replace have_listen_thread check with PostcopyState check

[PATCH v1 1/1] target/riscv: Remove atomic accesses to MIP CSR
 2019-10-09  1:37 UTC  (2+ messages)

[PATCH 0/4] migration: trivial cleanup and refine
 2019-10-09  1:11 UTC  (6+ messages)
` [PATCH 1/4] migration/ram: only possible bit set in invalid_flags is RAM_SAVE_FLAG_COMPRESS_PAGE
` [PATCH 3/4] migration: pass in_postcopy instead of check state again

[PATCH 0/2] migration/postcopy: map tmp and large zero page in setup stage
 2019-10-09  1:10 UTC  (6+ messages)
` [PATCH 1/2] migration/postcopy: allocate tmp_page "
` [PATCH 2/2] migration/postcopy: map large zero page in postcopy_ram_incoming_setup()

[PATCH v2 0/7] fw_cfg: Run tests on big-endian
 2019-10-09  0:35 UTC  (6+ messages)
` [PATCH v2 7/7] tests/fw_cfg: Run the tests on big-endian targets

[PATCH 0/5] hw/arm/exynos4210: Add acceptance tests to the SMDKC210 board
 2019-10-08 23:12 UTC  (10+ messages)
` [PATCH 1/5] tests/boot_linux_console: Add initrd test for the Exynos4210
` [PATCH 2/5] hw/sd/sdhci: Add a comment to distinct the i.MX eSDHC functions
` [PATCH 5/5] tests/boot_linux_console: Add sdcard test for the Exynos4210

[PULL v2 0/8] Ide patches
 2019-10-08 22:55 UTC  (6+ messages)

[PATCH v2 0/2] RISC-V: Convert to do_transaction_failed hook
 2019-10-08 21:29 UTC  (4+ messages)
` [PATCH v2 1/2] RISC-V: Handle bus errors in the page table walker
` [PATCH v2 2/2] RISC-V: Implement cpu_do_transaction_failed

[PATCH] memory: Replace DEBUG_UNASSIGNED printf calls by trace events
 2019-10-08 20:52 UTC  (4+ messages)

[PATCH v2 4/7] riscv/sifive_u: Add the start-in-flash property
 2019-10-08 20:33 UTC  (3+ messages)

[PATCH 2/2] riscv: sifive_u: Add ethernet0 to the aliases node
 2019-10-08 20:26 UTC  (2+ messages)

[PATCH v2 4/7] riscv/sifive_u: Add the start-in-flash property
 2019-10-08 20:12 UTC  (2+ messages)

[Qemu-devel] [PATCH v1 28/28] target/riscv: Allow enabling the Hypervisor extension
 2019-10-08 18:53 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v1 26/28] target/riscv: Add support for the 32-bit MSTATUSH CSR
 2019-10-08 18:36 UTC  (2+ messages)
`  "

[Qemu-devel] [PATCH v1 27/28] target/riscv: Add the MSTATUS_MPV_ISSET helper macro
 2019-10-08 18:36 UTC  (2+ messages)
`  "

[PATCH v2] Makefile: Remove generated files when doing 'distclean' (and 'clean')
 2019-10-08 18:19 UTC  (5+ messages)

[Qemu-devel] [PATCH v1 25/28] target/riscv: Call the second stage MMU in virtualisation mode
 2019-10-08 17:54 UTC  (2+ messages)
`  "

[PULL 0/4] Block patches
 2019-10-08 17:21 UTC  (2+ messages)

[PATCH] Test netmap on FreeBSD
 2019-10-08 17:12 UTC  (5+ messages)

[PATCH v3 0/3] target/riscv: Expose "priv" register for GDB
 2019-10-08 16:49 UTC  (3+ messages)
` [PATCH v3 3/3] target/riscv: Make the priv register writable by GDB

[PATCH v2] target/riscv: Expose "priv" register for GDB
 2019-10-08 16:42 UTC  (4+ messages)

[Qemu-devel] [Bug 1805256] [NEW] qemu-img hangs on high core count ARM system
 2018-11-26 22:53 UTC 


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).