qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-23 09:43:18 to 2015-10-23 17:01:47 UTC [more...]

[Qemu-devel] [PULL 00/37] Block layer patches
 2015-10-23 17:00 UTC  (9+ messages)
` [Qemu-devel] [PULL 01/37] block: Remove host floppy support
` [Qemu-devel] [PULL 02/37] block: Set BDRV_O_INCOMING in bdrv_fill_options()
` [Qemu-devel] [PULL 03/37] blockdev: Allow creation of BDS trees without BB
` [Qemu-devel] [PULL 04/37] iotests: Only create BB if necessary
` [Qemu-devel] [PULL 05/37] block: Make bdrv_is_inserted() return a bool
` [Qemu-devel] [PULL 06/37] block: Add blk_is_available()
` [Qemu-devel] [PULL 07/37] block: Make bdrv_is_inserted() recursive
` [Qemu-devel] [PULL 08/37] block/raw_bsd: Drop raw_is_inserted()

[Qemu-devel] [PATCH] hw/isa/lpc_ich9: inject the SMI on the VCPU that is writing to APM_CNT
 2015-10-23 17:00 UTC  (10+ messages)

[Qemu-devel] [PATCH v4 00/13] arm: Steps towards EL2 support round 5
 2015-10-23 16:56 UTC  (17+ messages)
` [Qemu-devel] [PATCH v4 02/13] target-arm: lpae: Make t0sz and t1sz signed integers
` [Qemu-devel] [PATCH v4 03/13] target-arm: Add support for AArch32 S2 negative t0sz
` [Qemu-devel] [PATCH v4 04/13] target-arm: lpae: Replace tsz with computed inputsize
` [Qemu-devel] [PATCH v4 05/13] target-arm: lpae: Rename granule_sz to stride
` [Qemu-devel] [PATCH v4 06/13] target-arm: Add computation of starting level for S2 PTW
` [Qemu-devel] [PATCH v4 07/13] target-arm: Add support for S2 page-table protection bits
` [Qemu-devel] [PATCH v4 09/13] target-arm: Add ARMMMUFaultInfo
` [Qemu-devel] [PATCH v4 12/13] target-arm: Route S2 MMU faults to EL2

[Qemu-devel] [PATCH 00/19] pc: acpi: move memory hotplug out of DSDT/SSDT into custom table
 2015-10-23 16:38 UTC  (21+ messages)
` [Qemu-devel] [PATCH 01/19] acpi: aml: add aml_lgreater_equal() and aml_load_table()
` [Qemu-devel] [PATCH 02/19] acpi: add aml_mutex(), aml_acquire(), aml_release()
` [Qemu-devel] [PATCH 03/19] acpi: aml: add aml_create_qword_field()
` [Qemu-devel] [PATCH 04/19] acpi: aml: add aml_decrement() and aml_subtract()
` [Qemu-devel] [PATCH 05/19] acpi: aml: add aml_call0() helper
` [Qemu-devel] [PATCH 06/19] pc: acpi: move SSDT part of memhp into a custom table
` [Qemu-devel] [PATCH 07/19] pc: acpi: memhp: move MHPD._STA method into MHPT table
` [Qemu-devel] [PATCH 08/19] pc: acpi: memhp: move MHPD.MLCK mutex into NHPT table
` [Qemu-devel] [PATCH 09/19] pc: acpi: memhp: move MHPD.MSCN method into MHPT table
` [Qemu-devel] [PATCH 10/19] pc: acpi: make memory device's _UID integer
` [Qemu-devel] [PATCH 11/19] pc: acpi: memhp: move MHPD.MRST method into MHPT table
` [Qemu-devel] [PATCH 12/19] pc: acpi: memhp: move MHPD.MPXM "
` [Qemu-devel] [PATCH 13/19] pc: acpi: memhp: move MHPD.MOST "
` [Qemu-devel] [PATCH 14/19] pc: acpi: memhp: move MHPD.MEJ0 "
` [Qemu-devel] [PATCH 15/19] pc: acpi: bump DSDT revision compliance to v2
` [Qemu-devel] [PATCH 16/19] pc: acpi: memhp: move MHPD.MCRS method into MHPT table
` [Qemu-devel] [PATCH 17/19] pc: acpi: memhp: move MHPD Device along with _UID/_HID "
` [Qemu-devel] [PATCH 18/19] pc: acpi: memhp: remove acpi-dsdt-mem-hotplug.dsl and move \_GPE._E03 into SSDT
` [Qemu-devel] [PATCH 19/19] pc: acpi: memhp: cleanup MEMORY_HOTPLUG_IO_REGION usage

[Qemu-devel] Coding style for errors
 2015-10-23 16:12 UTC  (5+ messages)

[Qemu-devel] [PATCH] hw/isa/lpc_ich9: inject SMI on all VCPUs if APM_STS == 'Q'
 2015-10-23 16:05 UTC 

[Qemu-devel] [PATCH] vhdx: Return true for bdrv_has_zero_init
 2015-10-23 16:00 UTC  (3+ messages)

[Qemu-devel] [PATCH] tap-bsd: use user-specified tap device if it already exists
 2015-10-23 15:53 UTC  (3+ messages)

[Qemu-devel] [PATCH v7 00/39] blockdev: BlockBackend and media
 2015-10-23 15:44 UTC  (32+ messages)
` [Qemu-devel] [PATCH v7 28/39] blockdev: Add blockdev-open-tray
` [Qemu-devel] [PATCH v7 29/39] blockdev: Add blockdev-close-tray
` [Qemu-devel] [PATCH v7 30/39] blockdev: Add blockdev-remove-medium
` [Qemu-devel] [PATCH v7 31/39] blockdev: Add blockdev-insert-medium
` [Qemu-devel] [PATCH v7 32/39] blockdev: Implement eject with basic operations
` [Qemu-devel] [PATCH v7 33/39] blockdev: Implement change "
` [Qemu-devel] [PATCH v7 34/39] block: Inquire tray state before tray-moved events
` [Qemu-devel] [PATCH v7 35/39] qmp: Introduce blockdev-change-medium

[Qemu-devel] [PULL 0/1] qemu-ga patch queue (unbreak Travis-CI builds)
 2015-10-23 15:35 UTC  (3+ messages)
` [Qemu-devel] [PULL 1/1] tests: test-qga, loosen assumptions about host filesystems

