qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-18 15:51:53 to 2018-10-19 01:06:41 UTC [more...]

[Qemu-devel] [RFC v3 0/56] per-CPU locks
 2018-10-19  1:05 UTC  (5+ messages)
` [Qemu-devel] [RFC v3 05/56] cpu: move run_on_cpu to cpus-common
` [Qemu-devel] [RFC v3 06/56] cpu: introduce process_queued_cpu_work_locked
` [Qemu-devel] [RFC v3 08/56] cpu: define cpu_halted helpers
` [Qemu-devel] [RFC v3 11/56] sh4: convert to cpu_halted

[Qemu-devel] [PATCH] Acceptance tests: add Linux initrd checking test
 2018-10-19  0:37 UTC  (9+ messages)

[Qemu-devel] [PATCH v3 0/3] chardev: Add websocket support
 2018-10-18 22:35 UTC  (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] chardev/char-socket: Function headers refactoring
` [Qemu-devel] [PATCH v3 2/3] chardev: Add websocket support
` [Qemu-devel] [PATCH v3 3/3] tests/test-char: Check websocket chardev functionality

[Qemu-devel] [PATCH v2] oslib-posix: Use MAP_STACK in qemu_alloc_stack() on OpenBSD
 2018-10-18 22:10 UTC 

[Qemu-devel] [PATCH] iotests: update qemu-iotests/082.out after 9cbef9d68ee
 2018-10-18 21:53 UTC  (3+ messages)
` [Qemu-devel] [Qemu-block] "

[Qemu-devel] [web PATCH 0/4] Add web section reporting information about CVEs in QEMU
 2018-10-18 21:36 UTC  (2+ messages)

[Qemu-devel] [web PATCH] Add a git-publish configuration file
 2018-10-18 21:07 UTC  (2+ messages)

[Qemu-devel] [PATCH] lsi: Reselection needed to remove pending commands from queue
 2018-10-18 21:05 UTC  (2+ messages)

[Qemu-devel] [PATCH 0/3] target/arm: Reduce tlb_flush overhead
 2018-10-18 20:52 UTC  (8+ messages)
` [Qemu-devel] [PATCH 1/3] target/arm: Remove writefn from TTBR0_EL3
` [Qemu-devel] [PATCH 2/3] target/arm: Only flush tlb if ASID changes
` [Qemu-devel] [PATCH 3/3] target/arm: Flush only the TLBs affected by TTBR*_EL1

[Qemu-devel] [PULL 00/48] Miscellaneous patches for 2018-10-18
 2018-10-18 20:32 UTC  (48+ messages)
