qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-03 23:08:53 to 2019-12-04 16:17:03 UTC [more...]

[PATCH v4 00/40] target/arm: Implement ARMv8.1-VHE
 2019-12-04 15:53 UTC  (29+ messages)
` [PATCH v4 08/40] target/arm: Rename ARMMMUIdx*_S12NSE* to ARMMMUIdx*_E10_*
` [PATCH v4 09/40] target/arm: Rename ARMMMUIdx_S2NS to ARMMMUIdx_Stage2
` [PATCH v4 10/40] target/arm: Rename ARMMMUIdx_S1NSE* to ARMMMUIdx_Stage1_E*
` [PATCH v4 11/40] target/arm: Rename ARMMMUIdx_S1SE* to ARMMMUIdx_SE*
` [PATCH v4 12/40] target/arm: Rename ARMMMUIdx*_S1E3 to ARMMMUIdx*_SE3
` [PATCH v4 13/40] target/arm: Rename ARMMMUIdx_S1E2 to ARMMMUIdx_E2
` [PATCH v4 14/40] target/arm: Recover 4 bits from TBFLAGs
` [PATCH v4 15/40] target/arm: Expand TBFLAG_ANY.MMUIDX to 4 bits
` [PATCH v4 16/40] target/arm: Rearrange ARMMMUIdxBit
` [PATCH v4 18/40] target/arm: Reorganize ARMMMUIdx
` [PATCH v4 19/40] target/arm: Add regime_has_2_ranges
` [PATCH v4 20/40] target/arm: Update arm_mmu_idx for VHE
` [PATCH v4 22/40] target/arm: Update aa64_zva_access for EL2

[PATCH] target/i386: relax assert when old host kernels don't include msrs
 2019-12-04 15:47 UTC  (7+ messages)

[PATCH v2 0/7] Enable Travis builds on arm64, ppc64le and s390x
 2019-12-04 15:53 UTC  (10+ messages)
` [PATCH v2 1/7] iotests: Provide a function for checking the creation of huge files
` [PATCH v2 2/7] iotests: Skip test 060 if it is not possible to create large files
` [PATCH v2 3/7] iotests: Skip test 079 "
` [PATCH v2 4/7] tests/hd-geo-test: Skip test when images can not be created
` [PATCH v2 5/7] tests/test-util-filemonitor: Skip test on non-x86 Travis containers
` [PATCH v2 6/7] configure: allow disable of cross compilation containers
` [PATCH v2 7/7] travis.yml: Enable builds on arm64, ppc64le and s390x

[PATCH v6] error: rename errp to errp_in where it is IN-argument
 2019-12-04 15:40 UTC  (11+ messages)

[PATCH v3 0/4] s390x: Increase architectural compliance
 2019-12-04 15:35 UTC  (10+ messages)
` [PATCH v3 2/4] s390x: Add missing vcpu reset functions

[PATCH 00/11] target/arm: Implement ARMv8.1-PAN + ARMv8.2-ATS1E1
 2019-12-04 15:35 UTC  (10+ messages)
` [PATCH 01/11] cputlb: Handle NB_MMU_MODES > TARGET_PAGE_BITS_MIN
` [PATCH 02/11] target/arm: Add arm_mmu_idx_is_stage1
` [PATCH 03/11] target/arm: Add mmu_idx for EL1 and EL2 w/ PAN enabled
` [PATCH 06/11] target/arm: Update MSR access for PAN
` [PATCH 07/11] target/arm: Update arm_mmu_idx_el "
` [PATCH 09/11] target/arm: Set PAN bit as required on exception entry
` [PATCH 10/11] target/arm: Implement ATS1E1 system registers
` [PATCH 11/11] target/arm: Enable ARMv8.2-ATS1E1 in -cpu max

[PATCH 00/10] Add Allwinner H3 SoC and Orange Pi PC Machine
 2019-12-04 15:22 UTC  (9+ messages)
` [PATCH 02/10] hw: arm: add Xunlong Orange Pi PC machine
` [PATCH 10/10] arm: allwinner-h3: add EMAC ethernet device

[PATCH] net/imx_fec: Updating the IMX_FEC IP to support loopback mode
 2019-12-04 15:11 UTC  (6+ messages)

[PATCH v2] qga: fence guest-set-time if hwclock not available
 2019-12-04 15:05 UTC  (3+ messages)

[RFC v5 000/126] error: auto propagated local_err
 2019-12-04 14:59 UTC  (3+ messages)
` [RFC v5 024/126] "

[PATCH v2 00/18] Error handling fixes
 2019-12-04 14:57 UTC  (29+ messages)