[Qemu-devel] [PULL 00/13] X86 queue, 2015-10-23
 2015-10-23 15:33 UTC  (14+ messages)
` [Qemu-devel] [PULL 01/13] target-i386: allow any alignment for SMBASE
` [Qemu-devel] [PULL 02/13] target-i386: Disable cache info passthrough by default
` [Qemu-devel] [PULL 03/13] target-i386: Introduce cpu_x86_update_dr7
` [Qemu-devel] [PULL 04/13] target-i386: Re-introduce optimal breakpoint removal
` [Qemu-devel] [PULL 05/13] target-i386: Ensure bit 10 on DR7 is never cleared
` [Qemu-devel] [PULL 06/13] target-i386: Move hw_*breakpoint_* functions
` [Qemu-devel] [PULL 07/13] target-i386: Optimize setting dr[0-3]
` [Qemu-devel] [PULL 08/13] target-i386: Handle I/O breakpoints
` [Qemu-devel] [PULL 09/13] target-i386: Check CR4[DE] for processing DR4/DR5
` [Qemu-devel] [PULL 10/13] target-i386: Ensure always-1 bits on DR6 can't be cleared
` [Qemu-devel] [PULL 11/13] target-i386: Add DE to TCG_FEATURES
` [Qemu-devel] [PULL 12/13] target-i386: Use 1UL for bit shift
` [Qemu-devel] [PULL 13/13] vl: trivial: minor tweaks to a max-cpu error msg

[Qemu-devel] [PATCH 00/17] Framework for securely passing secrets to QEMU
 2015-10-23 15:31 UTC  (2+ messages)

[Qemu-devel] [PATCH v10 00/25] qapi collision reduction (post-introspection subset B')
 2015-10-23 15:30 UTC  (22+ messages)
` [Qemu-devel] [PATCH v10 01/25] tests/qapi-schema: Test for reserved names, empty struct
` [Qemu-devel] [PATCH v10 03/25] qapi: More robust conditions for when labels are needed
` [Qemu-devel] [PATCH v10 04/25] qapi: Reserve '*List' type names for list types
` [Qemu-devel] [PATCH v10 05/25] qapi: Reserve 'q_*' and 'has_*' member names
` [Qemu-devel] [PATCH v10 07/25] qapi-visit: Split off visit_type_FOO_fields forward decl
` [Qemu-devel] [PATCH v10 08/25] qapi-types: Refactor base fields output
` [Qemu-devel] [PATCH v10 09/25] qapi: Prefer typesafe upcasts to qapi base classes

[Qemu-devel] [PATCH] hw/arm/virt: Fix address in PCIe device tree node's unit name
 2015-10-23 15:26 UTC  (6+ messages)