` [Qemu-devel] [PULL 01/48] es1370: more fixes for ADC_FRAMEADR and ADC_FRAMECNT
` [Qemu-devel] [PULL 02/48] Revert some patches from recent [PATCH v6] "Fixing record/replay and adding reverse debugging"
` [Qemu-devel] [PULL 03/48] qemu-timer: introduce timer attributes
` [Qemu-devel] [PULL 04/48] qemu-timer: avoid checkpoints for virtual clock timers in external subsystems
` [Qemu-devel] [PULL 05/48] qemu-timer: optimize record/replay checkpointing for all clocks
` [Qemu-devel] [PULL 06/48] target-i386: kvm: do not initialize padding fields
` [Qemu-devel] [PULL 07/48] linux-headers: update to 4.20-rc1
` [Qemu-devel] [PULL 08/48] target-i386 : add coalesced_pio API
` [Qemu-devel] [PULL 09/48] target-i386: add rtc 0x70 port as coalesced_pio
` [Qemu-devel] [PULL 10/48] target-i386: add i440fx 0xcf8 "
` [Qemu-devel] [PULL 11/48] target-i386: add q35 "
` [Qemu-devel] [PULL 12/48] replay: don't process events at virtual clock checkpoint
` [Qemu-devel] [PULL 13/48] i386/kvm: add support for Hyper-V IPI send
` [Qemu-devel] [PULL 14/48] i386: hvf: Fix register refs if REX is present
` [Qemu-devel] [PULL 15/48] i386: hvf: Remove hvf_disabled
` [Qemu-devel] [PULL 16/48] vl: improve/fix documentation related to RTC function
` [Qemu-devel] [PULL 17/48] vl: refactor -rtc option references
` [Qemu-devel] [PULL 18/48] Fixes RTC bug with base datetime shifts in clock=vm
` [Qemu-devel] [PULL 19/48] vl, qapi: offset calculation in RTC_CHANGE event reverted
` [Qemu-devel] [PULL 20/48] call HotplugHandler->plug() as the last step in device realization
` [Qemu-devel] [PULL 21/48] hw: edu: drop DO_UPCAST
` [Qemu-devel] [PULL 22/48] scsi-disk: fix double completion of failing passthrough requests
` [Qemu-devel] [PULL 23/48] scsi-disk: fix rerror/werror=ignore
` [Qemu-devel] [PULL 24/48] hyperv_testdev: refactor for better maintainability
` [Qemu-devel] [PULL 25/48] hyperv_testdev: drop unnecessary includes
` [Qemu-devel] [PULL 26/48] hyperv: cosmetic: g_malloc -> g_new
` [Qemu-devel] [PULL 27/48] hyperv: synic: only setup ack notifier if there's a callback
` [Qemu-devel] [PULL 28/48] hyperv: allow passing arbitrary data to sint ack callback
` [Qemu-devel] [PULL 29/48] hyperv: address HvSintRoute by X86CPU pointer
` [Qemu-devel] [PULL 30/48] hyperv: make HvSintRoute reference-counted
` [Qemu-devel] [PULL 31/48] hyperv: rename kvm_hv_sint_route_set_sint
` [Qemu-devel] [PULL 32/48] hyperv: split hyperv-proto.h into x86 and arch-independent parts
` [Qemu-devel] [PULL 33/48] hyperv: make hyperv_vp_index inline
` [Qemu-devel] [PULL 34/48] hyperv: factor out arch-independent API into hw/hyperv
` [Qemu-devel] [PULL 35/48] default-configs: collect CONFIG_HYPERV* in hyperv.mak
` [Qemu-devel] [PULL 36/48] i386: add hyperv-stub for CONFIG_HYPERV=n
` [Qemu-devel] [PULL 37/48] hyperv:synic: split capability testing and setting
` [Qemu-devel] [PULL 39/48] hyperv: only add SynIC in compatible configurations
` [Qemu-devel] [PULL 40/48] hyperv: make overlay pages for SynIC
` [Qemu-devel] [PULL 41/48] hyperv: add synic message delivery
` [Qemu-devel] [PULL 42/48] hyperv: add synic event flag signaling
` [Qemu-devel] [PULL 43/48] hyperv: process SIGNAL_EVENT hypercall
` [Qemu-devel] [PULL 44/48] hyperv: add support for KVM_HYPERV_EVENTFD
` [Qemu-devel] [PULL 45/48] hyperv: process POST_MESSAGE hypercall
` [Qemu-devel] [PULL 46/48] hyperv_testdev: add SynIC message and event testmodes
` [Qemu-devel] [PULL 47/48] target/i386: kvm: just return after migrate_add_blocker failed
` [Qemu-devel] [PULL 48/48] replay: pass raw icount value to replay_save_clock

[Qemu-devel] [PATCH] nvdimm: Add docs hint for Linux driver name
 2018-10-18 20:13 UTC 

[Qemu-devel] [PULL 00/45] Machine queue, 2018-10-18
 2018-10-18 20:04 UTC  (46+ messages)
` [Qemu-devel] [PULL 01/45] hostmem-file: fixed the memory leak while get pmem path
` [Qemu-devel] [PULL 02/45] vl.c deprecate incorrect CPUs topology
` [Qemu-devel] [PULL 03/45] vl:c: make sure that sockets are calculated correctly in '-smp X' case
` [Qemu-devel] [PULL 04/45] numa: Fix QMP command set-numa-node error handling
` [Qemu-devel] [PULL 05/45] trace-events: Fix copy/paste typo
` [Qemu-devel] [PULL 06/45] hw/timer/sun4v-rtc: Convert from DPRINTF() macro to trace events
` [Qemu-devel] [PULL 07/45] hw/timer/sun4v-rtc: Use DeviceState::realize rather than SysBusDevice::init
` [Qemu-devel] [PULL 08/45] hw/ssi/xilinx_spi: "
` [Qemu-devel] [PULL 09/45] hw/sh4/sh_pci: "
` [Qemu-devel] [PULL 10/45] hw/pci-host/bonito: "
` [Qemu-devel] [PULL 11/45] hw/mips/gt64xxx_pci: Convert gt64120_reset() function into Device reset method
` [Qemu-devel] [PULL 12/45] hw/mips/gt64xxx_pci: Mark as bridge device
` [Qemu-devel] [PULL 13/45] hw/sparc64/niagara: Model the I/O Bridge with the 'unimplemented_device'
` [Qemu-devel] [PULL 14/45] hw/alpha/typhoon: Remove unuseful code
` [Qemu-devel] [PULL 15/45] hw/hppa/dino: "
` [Qemu-devel] [PULL 16/45] hw/mips/malta: "
` [Qemu-devel] [PULL 17/45] machine: fix a typo
` [Qemu-devel] [PULL 18/45] memory-device: fix alignment error message
` [Qemu-devel] [PULL 19/45] memory-device: fix error message when hinted address is too small
` [Qemu-devel] [PULL 20/45] memory-device: improve "range conflicts" error message
` [Qemu-devel] [PULL 21/45] pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
` [Qemu-devel] [PULL 22/45] memory-device: use memory device terminology in error messages
` [Qemu-devel] [PULL 23/45] memory-device: introduce separate config option
` [Qemu-devel] [PULL 24/45] memory-device: forward errors in get_region_size()/get_plugged_size()
` [Qemu-devel] [PULL 25/45] memory-device: document MemoryDeviceClass
` [Qemu-devel] [PULL 26/45] memory-device: add and use memory_device_get_region_size()
` [Qemu-devel] [PULL 27/45] memory-device: factor out get_memory_region() from pc-dimm
` [Qemu-devel] [PULL 28/45] memory-device: drop get_region_size()
` [Qemu-devel] [PULL 29/45] memory-device: add device class function set_addr()
` [Qemu-devel] [PULL 30/45] memory-device: complete factoring out pre_plug handling
` [Qemu-devel] [PULL 31/45] memory-device: complete factoring out plug handling
` [Qemu-devel] [PULL 32/45] memory-device: complete factoring out unplug handling
` [Qemu-devel] [PULL 33/45] memory-device: trace when pre_plugging/plugging/unplugging
` [Qemu-devel] [PULL 34/45] net: etraxfs_eth: convert SysBus init method to a realize method
` [Qemu-devel] [PULL 35/45] net: etraxfs_eth: add a reset method
` [Qemu-devel] [PULL 36/45] net: lan9118: convert SysBus init method to a realize method
` [Qemu-devel] [PULL 37/45] net: lance: "
` [Qemu-devel] [PULL 38/45] net: milkymist_minimac2: "
` [Qemu-devel] [PULL 39/45] net: mipsnet: "
` [Qemu-devel] [PULL 40/45] net: opencores_eth: "
` [Qemu-devel] [PULL 41/45] net: smc91c111: "
` [Qemu-devel] [PULL 42/45] net: stellaris_enet: "
` [Qemu-devel] [PULL 43/45] net: stellaris_enet: add a reset method
` [Qemu-devel] [PULL 44/45] net: xgmac: convert SysBus init method to a realize method
` [Qemu-devel] [PULL 45/45] numa: Clean up error reporting in parse_numa()

