qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-09 10:55:57 to 2019-12-09 22:02:43 UTC [more...]

[PULL for 4.2-rc5 0/1] Bitmap fix for 2019-12-09
 2019-12-09 22:01 UTC  (8+ messages)
` [PULL 1/1] pseries: Update SLOF firmware image
` [PATCH for 4.2-rc5 1/1] block/qcow2-bitmap: fix crash bug in qcow2_co_remove_persistent_dirty_bitmap

[PATCH 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-09 21:37 UTC  (3+ messages)

[PATCH v2] Adding support for MAC filtering in the FEC IP implementation
 2019-12-09 21:18 UTC  (2+ messages)

[RFC PATCH 0/9] Introduce mediate ops in vfio-pci
 2019-12-09 21:16 UTC  (7+ messages)
` [RFC PATCH 4/9] vfio-pci: register default dynamic-trap-bar-info region

[PATCH] virtio: don't enable notifications during polling
 2019-12-09 21:09 UTC 

[ANNOUNCE] SeaBIOS 1.13.0
 2019-12-09 21:06 UTC 

[for-5.0 PATCH] ppc: Make PPCVirtualHypervisor an incomplete type
 2019-12-09 21:04 UTC  (7+ messages)

[for-5.0 PATCH v2 0/3] cpu: Clarify overloading of reset QOM methods
 2019-12-09 21:02 UTC  (8+ messages)
` [for-5.0 PATCH v2 1/3] cpu: Introduce CPUReset callback typedef
` [for-5.0 PATCH v2 2/3] cpu: Introduce cpu_class_set_parent_reset()
` [for-5.0 PATCH v2 3/3] cpu: Use cpu_class_set_parent_reset()

[PATCH 2/2] Add -mem-shared option
 2019-12-09 20:58 UTC  (11+ messages)

[PATCH for-5.0 v2 0/9] q35: CPU hotplug with secure boot, part 1+2
 2019-12-09 20:46 UTC  (16+ messages)
` [PATCH for-5.0 v2 1/9] hw: add compat machines for 5.0
` [PATCH for-5.0 v2 2/9] q35: implement 128K SMRAM at default SMBASE address
` [PATCH for-5.0 v2 3/9] tests: q35: MCH: add default SMBASE SMRAM lock test
  ` [PATCH for-5.0 v3 "
` [PATCH for-5.0 v2 4/9] acpi: cpuhp: spec: clarify 'CPU selector' register usage and endianness
` [PATCH for-5.0 v2 5/9] acpi: cpuhp: spec: fix 'Command data' description
` [PATCH for-5.0 v2 6/9] acpi: cpuhp: spec: clarify store into 'Command data' when 'Command field' == 0
` [PATCH for-5.0 v2 7/9] acpi: cpuhp: introduce 'Command data 2' field
` [PATCH for-5.0 v2 8/9] acpi: cpuhp: spec: add typical usecases
` [PATCH for-5.0 v2 9/9] acpi: cpuhp: add CPHP_GET_CPU_ID_CMD command

[PATCH v38 00/22] QEMU AVR 8 bit cores
 2019-12-09 20:06 UTC  (20+ messages)
` [PATCH v38 03/22] target/avr: Add instruction decoding
` [PATCH v38 11/22] target/avr: Add instruction disassembly function
` [PATCH v38 15/22] target/avr: Add example board configuration
` [PATCH v38 16/22] target/avr: Add section about AVR into QEMU documentation
` [PATCH v38 17/22] target/avr: Register AVR support with the rest of QEMU
` [PATCH v38 18/22] target/avr: Add machine none test

[PATCH] target/arm: ensure we use current exception state after SCR update
 2019-12-09 19:28 UTC  (3+ messages)

[PATCH] virtio-fs: fix MSI-X nvectors calculation
 2019-12-09 19:26 UTC  (4+ messages)

[PATCH] target/arm: Display helpful message when hflags mismatch
 2019-12-09 19:10 UTC  (4+ messages)

[PATCH-for-5.0 v3 0/6] hw/pci-host: Add Kconfig selector for IGD PCIe pass-through
 2019-12-09 18:49 UTC  (10+ messages)
` [PATCH-for-5.0 v3 5/6] hw/pci-host/i440fx: Extract the IGD passthrough host bridge device
  ` [Xen-devel] "
` [PATCH-for-5.0 v3 6/6] hw/pci-host: Add Kconfig entry to select the IGD Passthrough Host Bridge
  ` [Xen-devel] "

[PATCH v2 0/4] Remove deprecated pc-0.x machine types and related hacks
 2019-12-09 18:23 UTC  (12+ messages)
` [PATCH v2 1/4] hw/i386: Remove the deprecated machines 0.12 up to 0.15
` [PATCH v2 2/4] hw/audio: Remove the "use_broken_id" hack from the AC97 device
` [PATCH v2 3/4] hw/pci: Remove the "command_serr_enable" property
` [PATCH v2 4/4] hw/display: Remove "rombar" hack from vga-pci and vmware_vga
` [libvirt] [PATCH v2 0/4] Remove deprecated pc-0.x machine types and related hacks

[PATCH v1 00/36] Add RISC-V Hypervisor Extension v0.5
 2019-12-09 18:12 UTC  (37+ messages)
` [PATCH v1 01/36] target/riscv: Convert MIP CSR to target_ulong
` [PATCH v1 02/36] target/riscv: Don't set write permissions on dirty PTEs
` [PATCH v1 03/36] target/riscv: Add the Hypervisor extension
` [PATCH v1 04/36] target/riscv: Add the Hypervisor CSRs to CPUState
` [PATCH v1 05/36] target/riscv: Add support for the new execption numbers
` [PATCH v1 06/36] target/riscv: Rename the H irqs to VS irqs
` [PATCH v1 07/36] target/riscv: Add the virtulisation mode
` [PATCH v1 08/36] target/riscv: Add the force HS exception mode
` [PATCH v1 09/36] target/riscv: Fix CSR perm checking for HS mode
` [PATCH v1 10/36] target/riscv: Print priv and virt in disas log
` [PATCH v1 11/36] target/riscv: Dump Hypervisor registers if enabled
` [PATCH v1 12/36] target/riscv: Add Hypervisor CSR access functions
` [PATCH v1 13/36] target/riscv: Add Hypervisor virtual CSRs accesses
` [PATCH v1 14/36] "
` [PATCH v1 15/36] target/riscv: Convert mstatus to pointers
` [PATCH v1 16/36] target/riscv: Add virtual register swapping function
` [PATCH v1 17/36] target/riscv: Set VS bits in mideleg for Hyp extension
` [PATCH v1 18/36] target/riscv: Extend the MIE CSR to support virtulisation
` [PATCH v1 19/36] target/riscv: Extend the SIP "
` [PATCH v1 20/36] target/riscv: Add support for virtual interrupt setting
` [PATCH v1 21/36] target/ricsv: Flush the TLB on virtulisation mode changes
` [PATCH v1 22/36] target/riscv: Generate illegal instruction on WFI when V=1
` [PATCH v1 23/36] target/riscv: Add hypvervisor trap support
` [PATCH v1 24/36] target/riscv: Add Hypervisor trap return support
` [PATCH v1 25/36] target/riscv: Add hfence instructions
` [PATCH v1 26/36] target/riscv: Remove the hret instruction
` [PATCH v1 27/36] target/riscv: Disable guest FP support based on virtual status
` [PATCH v1 28/36] target/riscv: Mark both sstatus and vsstatus as dirty
` [PATCH v1 29/36] target/riscv: Respect MPRV and SPRV for floating point ops
` [PATCH v1 30/36] target/riscv: Allow specifying MMU stage
` [PATCH v1 31/36] target/riscv: Implement second stage MMU
` [PATCH v1 32/36] target/riscv: Raise the new execptions when 2nd stage translation fails
` [PATCH v1 33/36] target/riscv: Set htval and mtval2 on execptions
` [PATCH v1 34/36] target/riscv: Add support for the 32-bit MSTATUSH CSR
` [PATCH v1 35/36] target/riscv: Add the MSTATUS_MPV_ISSET helper macro
` [PATCH v1 36/36] target/riscv: Allow enabling the Hypervisor extension

[PATCH v3] qga: fence guest-set-time if hwclock not available
 2019-12-09 18:33 UTC  (5+ messages)

[Qemu-devel] [PATCH v2] migration/dirty-bitmaps: change bitmap enumeration method
 2019-12-09 18:15 UTC  (7+ messages)
`  "

[PATCH v2 0/2] fix qcow2_can_store_new_dirty_bitmap
 2019-12-09 17:58 UTC  (7+ messages)
` [PATCH v2 1/2] qcow2-bitmaps: "
` [bugfix ping] Re: [PATCH v2 0/2] "
  ` [bugfix ping2] "

[PATCH] hw/arm/virt: Simplify by moving the gic in the machine state
 2019-12-09 17:56 UTC  (2+ messages)

[PATCH v6 0/2] arm/acpi: simplify aml code and enable SHPC
 2019-12-09 17:51 UTC  (2+ messages)

[PATCH 0/2] tests/acceptance: Use QEMUMachine on tests that expect failure
 2019-12-09 17:44 UTC  (2+ messages)

[PATCH 0/5] ARM virt: Add NVDIMM support
 2019-12-09 17:39 UTC  (11+ messages)
` [PATCH 1/5] hw/arm: Align ACPI blob len to PAGE size

[PATCH] virtfs: Remove the deprecated "-virtfs_synth" option
 2019-12-09 17:34 UTC  (2+ messages)

[PATCH v2 00/18] Complete the implementation of -accel
 2019-12-09 17:18 UTC  (25+ messages)
` [PATCH v2 01/18] memory: do not look at current_machine->accel
` [PATCH v2 02/18] vl: move icount configuration earlier
` [PATCH v2 03/18] tcg: move qemu_tcg_configure to accel/tcg/tcg-all.c
` [PATCH v2 04/18] vl: extract accelerator option processing to a separate function
` [PATCH v2 05/18] vl: merge -accel processing into configure_accelerators
` [PATCH v2 06/18] accel: compile accel/accel.c just once
` [PATCH v2 07/18] vl: introduce object_parse_property_opt
` [PATCH v2 08/18] vl: configure accelerators from -accel options
` [PATCH v2 09/18] vl: warn for unavailable accelerators, clarify messages
` [PATCH v2 10/18] qom: introduce object_register_sugar_prop
` [PATCH v2 11/18] qom: add object_new_with_class
` [PATCH v2 12/18] accel: pass object to accel_init_machine
` [PATCH v2 13/18] tcg: convert "-accel threads" to a QOM property
` [PATCH v2 14/18] tcg: add "-accel tcg, tb-size" and deprecate "-tb-size"
` [PATCH v2 15/18] xen: convert "-machine igd-passthru" to an accelerator property
` [PATCH v2 16/18] kvm: convert "-machine kvm_shadow_mem" "
` [PATCH v2 17/18] kvm: introduce kvm_kernel_irqchip_* functions
` [PATCH v2 18/18] kvm: convert "-machine kernel_irqchip" to an accelerator property

[PATCH] hw/arm/virt: Second uart for normal-world
 2019-12-09 17:10 UTC  (4+ messages)

[PATCH v2 1/3] virtio: add ability to delete vq through a pointer
 2019-12-09 16:58 UTC  (7+ messages)
` [PATCH v2 3/3] virtio-serial-bus: fix memory leak while attach virtio-serial-bus

[PATCH v5 0/4] blockdev: avoid acquiring AioContext lock twice at do_drive_backup and do_blockdev_backup
 2019-12-09 16:07 UTC  (4+ messages)
` [PATCH v5 4/4] blockdev: honor bdrv_try_set_aio_context() context requirements

[PATCH v2 00/18] Error handling fixes
 2019-12-09 16:01 UTC  (3+ messages)
` [PATCH v2 06/18] hw/acpi: Fix legacy CPU plug error API violations

[PATCH v2 0/6] linux-user mmap debug cleanup
 2019-12-09 15:58 UTC  (3+ messages)
` [PATCH v2 6/6] trace: replace hand-crafted pattern_glob with g_pattern_match_simple

[PATCH 1/5] arm64: zynqmp: Add firmware DT node
 2019-12-09 15:02 UTC  (6+ messages)

[PATCH for-5.0 v2 00/23] block: Fix check_to_replace_node()
 2019-12-09 15:17 UTC  (17+ messages)
` [PATCH for-5.0 v2 02/23] blockdev: Allow resizing everywhere
` [PATCH for-5.0 v2 15/23] mirror: Prevent loops
` [PATCH for-5.0 v2 18/23] iotests: Add VM.assert_block_path()
` [PATCH for-5.0 v2 19/23] iotests: Resolve TODOs in 041
` [PATCH for-5.0 v2 22/23] iotests: Check that @replaces can replace filters

[PATCH 0/2] tests/acceptance: Add boot vmlinux test
 2019-12-09 14:43 UTC  (4+ messages)
` [PATCH 1/2] tests/acceptance: Add PVH boot test

[PATCH v6 00/21] Add virtual device fuzzing support
 2019-12-09 14:37 UTC  (5+ messages)
` [PATCH v6 02/21] libqos: Rename i2c_send and i2c_recv
` [PATCH v6 04/21] qtest: add qtest_server_send abstraction

[RESEND PATCH v21 0/6] Add ARMv8 RAS virtualization support in QEMU
 2019-12-09 14:12 UTC  (6+ messages)
` [RESEND PATCH v21 5/6] target-arm: kvm64: handle SIGBUS signal from kernel or KVM

[PATCH 00/11] target/arm: Implement ARMv8.1-PAN + ARMv8.2-ATS1E1
 2019-12-09 13:41 UTC  (7+ messages)
` [PATCH 03/11] target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
` [PATCH 09/11] target/arm: Set PAN bit as required on exception entry
` [PATCH 10/11] target/arm: Implement ATS1E1 system registers

[PATCH 0/3] iotests: Check for the possibility to create large files
 2019-12-09 13:32 UTC  (2+ messages)

[PULL 0/1] ppc-for-4.2 queue 2019-12-06
 2019-12-09 13:18 UTC  (2+ messages)

[PATCH 0/2] net: Drop legacy "name" from -net and remove NetLegacy
 2019-12-09 11:33 UTC  (4+ messages)
` [PATCH 2/2] net: Drop the NetLegacy structure, always use Netdev instead

[for-5.0 PATCH 0/4] ppc: Fix interrupt controller emulation
 2019-12-09 11:14 UTC  (5+ messages)

[PATCH 0/4] [RFC] virtiofsd, vhost-user-fs: Add support for notification queue
 2019-12-09 11:06 UTC  (7+ messages)
` [PATCH 4/4] virtiofsd: Implement blocking posix locks
    ` [Virtio-fs] "

[PATCH] hw/core: Fix data type in do_nmi()
 2019-12-09 10:55 UTC  (6+ messages)


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