[Qemu-devel] [PATCH v7 00/10] block: Protect nested event loop with bdrv_drained_begin and bdrv_drained_end
 2015-10-23 15:24 UTC  (8+ messages)
` [Qemu-devel] [PATCH v7 01/10] aio: Add "is_external" flag for event handlers
` [Qemu-devel] [PATCH v7 05/10] block: Introduce "drained begin/end" API

[Qemu-devel] [PATCH V2 0/4] ide: avoid main-loop hang on CDROM/NFS failure
 2015-10-23 15:18 UTC  (7+ messages)
` [Qemu-devel] [PATCH 1/4] ide/atapi: make PIO read requests async
` [Qemu-devel] [PATCH 2/4] ide/atapi: blk_aio_readv may return NULL

[Qemu-devel] [PATCH 0/2] target-i386: Fix undefined behavior on bit shifts
 2015-10-23 15:07 UTC  (5+ messages)
` [Qemu-devel] [PATCH 2/2] target-i386: Don't left shift negative constant

[Qemu-devel] [PATCH] target-arm: Extract some external ARM CPU API
 2015-10-23 15:03 UTC  (4+ messages)

[Qemu-devel] QEMU patch to allow VM introspection via libvmi
 2015-10-23 15:03 UTC  (13+ messages)

[Qemu-devel] [PATCH v2 0/2] hw/arm/virt: max-cpus init/check fixup
 2015-10-23 15:01 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/3] target-i386: save/restore vcpu's TSC rate during migration
 2015-10-23 14:58 UTC  (11+ messages)
` [Qemu-devel] [PATCH v2 3/3] target-i386: load the migrated vcpu's TSC rate

[Qemu-devel] [PATCH] target-i386: allow any alignment for SMBASE
 2015-10-23 14:40 UTC  (6+ messages)

[Qemu-devel] [PATCH v5 1/2] hw/ptimer: Set delta to the original limit on reload in ptimer_set_limit()
 2015-10-23 14:07 UTC  (4+ messages)

[Qemu-devel] [PATCH v4 0/2] PCI-e device multi-function hot-add support
 2015-10-23 14:12 UTC  (8+ messages)
` [Qemu-devel] [PATCH v4 2/2] enable multi-function hot-add

[Qemu-devel] [PATCH 00/13] Mac OS 9 compatibility improvements (upstream rework)
 2015-10-23 13:56 UTC  (14+ messages)
` [Qemu-devel] [PATCH 01/13] PPC: Allow Rc bit to be set on mtspr
` [Qemu-devel] [PATCH 02/13] PPC: Fix lsxw bounds checks
` [Qemu-devel] [PATCH 03/13] PPC: mac99: Always add USB controller
` [Qemu-devel] [PATCH 04/13] cuda.c: fix CUDA ADB error packet format
` [Qemu-devel] [PATCH 05/13] cuda.c: fix CUDA_PACKET response "
` [Qemu-devel] [PATCH 06/13] cuda.c: implement simple CUDA_GET_6805_ADDR command
` [Qemu-devel] [PATCH 07/13] cuda.c: implement dummy IIC access commands
` [Qemu-devel] [PATCH 08/13] cuda.c: fix CUDA SR interrupt clearing
` [Qemu-devel] [PATCH 09/13] cuda.c: add defines for CUDA registers
` [Qemu-devel] [PATCH 10/13] cuda.c: refactor get_tb() so that the time can be passed in
` [Qemu-devel] [PATCH 11/13] cuda.c: rename get_counter() state variable from s to ti for consistency
` [Qemu-devel] [PATCH 12/13] cuda.c: fix T2 timer and enable its interrupt
` [Qemu-devel] [PATCH 13/13] cuda.c: add delay to setting of SR_INT bit

[Qemu-devel] [PATCH v3 00/21] Extended I/O accounting
 2015-10-23 14:00 UTC  (7+ messages)
` [Qemu-devel] [PATCH v3 08/21] block: Compute minimum, maximum and average I/O latencies
` [Qemu-devel] [PATCH v3 09/21] block: Add average I/O queue depth to BlockDeviceTimedStats

[Qemu-devel] [RFC PATCH v3 0/4] GICv3 live migration support
 2015-10-23 13:57 UTC  (7+ messages)