[Qemu-devel] [PATCH v6 00/14] More fully implement ARM PMUv3
 2018-10-18 19:55 UTC  (13+ messages)
` [Qemu-devel] [PATCH v6 11/14] target/arm: PMU: Add instruction and cycle events
` [Qemu-devel] [PATCH v6 12/14] target/arm: PMU: Set PMCR.N to 4

[Qemu-devel] [Bug 1798659] [NEW] A typo in trace/simple.c
 2018-10-18 19:17 UTC 

[Qemu-devel] [2 0/2] Linux user for 3.1 patches
 2018-10-18 19:00 UTC  (3+ messages)
` [Qemu-devel] [2 1/2] linux-user: Suppress address-of-packed-member warnings in __get/put_user_e
` [Qemu-devel] [2 2/2] linux-user/sparc/signal.c: Remove unnecessary comment

[Qemu-devel] [PATCH v4 00/11] hw/m68k: add Apple Machintosh Quadra 800 machine
 2018-10-18 18:49 UTC  (13+ messages)
` [Qemu-devel] [PATCH v4 01/11] hw/m68k: add via support
` [Qemu-devel] [PATCH v4 02/11] hw/m68k: implement ADB bus support for via
` [Qemu-devel] [PATCH v4 03/11] escc: introduce a selector for the register bit
` [Qemu-devel] [PATCH v4 04/11] hw/m68k: add macfb video card
` [Qemu-devel] [PATCH v4 05/11] hw/m68k: Apple Sound Chip (ASC) emulation
` [Qemu-devel] [PATCH v4 06/11] ESP: add pseudo-DMA as used by Macintosh
` [Qemu-devel] [PATCH v4 07/11] hw/m68k: add Nubus support
` [Qemu-devel] [PATCH v4 08/11] hw/m68k: add Nubus support for macfb video card
` [Qemu-devel] [PATCH v4 09/11] hw/m68k: add a dummy SWIM floppy controller
` [Qemu-devel] [PATCH v4 10/11] dp8393x: manage big endian bus
` [Qemu-devel] [PATCH v4 11/11] hw/m68k: define Macintosh Quadra 800

[Qemu-devel] [PULL v2 00/28] MIPS queue October 2018, part 1, v2
 2018-10-18 18:47 UTC  (29+ messages)
` [Qemu-devel] [PULL v2 01/28] mailmap: Add an item for Yongbok Kim
` [Qemu-devel] [PULL v2 02/28] elf: Fix PT_MIPS_XXX constants
` [Qemu-devel] [PULL v2 03/28] elf: Add MIPS_ABI_FP_XXX constants
` [Qemu-devel] [PULL v2 04/28] elf: Add Mips_elf_abiflags_v0 structure
` [Qemu-devel] [PULL v2 05/28] elf: Fix comments to EF_MIPS_MACH_xxx constants
` [Qemu-devel] [PULL v2 06/28] linux-user: Add MIPS-specific prctl() options
` [Qemu-devel] [PULL v2 07/28] linux-user: Add infrastructure for handling MIPS-specific prctl()
` [Qemu-devel] [PULL v2 08/28] target/mips: Add a comment with an overview of CP0 registers
` [Qemu-devel] [PULL v2 09/28] target/mips: Add a comment before each CP0 register section in cpu.h
` [Qemu-devel] [PULL v2 10/28] target/mips: Add basic description of MXU ASE
` [Qemu-devel] [PULL v2 11/28] target/mips: Add assembler mnemonics list for "
` [Qemu-devel] [PULL v2 12/28] target/mips: Add organizational chart of "
` [Qemu-devel] [PULL v2 13/28] target/mips: Add opcode values "
` [Qemu-devel] [PULL v2 14/28] target/mips: Increase 'supported ISAs/ASEs' flag holder size
` [Qemu-devel] [PULL v2 15/28] target/mips: Reorganize bit definitions for insn_flags (ISAs/ASEs flags)
` [Qemu-devel] [PULL v2 16/28] target/mips: Add bit definitions for DSP R3 ASE
` [Qemu-devel] [PULL v2 17/28] target/mips: Add availability control "
` [Qemu-devel] [PULL v2 18/28] target/mips: Improve DSP R2/R3-related naming
` [Qemu-devel] [PULL v2 19/28] target/mips: Add CP0 Config2 to DisasContext
` [Qemu-devel] [PULL v2 20/28] target/mips: Add CP0 PWBase register
` [Qemu-devel] [PULL v2 21/28] target/mips: Add CP0 PWField register
` [Qemu-devel] [PULL v2 22/28] target/mips: Add CP0 PWSize register
` [Qemu-devel] [PULL v2 23/28] target/mips: Add CP0 PWCtl register
` [Qemu-devel] [PULL v2 24/28] target/mips: Add reset state for PWSize and PWField registers
` [Qemu-devel] [PULL v2 25/28] target/mips: Implement hardware page table walker for MIPS32
` [Qemu-devel] [PULL v2 26/28] target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>
` [Qemu-devel] [PULL v2 27/28] target/mips: Fix misplaced 'break' in handling of NM_SHRA_R_PH
` [Qemu-devel] [PULL v2 28/28] target/mips: Add opcodes for nanoMIPS EVA instructions

[Qemu-devel] [PATCH v3 0/3] Linux usermode emulation user mode USB driver support
 2018-10-18 18:48 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 3/3] linux-user: Implement special usbfs ioctls

[Qemu-devel] [PATCH v3 0/4] Introduce attributes for timers subsystem and remove QEMU_CLOCK_VIRTUAL_EXT clock type
 2018-10-18 18:34 UTC  (8+ messages)
` [Qemu-devel] [PATCH v3] Optimize record/replay checkpointing for all clocks it applies to