` [PATCH v2 01/18] crypto: Fix certificate file error handling crash bug
` [PATCH v2 02/18] crypto: Fix typo in QCryptoTLSSession's <example> comment
` [PATCH v2 03/18] io: Fix Error usage in a comment <example>
` [PATCH v2 04/18] tests: Clean up initialization of Error *err variables
` [PATCH v2 05/18] exec: Fix file_ram_alloc() error API violations
` [PATCH v2 06/18] hw/acpi: Fix legacy CPU plug "
` [PATCH v2 07/18] hw/core: Fix fit_load_fdt() error handling violations
` [PATCH v2 08/18] hw/ipmi: Fix realize() error API violations
` [PATCH v2 09/18] qga: Fix guest-get-fsinfo "
` [PATCH v2 10/18] memory-device: Fix memory pre-plug "
` [PATCH v2 11/18] s390x/event-facility: Fix realize() "
` [PATCH v2 12/18] s390x/cpumodel: Fix feature property "
` [PATCH v2 13/18] s390x/cpumodel: Fix realize() "
` [PATCH v2 14/18] s390x/cpumodel: Fix query-cpu-model-FOO "
` [PATCH v2 15/18] s390x/cpumodel: Fix query-cpu-definitions "
` [PATCH v2 16/18] error: Clean up unusual names of Error * variables
` [PATCH v2 17/18] hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()
` [PATCH v2 18/18] tests-blockjob: Use error_free_or_abort()

[PATCH v2 1/3] virtio: add ability to delete vq through a pointer
 2019-12-04 14:41 UTC  (9+ messages)
` [PATCH v2 2/3] virtio-balloon: fix memory leak while attach virtio-balloon device
` [PATCH v2 3/3] virtio-serial-bus: fix memory leak while attach virtio-serial-bus

virtiofsd: Where should it live?
 2019-12-04 14:36 UTC  (17+ messages)

qom device lifecycle interaction with hotplug/hotunplug ?
 2019-12-04 14:35 UTC  (10+ messages)

[Bug 1852196] [NEW] update edk2 submodule & binaries to edk2-stable201911
 2019-12-04 14:06 UTC  (2+ messages)
` [Bug 1852196] "

[PATCH v2 2/2] travis.yml: Run tcg tests with tci
 2019-12-04 14:15 UTC  (7+ messages)
` [PATCH v3] "

[PATCH 0/6] Enable Travis builds on arm64, ppc64le and s390x
 2019-12-04 14:03 UTC  (5+ messages)

[PATCH 0/5] hw/arm/smmuv3: Correct stream ID and event address handling
 2019-12-04 13:55 UTC  (6+ messages)
` [PATCH 1/5] hw/arm/smmuv3: Apply address mask to linear strtab base address
` [PATCH 2/5] hw/arm/smmuv3: Check stream IDs against actual table LOG2SIZE
` [PATCH 3/5] hw/arm/smmuv3: Align stream table base address to table size
` [PATCH 4/5] hw/arm/smmuv3: Use correct bit positions in EVT_SET_ADDR2 macro
` [PATCH 5/5] hw/arm/smmuv3: Report F_STE_FETCH fault address in correct word position

[PATCH] travis.yml: Drop libcap-dev
 2019-12-04 13:49 UTC  (5+ messages)

[Qemu-devel] [PATCH v6 0/9] Clock framework API
 2019-12-04 13:35 UTC  (18+ messages)
` [Qemu-devel] [PATCH v6 3/9] qdev: add clock input&output support to devices
  `  "
` [Qemu-devel] [PATCH v6 5/9] qdev-clock: introduce an init array to ease the device construction
  `  "
` [Qemu-devel] [PATCH v6 6/9] docs/clocks: add device's clock documentation
  `  "
` [Qemu-devel] [PATCH v6 7/9] hw/misc/zynq_slcr: add clock generation for uarts
  `  "
` [Qemu-devel] [PATCH v6 8/9] hw/char/cadence_uart: add clock support
  `  "

NBD reconnect on open
 2019-12-04 13:22 UTC  (2+ messages)

[PATCH 0/6] qapi: Module fixes and cleanups
 2019-12-04 13:19 UTC  (6+ messages)
` [PATCH 7/6] Makefile: Make Makefile depend on generated qga files, too

[PATCH] Revert "qemu-options.hx: Update for reboot-timeout parameter"
 2019-12-04 12:21 UTC  (4+ messages)

[PATCH v2 00/13] s390x: Protected Virtualization support
 2019-12-04 12:44 UTC  (11+ messages)