` [Qemu-devel] [RFC PATCH v3 1/4] hw/intc/arm_gicv3_common: Add state information
` [Qemu-devel] [RFC PATCH v3 3/4] hw/intc/arm_gicv3_kvm: Implement get/put functions
` [Qemu-devel] [RFC PATCH v3 4/4] hw/intc/arm_gicv3_common: Add vmstate descriptors

[Qemu-devel] [PULL 00/21] ppc-next-20151023 queue 20151023
 2015-10-23 13:56 UTC  (11+ messages)
` [Qemu-devel] [PULL 05/21] spapr_iommu: Rename vfio_accel parameter
` [Qemu-devel] [PULL 09/21] ppc: Add mmu_model defines for arch 2.03 and 2.07
` [Qemu-devel] [PULL 10/21] ppc/spapr: Add "ibm, pa-features" property to the device-tree
` [Qemu-devel] [PULL 15/21] cuda: add to bridge category
` [Qemu-devel] [PULL 17/21] uninorth: "
` [Qemu-devel] [PULL 20/21] openpic: add to misc category
` [Qemu-devel] [PULL 21/21] prep: do not use CPU_LOG_IOPORT, convert to tracepoints

[Qemu-devel] [PATCH] correct comment of option parse in main()
 2015-10-23 13:40 UTC 

[Qemu-devel] [PATCH v9 00/17] qapi collision reduction (post-introspection subset B')
 2015-10-23 13:13 UTC  (8+ messages)
` [Qemu-devel] [PATCH v9 04/17] vnc: hoist allocation of VncBasicInfo to callers

[Qemu-devel] [PATCH v2] i386/acpi: add _HID to processor objects
 2015-10-23 13:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] pc: memhp: do not emit inserting event for coldplugged DIMMs
 2015-10-23 12:55 UTC 

[Qemu-devel] [PATCH v4 0/<VARIOUS>] Begin to disentangle libxenctrl and provide some stable libraries
 2015-10-23 12:42 UTC  (20+ messages)
` [Qemu-devel] [PATCH QEMU-XEN v4 0/9] "
  ` [Qemu-devel] [PATCH QEMU-XEN v4 2/9] xen: Switch to libxenevtchn interface for compat shims
  ` [Qemu-devel] [PATCH QEMU-XEN v4 3/9] xen: Switch to libxengnttab "
  ` [Qemu-devel] [PATCH QEMU-XEN v4 4/9] xen: Switch uses of xc_map_foreign_range into xc_map_foreign_bulk
  ` [Qemu-devel] [PATCH QEMU-XEN v4 6/9] xen: Switch uses of xc_map_foreign_bulk to use libxenforeignmemory API
  ` [Qemu-devel] [PATCH QEMU-XEN v4 7/9] xen: Use stable library interfaces when they are available
  ` [Qemu-devel] [PATCH QEMU-XEN v4 9/9] xen: make it possible to build without the Xen PV domain builder

[Qemu-devel] exec: About DISAS_JUMP and DISAS_UPDATE
 2015-10-23 12:41 UTC  (8+ messages)

[Qemu-devel] [Bug 1509336] [NEW] USB passthru not work with Mac OS X El Capitan
 2015-10-23 12:27 UTC 

[Qemu-devel] [PATCH] usb-host: fix usb3ep0quirk test
 2015-10-23 12:27 UTC 

[Qemu-devel] [PULL v3 0/4] Misc fixes for crypto code module
 2015-10-23 12:06 UTC  (2+ messages)

[Qemu-devel] [PATCH v3 0/4] Add 'x-blockdev-del' command
 2015-10-23 12:03 UTC  (5+ messages)
` [Qemu-devel] [PATCH v3 1/4] mirror: block all operations on the target image during the job
` [Qemu-devel] [PATCH v3 2/4] block: Add blk_get_refcnt()
` [Qemu-devel] [PATCH v3 3/4] block: Add 'x-blockdev-del' QMP command
` [Qemu-devel] [PATCH v3 4/4] iotests: Add tests for the x-blockdev-del command

[Qemu-devel] qemu-system-arm system support for big endian BE8
 2015-10-23 11:55 UTC  (3+ messages)

[Qemu-devel] [PATCH] vhost-user-test: fix up rhel6 build
 2015-10-23 11:36 UTC 

[Qemu-devel] [PATCH] copy, dd: simplify and optimize NUL bytes detection
 2015-10-23 11:15 UTC  (14+ messages)

[Qemu-devel] [PULL] vhost: build fix
 2015-10-23 11:08 UTC  (2+ messages)

[Qemu-devel] [PATCH] gdb command: qemu aios, qemu aiohandlers
 2015-10-23 10:09 UTC  (3+ messages)

[Qemu-devel] fw_cfg DMA security
 2015-10-23  9:49 UTC  (3+ 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).