[Qemu-devel] [PULL] First RISC-V Patch Set for the 3.1 Soft Freeze
 2018-10-18 18:26 UTC  (2+ messages)

[Qemu-devel] [PATCH 1/2] docs: tpm: Mention implemented TPM CRB interface emulation and specs
 2018-10-18 18:21 UTC  (2+ messages)
` [Qemu-devel] [PATCH 2/2] MAINTAINERS: Change my email address to the new domain

[Qemu-devel] [PATCH] tests: docker: update test-mingw for GTK+ 2.0 removal
 2018-10-18 18:10 UTC 

[Qemu-devel] [PATCH] virtio: Provide version-specific variants of virtio PCI devices
 2018-10-18 18:07 UTC  (11+ messages)
        ` [Qemu-devel] No more chameleon devices (was: [PATCH] virtio: Provide version-specific variants of virtio PCI devices)
            ` [Qemu-devel] No more chameleon devices

[Qemu-devel] [PATCH v5 00/11] Add a standard authorization framework
 2018-10-18 18:04 UTC  (8+ messages)
` [Qemu-devel] [PATCH v5 02/11] qom: don't require user creatable objects to be registered
` [Qemu-devel] [PATCH v5 06/11] authz: add QAuthZ object as an authorization base class
` [Qemu-devel] [PATCH v5 07/11] authz: add QAuthZSimple object type for easy whitelist auth checks

[Qemu-devel] When it's okay to treat OOM as fatal?
 2018-10-18 18:01 UTC  (6+ messages)

[Qemu-devel] [PATCH] [PATCH] target/riscv/pmp.c: pmpcfg_csr_read return type demotion
 2018-10-18 17:55 UTC  (5+ messages)

[Qemu-devel] [PATCH RFC v11 0/2] add support for VCPU event states
 2018-10-18 16:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v2] ssi-sd: Make devices picking up backends unavailable with -device
 2018-10-18 16:26 UTC  (3+ messages)

[Qemu-devel] [PATCH v3 3/4] hw/misc/pvpanic: Add the MMIO interface
 2018-10-18 16:13 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 4/4] hw/arm/virt: Use the pvpanic device
 2018-10-18 16:07 UTC  (2+ messages)

[Qemu-devel] [PULL 00/27]MIPS pull request for October 2018 - part 1
 2018-10-18 15:50 UTC  (2+ messages)
` [Qemu-devel] ?==?utf-8?q? [PULL?==?utf-8?q? "


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