messages from 2019-03-09 01:47:21 to 2019-03-10 11:42:55 UTC [more...]
[Qemu-devel] [PATCH] qom: cpu: destroy work_mutex in cpu_common_finalize
2019-03-10 11:27 UTC (3+ messages)
[Qemu-devel] [PULL 0/4] NBD patches for 2019-03-08, 4.0 softfreeze
2019-03-10 11:38 UTC (2+ messages)
[Qemu-devel] [PATCH 00/10] bundle edk2 platform firmware with QEMU
2019-03-10 11:26 UTC (10+ messages)
` [Qemu-devel] [PATCH 06/10] roms/Makefile: replace the $(EFIROM) target with "edk2-basetools"
` [Qemu-devel] [PATCH 07/10] roms: build edk2 firmware binaries and variable store templates
[Qemu-devel] [PATCH] net: tap: use qemu_set_nonblock
2019-03-10 11:26 UTC (8+ messages)
[Qemu-devel] [PATCH] tests: test-bdrv-graph-mod: fix memory leak
2019-03-10 11:34 UTC
[Qemu-devel] [PATCH] linux-user: Add missing IPV6 sockopts
2019-03-10 11:12 UTC (3+ messages)
` [Qemu-devel] [PATCH v2] "
[Qemu-devel] [PATCH] Added periodic IRQ support for bcm2836_control local timer
2019-03-10 11:02 UTC (11+ messages)
[Qemu-devel] [PATCH v3 0/2] fw_cfg: Trivial cleanups
2019-03-10 10:56 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/2] hw/arm/virt: Remove null-check in virt_build_smbios()
` [Qemu-devel] [PATCH v3 2/2] hw/nvram/fw_cfg: Use the ldst API
[Qemu-devel] [PATCH] vfio-pci: enable by default
2019-03-10 10:33 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] numa: deprecate -numa node, mem and default memory distribution
2019-03-10 10:16 UTC (19+ messages)
` [Qemu-devel] [PATCH 1/2] numa: deprecate 'mem' parameter of '-numa node' option
` [Qemu-devel] [libvirt] "
[Qemu-devel] [PULL 00/60] ppc-for-4.0 queue 20190310
2019-03-10 9:23 UTC (62+ messages)
` [Qemu-devel] [PULL 01/60] vfio/spapr: Fix indirect levels calculation
` [Qemu-devel] [PULL 02/60] vfio/spapr: Rename local systempagesize variable
` [Qemu-devel] [PULL 03/60] spapr: Simulate CAS for qtest
` [Qemu-devel] [PULL 04/60] Revert "spapr: support memory unplug for qtest"
` [Qemu-devel] [PULL 05/60] target/ppc/spapr: Add SPAPR_CAP_LARGE_DECREMENTER
` [Qemu-devel] [PULL 06/60] target/ppc: Implement large decrementer support for TCG
` [Qemu-devel] [PULL 07/60] target/ppc: Implement large decrementer support for KVM
` [Qemu-devel] [PULL 08/60] target/ppc/spapr: Enable the large decrementer for pseries-4.0
` [Qemu-devel] [PULL 09/60] target/ppc/spapr: Add workaround option to SPAPR_CAP_IBS
` [Qemu-devel] [PULL 10/60] target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
` [Qemu-devel] [PULL 11/60] target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcg
` [Qemu-devel] [PULL 12/60] target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type
` [Qemu-devel] [PULL 13/60] target/ppc: Move exception vector offset computation into a function
` [Qemu-devel] [PULL 14/60] target/ppc: Move handling of hardware breakpoints to a separate function
` [Qemu-devel] [PULL 15/60] target/ppc: Refactor kvm_handle_debug
` [Qemu-devel] [PULL 16/60] PPC: E500: Update u-boot to v2019.01
` [Qemu-devel] [PULL 17/60] target/ppc/spapr: Clear partition table entry when allocating hash table
` [Qemu-devel] [PULL 18/60] spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)
` [Qemu-devel] [PULL 19/60] target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
` [Qemu-devel] [PULL 20/60] PPC: E500: Add FSL I2C controller and integrate RTC with it
` [Qemu-devel] [PULL 21/60] ppc/xive: hardwire the Physical CAM line of the thread context
` [Qemu-devel] [PULL 22/60] ppc: externalize ppc_get_vcpu_by_pir()
` [Qemu-devel] [PULL 23/60] ppc/xive: export the TIMA memory accessors
` [Qemu-devel] [PULL 24/60] ppc/pnv: export the xive_router_notify() routine
` [Qemu-devel] [PULL 25/60] ppc/pnv: change the CPU machine_data presenter type to Object *
` [Qemu-devel] [PULL 26/60] ppc/pnv: add a XIVE interrupt controller model for POWER9
` [Qemu-devel] [PULL 27/60] ppc/pnv: introduce a new dt_populate() operation to the chip model
` [Qemu-devel] [PULL 28/60] ppc/pnv: introduce a new pic_print_info() "
` [Qemu-devel] [PULL 29/60] ppc/xive: activate HV support
` [Qemu-devel] [PULL 30/60] ppc/pnv: fix logging primitives using Ox
` [Qemu-devel] [PULL 31/60] ppc/pnv: psi: add a PSIHB_REG macro
` [Qemu-devel] [PULL 32/60] ppc/pnv: psi: add a reset handler
` [Qemu-devel] [PULL 33/60] spapr_iommu: Do not replay mappings from just created DMA window
` [Qemu-devel] [PULL 34/60] target/ppc: introduce single fpr_offset() function
` [Qemu-devel] [PULL 35/60] target/ppc: introduce single vsrl_offset() function
` [Qemu-devel] [PULL 36/60] target/ppc: move Vsr* macros from internal.h to cpu.h
` [Qemu-devel] [PULL 37/60] target/ppc: introduce avr_full_offset() function
` [Qemu-devel] [PULL 38/60] target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr64()
` [Qemu-devel] [PULL 39/60] target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian order
` [Qemu-devel] [PULL 40/60] target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l, h}() and set_cpu_vsr{l, h}()
` [Qemu-devel] [PULL 41/60] mac_oldworld: use node name instead of alias name for hd device in FWPathProvider
` [Qemu-devel] [PULL 42/60] mac_newworld: "
` [Qemu-devel] [PULL 43/60] ppc/pnv: add a PSI bridge class model
` [Qemu-devel] [PULL 44/60] ppc/pnv: add a PSI bridge model for POWER9
` [Qemu-devel] [PULL 45/60] ppc/pnv: lpc: fix OPB address ranges
` [Qemu-devel] [PULL 46/60] ppc/pnv: add a LPC Controller class model
` [Qemu-devel] [PULL 47/60] ppc/pnv: add a 'dt_isa_nodename' to the chip
` [Qemu-devel] [PULL 48/60] ppc/pnv: add a LPC Controller model for POWER9
` [Qemu-devel] [PULL 49/60] ppc/pnv: add SerIRQ routing registers
` [Qemu-devel] [PULL 50/60] ppc/pnv: add a OCC model class
` [Qemu-devel] [PULL 51/60] ppc/pnv: add a OCC model for POWER9
` [Qemu-devel] [PULL 52/60] ppc/pnv: extend XSCOM core support "
` [Qemu-devel] [PULL 53/60] ppc/pnv: POWER9 XSCOM quad support
` [Qemu-devel] [PULL 54/60] ppc/pnv: activate XSCOM tests for POWER9
` [Qemu-devel] [PULL 55/60] ppc/pnv: add more dummy XSCOM addresses
` [Qemu-devel] [PULL 56/60] ppc/pnv: add a "ibm, opal/power-mgt" device tree node on POWER9
` [Qemu-devel] [PULL 57/60] target/ppc: add HV support for POWER9
` [Qemu-devel] [PULL 58/60] target/ppc: Optimize xviexpdp() using deposit_i64()
` [Qemu-devel] [PULL 59/60] target/ppc: Optimize x[sv]xsigdp "
` [Qemu-devel] [PULL 60/60] spapr: Use CamelCase properly
[Qemu-devel] 'make check' error
2019-03-10 8:52 UTC (3+ messages)
` [Qemu-devel] 答复: "
[Qemu-devel] [PATCH v5 00/10] Misc fixes to pvrdma device
2019-03-10 8:46 UTC (11+ messages)
` [Qemu-devel] [PATCH v5 01/10] hw/rdma: Switch to generic error reporting way
` [Qemu-devel] [PATCH v5 02/10] hw/rdma: Introduce protected qlist
` [Qemu-devel] [PATCH v5 03/10] hw/rdma: Protect against concurrent execution of poll_cq
` [Qemu-devel] [PATCH v5 04/10] hw/pvrdma: Collect debugging statistics
` [Qemu-devel] [PATCH v5 05/10] {hmp, hw/pvrdma}: Expose device internals via monitor interface
` [Qemu-devel] [PATCH v5 06/10] hw/rdma: Free all MAD receive buffers when device is closed
` [Qemu-devel] [PATCH v5 07/10] hw/rdma: Free all receive buffers when QP is destroyed
` [Qemu-devel] [PATCH v5 08/10] hw/pvrdma: Delete unneeded function argument
` [Qemu-devel] [PATCH v5 09/10] hw/pvrdma: Delete pvrdma_exit function
` [Qemu-devel] [PATCH v5 10/10] hw/pvrdma: Unregister from shutdown notifier when device goes down
[Qemu-devel] [PATCH v4 0/9] Misc fixes to pvrdma device
2019-03-10 8:06 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 4/9] {hmp, hw/pvrdma}: Expose device internals via monitor interface
[Qemu-devel] [PATCH 0/9] tcg: Add tcg_gen_extract2_{i32,i64}
2019-03-10 6:43 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/9] tcg: Add INDEX_op_extract2_{i32,i64}
` [Qemu-devel] [PATCH 3/9] tcg: Use extract2 in tcg_gen_shifti_i64
[Qemu-devel] [PATCH 0/2] target/ppc: Optimize VSX instructions using deposit_i64()
2019-03-10 3:37 UTC (4+ messages)
` [Qemu-devel] [PATCH 1/2] target/ppc: Optimize xviexpdp() "
` [Qemu-devel] [PATCH 2/2] target/ppc: Optimize x[sv]xsigdp "
[Qemu-devel] [Bug 1817345] [NEW] configure script breaks when $source_path contains white spaces
2019-03-10 3:46 UTC (4+ messages)
` [Qemu-devel] [Bug 1817345] "
[Qemu-devel] [PATCH] Replace calls to object_child_foreach() with object_child_foreach_recursive()
2019-03-10 1:39 UTC
[Qemu-devel] [PATCH] hw/riscv/virt: re-add machine-specific compatible string to /soc/ node
2019-03-10 1:07 UTC (2+ messages)
[Qemu-devel] [PATCH v3 0/4] fw_cfg: Add edk2_add_host_crypto_policy()
2019-03-10 0:47 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] hw/nvram/fw_cfg: Add fw_cfg_add_file_from_host()
` [Qemu-devel] [PATCH v3 2/4] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy()
` [Qemu-devel] [PATCH v3 3/4] hw/i386: Use edk2_add_host_crypto_policy()
` [Qemu-devel] [PATCH v3 4/4] hw/arm/virt: "
[Qemu-devel] [PATCH 0/6] target/m68k: Optimize few instructions using deposit/extraxt_i32()
2019-03-10 0:34 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] target/m68k: Reduce the l1 TCGLabel scope
` [Qemu-devel] [PATCH 2/6] target/m68k: Optimize the partset instruction using deposit_i32()
` [Qemu-devel] [PATCH 3/6] target/m68k: Fix a tcg_temp leak
` [Qemu-devel] [PATCH 4/6] target/m68k: Optimize get_sr() using deposit_i32()
` [Qemu-devel] [PATCH 5/6] target/m68k: Optimize rotate_x() using extract_i32()
` [Qemu-devel] [PATCH 6/6] target/m68k: Reduce the scope of the 'zero' tcg_temp
[Qemu-devel] [PATCH v4 00/29] Kconfig dependencies for ARM machines
2019-03-09 21:40 UTC (2+ messages)
[Qemu-devel] [PULL 0/7] Block patches
2019-03-09 20:55 UTC (2+ messages)
[Qemu-devel] [Bug 1819289] [NEW] Windows 95 and Windows 98 will not install or run
2019-03-09 20:02 UTC
[Qemu-devel] [PATCH v2 00/18] fw_cfg: reduce memleaks, add QMP/HMP info + edk2_add_host_crypto_policy
2019-03-09 18:08 UTC (23+ messages)
` [Qemu-devel] [PATCH v2 01/18] hw/arm/virt: Remove null-check in virt_build_smbios()
` [Qemu-devel] [PATCH v2 02/18] hw/i386: Remove unused include
` [Qemu-devel] [Qemu-ppc] "
` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 03/18] cutils: Add qemu_strdup_hexlify() and qemu_strdup_unhexlify()
` [Qemu-devel] [PATCH v2 06/18] hw/nvram/fw_cfg: Remove the unnecessary boot_splash_filedata_size
` [Qemu-devel] [Qemu-trivial] "
` [Qemu-devel] [PATCH v2 07/18] hw/nvram/fw_cfg: Add fw_cfg_common_unrealize()
` [Qemu-devel] [PATCH v2 13/18] hw/nvram/fw_cfg: Add QMP 'info fw_cfg' command
` [Qemu-devel] [PATCH v2 16/18] hw/firmware: Add Edk2Crypto and edk2_add_host_crypto_policy()
[Qemu-devel] [PULL 00/33] Block layer patches
2019-03-09 17:35 UTC (2+ messages)
[Qemu-devel] [PULL 00/21] migration queue
2019-03-09 17:25 UTC (3+ messages)
` [Qemu-devel] [PULL 05/21] migration: Introduce ignore-shared capability
[Qemu-devel] [PATCH v3 0/8] migration: Mark multifd not experimental
2019-03-09 17:11 UTC (5+ messages)
` [Qemu-devel] [PATCH v3 4/8] multifd: Drop x-multifd-page-count parameter
` [Qemu-devel] [PATCH v3 7/8] multifd: Drop x-
[Qemu-devel] [PATCH V3 0/7] Migration/colo: Fix upstream bugs when occur failover
2019-03-09 17:06 UTC (3+ messages)
` [Qemu-devel] [PATCH V3 4/7] Migration/colo.c: Add new COLOExitReason to handle all failover state
[Qemu-devel] [PATCH v6 00/14] Audio patches
2019-03-09 15:28 UTC (4+ messages)
` [Qemu-devel] [PATCH v6 01/14] qapi: qapi for audio backends
[Qemu-devel] [PATCH] thunk: improve readability of allocation loop
2019-03-09 14:52 UTC (3+ messages)
` [Qemu-devel] [Qemu-trivial] "
[Qemu-devel] [PULL 0/5] Vga 20190308 patches
2019-03-09 14:42 UTC (2+ messages)
[Qemu-devel] [PATCH v5 0/2] Nios II generic board config and semihosting
2019-03-09 14:27 UTC (5+ messages)
` [Qemu-devel] [PATCH v5 1/2] Add generic Nios II board
[Qemu-devel] [PULL 0/4] Usb 20190307 patches
2019-03-09 14:13 UTC (7+ messages)
` [Qemu-devel] [PULL 3/4] usb-mtp: prevent null dereference while deleting objects
` [Qemu-devel] [PATCH] usb-mtp: fix return status of delete
[Qemu-devel] [RFC PATCH] docs/booting.rst: start documenting the boot process
2019-03-09 14:10 UTC (2+ messages)
[Qemu-devel] [PULL 0/2] tricore patches
2019-03-09 14:05 UTC (2+ messages)
[Qemu-devel] [PATCH v3 00/14] pflash: Fixes and cleanups
2019-03-09 13:27 UTC (2+ messages)
[Qemu-devel] [PULL 00/22] migration queue
2019-03-09 11:22 UTC (5+ messages)
` [Qemu-devel] [PULL 19/22] virtio-balloon: VIRTIO_BALLOON_F_FREE_PAGE_HINT
[Qemu-devel] [PATCH v3 0/10] qemu-binfmt-conf.sh
2019-03-09 10:24 UTC (16+ messages)
` [Qemu-devel] [PATCH v3 1/10] qemu-binfmt-conf.sh: enforce safe style consistency
` [Qemu-devel] [PATCH v3 2/10] qemu-binfmt-conf.sh: make opts -p and -c boolean
` [Qemu-devel] [PATCH v3 3/10] qemu-binfmt-conf.sh: add QEMU_CREDENTIAL and QEMU_PERSISTENT
` [Qemu-devel] [PATCH v3 4/10] qemu-binfmt-conf.sh: remove 'qemu' prefix from cli options
` [Qemu-devel] [PATCH v3 5/10] qemu-binfmt-conf.sh: honour QEMU_PATH and/or QEMU_SUFFIX
[Qemu-devel] [PATCH v2 0/2] block: Gluster 6 compatibility
2019-03-09 9:40 UTC (3+ messages)
` [Qemu-devel] [Qemu-block] "
[Qemu-devel] [PATCH v7] pflash: Require backend size to match device, improve errors
2019-03-09 9:20 UTC (8+ messages)
[Qemu-devel] [PATCH] qmp-shell: fix nested json regression
2019-03-09 9:01 UTC (3+ messages)
[Qemu-devel] [PATCH] hw/char/parallel: Make it possible to compile also without CONFIG_PARALLEL
2019-03-09 8:24 UTC (2+ messages)
[Qemu-devel] [PATCH] contrib/elf2dmp: add kernel start address checking
2019-03-09 7:49 UTC (4+ messages)
[Qemu-devel] [PULL 00/25] Misc patches for QEMU 4.0 soft freeze
2019-03-09 7:48 UTC (26+ messages)
` [Qemu-devel] [PULL 01/25] memory: Do not update coalesced IO range in the case of NOP
` [Qemu-devel] [PULL 02/25] vfio-pci: enable by default
` [Qemu-devel] [PULL 03/25] hw/i386/pc: run the multiboot loader before the PVH loader
` [Qemu-devel] [PULL 04/25] block/iscsi: Restrict Linux-specific code
` [Qemu-devel] [PULL 05/25] contrib/elf2dmp: add kernel start address checking
` [Qemu-devel] [PULL 06/25] configure: Enable werror for git worktrees
` [Qemu-devel] [PULL 07/25] target-i386: add kvm stubs to user-mode emulators
` [Qemu-devel] [PULL 08/25] i386: extended the cpuid_level when Intel PT is enabled
` [Qemu-devel] [PULL 09/25] virtio-scsi: Fix build with gcc 9
` [Qemu-devel] [PULL 10/25] lsi: implement basic SBCL functionality
` [Qemu-devel] [PULL 11/25] lsi: check if SIGP bit is already set in Wait reselect
` [Qemu-devel] [PULL 12/25] update copyright notice
` [Qemu-devel] [PULL 13/25] build: get rid of target-obj-y
` [Qemu-devel] [PULL 14/25] build: remove unnecessary assignments from Makefile.target
` [Qemu-devel] [PULL 15/25] build: clean trace/generated-helpers.c
` [Qemu-devel] [PULL 16/25] accel: Allow to build QEMU without TCG or KVM support
` [Qemu-devel] [PULL 17/25] oslib-posix: Ignore fcntl("/dev/null", F_SETFL, O_NONBLOCK) failure
` [Qemu-devel] [PULL 18/25] configure: Disable W^X on OpenBSD
` [Qemu-devel] [PULL 19/25] scsi-disk: Fix crash if request is invaild or disk is no medium
` [Qemu-devel] [PULL 20/25] lsi: use ldn_le_p()/stn_le_p()
` [Qemu-devel] [PULL 21/25] lsi: use enum type for s->waiting
` [Qemu-devel] [PULL 22/25] lsi: use enum type for s->msg_action
` [Qemu-devel] [PULL 23/25] lsi: use SCSI phase names instead of numbers in trace
` [Qemu-devel] [PULL 24/25] lsi: return dfifo value
` [Qemu-devel] [PULL 25/25] exec: streamline flatview_add_to_dispatch
[Qemu-devel] [Bug 1530386] [NEW] command.com on win95 throws video mode out
2019-03-09 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1530386] "
[Qemu-devel] [Bug 1534382] [NEW] loadvm makes Windows 7 x86 guest crash with some CPUs
2019-03-09 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1534382] "
[Qemu-devel] [Bug 1535497] [NEW] Guest can not boot up when assigned more than 20 vcpus with option "-no-acpi"
2019-03-09 4:17 UTC (2+ messages)
` [Qemu-devel] [Bug 1535497] "
[Qemu-devel] [PATCH v4 0/2] arm/acpi: simplify aml code and enable SHPC
2019-03-09 2:33 UTC (4+ messages)
` [Qemu-devel] [PATCH v4 1/2] hw/arm/acpi: simplify AML bit and/or statement
[Qemu-devel] [PATCH v5 0/2] arm/acpi: simplify aml code and enable SHPC
2019-03-09 2:30 UTC (3+ messages)
` [Qemu-devel] [PATCH v5 1/2] hw/arm/acpi: simplify AML bit and/or statement
` [Qemu-devel] [PATCH v5 2/2] hw/arm/acpi: enable SHPC native hot plug
[Qemu-devel] [PATCH] tcmu: Introduce qemu-tcmu utility
2019-03-09 1:46 UTC (7+ messages)
` [Qemu-devel] [Qemu-block] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).