` [PATCH v2 03/13] s390x: protvirt: Support unpack facility
` [PATCH v2 08/13] s390x: protvirt: Add new VCPU reset functions
` [PATCH v2 12/13] s390x: protvirt: Disable address checks for PV guest IO emulation

Custom logic gates on user space emulation
 2019-12-04 11:49 UTC 

[ANNOUNCE] libslirp 4.1.0 is now available
 2019-12-04 10:02 UTC 

[PULL v2 0/6] ppc-for-4.2 queue 2019-11-15
 2019-12-04 10:32 UTC  (7+ messages)
` [PULL v2 4/6] spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk

[Bug 1846427] [NEW] 4.1.0: qcow2 corruption on savevm/quit/loadvm cycle
 2019-12-04 10:00 UTC  (3+ messages)
` [Bug 1846427] "

[Bug 1855072] [NEW] ARM: HCR.TVM traps are not implemented
 2019-12-04  9:30 UTC 

[PATCH] i386: pass CLZERO to guests with EPYC CPU model on AMD ZEN platform
 2019-12-04  9:36 UTC 

[PATCH] virtio-serial-bus: fix memory leak while attach virtio-serial-bus
 2019-12-04  9:03 UTC  (6+ messages)

[RFC] QEMU Gating CI
 2019-12-04  8:55 UTC  (3+ messages)

[PATCH 00/21] Error handling fixes, may contain 4.2 material
 2019-12-04  8:44 UTC  (7+ messages)
` [PATCH 20/21] hw/intc/s390: Simplify error handling in kvm_s390_flic_realize()

[PATCH] scripts: Fix undefinited name 'file' error for python3
 2019-12-04  8:34 UTC  (3+ messages)

Network connection with COLO VM
 2019-12-04  8:32 UTC  (10+ messages)

[PATCH V3 1/2] block/nbd: extract the common cleanup code
 2019-12-04  7:24 UTC  (11+ messages)
` [PATCH V3 2/2] block/nbd: fix memory leak in nbd_open()
  ` for 4.2 ??? "

[PULL 2/2] seabios: update to pre-1.13 snapshot again
 2019-12-04  6:03 UTC  (3+ messages)

[PATCH 0/5] tests: Enable fw_cfg tests on AArch64
 2019-12-04  6:18 UTC  (9+ messages)
` [PATCH 1/5] tests: fw_cfg: Rename pc_fw_cfg_* to fw_cfg_*
` [PATCH 4/5] hw/arm/virt: Add FW_CFG_RAM_SIZE and FW_CFG_MAX_CPUS into fw_cfg

[PATCH v3 00/18] APIC ID fixes for AMD EPYC CPU models
 2019-12-04  0:39 UTC  (19+ messages)
` [PATCH v3 01/18] hw/i386: Rename X86CPUTopoInfo structure to X86CPUTopoIDs
` [PATCH v3 02/18] hw/i386: Introduce X86CPUTopoInfo to contain topology info
` [PATCH v3 03/18] hw/i386: Consolidate topology functions
` [PATCH v3 04/18] hw/i386: Introduce initialize_topo_info to initialize X86CPUTopoInfo
` [PATCH v3 05/18] machine: Add SMP Sockets in CpuTopology
` [PATCH v3 06/18] hw/core: Add core complex id in X86CPU topology
` [PATCH v3 07/18] machine: Add a new function init_apicid_fn in MachineClass
` [PATCH v3 08/18] hw/i386: Update structures for nodes_per_pkg
` [PATCH v3 09/18] i386: Add CPUX86Family type in CPUX86State
` [PATCH v3 10/18] hw/386: Add EPYC mode topology decoding functions
` [PATCH v3 11/18] i386: Cleanup and use the EPYC mode topology functions
` [PATCH v3 12/18] numa: Split the numa initialization
` [PATCH v3 13/18] hw/i386: Introduce apicid_from_cpu_idx in PCMachineState
` [PATCH v3 14/18] hw/i386: Introduce topo_ids_from_apicid handler PCMachineState
` [PATCH v3 15/18] hw/i386: Introduce apic_id_from_topo_ids handler in PCMachineState
` [PATCH v3 16/18] hw/i386: Introduce EPYC mode function handlers
` [PATCH v3 17/18] i386: Fix pkg_id offset for epyc mode
` [PATCH v3 18/18] tests: Update the Unit tests

[PATCH 0/4] target/arm: Implement ARMv8.2-UAO
 2019-12-03 23:42 UTC  (5+ messages)
` [PATCH 1/4] target/arm: Add ID_AA64MMFR2_EL1
` [PATCH 2/4] target/arm: Update MSR access to UAO
` [PATCH 3/4] target/arm: Implement UAO semantics
` [PATCH 4/4] target/arm: Enable ARMv8.2-UAO in -cpu max


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