messages from 2013-12-23 22:11:22 to 2013-12-26 13:44:29 UTC [more...]
[Qemu-devel] vhost-net issue: does not survive reboot on ppc64
2013-12-26 13:48 UTC (15+ messages)
[Qemu-devel] [PATCH v2 0/2] acpi unit-test: rebuild aml files functionality
2013-12-26 13:24 UTC (5+ messages)
` [Qemu-devel] [PATCH v2 1/2] acpi unit-test: added script to rebuild the expected aml files
` [Qemu-devel] [PATCH v2 2/2] acpi unit-test: hook to rebuild "
[Qemu-devel] [PATCHv5] block: add native support for NFS
2013-12-26 12:48 UTC
[Qemu-devel] [PATCH 0/2] acpi unit-test: rebuild aml files functionality
2013-12-26 11:05 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/2] acpi unit-test: added script to rebuild the expected aml files
` [Qemu-devel] [PATCH 2/2] acpi unit-test: hook to rebuild "
[Qemu-devel] [PATCHv4] block: add native support for NFS
2013-12-26 8:15 UTC (4+ messages)
[Qemu-devel] [PATCH v2] allwinner-a10: add config script support
2013-12-26 6:47 UTC
[Qemu-devel] [PATCH] acpi unit-test: Remove temporary disk after test
2013-12-26 4:53 UTC
[Qemu-devel] [PATCH v2 00/24] block: Support for 512b-on-4k emulatio
2013-12-26 4:08 UTC (7+ messages)
` [Qemu-devel] [PATCH v2 08/24] raw: Probe required direct I/O alignment
` [Qemu-devel] [PATCH v2 09/24] block: Introduce bdrv_aligned_preadv()
` [Qemu-devel] [PATCH v2 10/24] block: Introduce bdrv_co_do_preadv()
[Qemu-devel] [PATCH] allwinner-a10: add config script support
2013-12-26 1:46 UTC (11+ messages)
[Qemu-devel] [PATCH] hw/sd: move sdhci.h to include/hw
2013-12-26 0:40 UTC (5+ messages)
[Qemu-devel] [PATCH v2] Add DSDT node for AppleSMC
2013-12-25 21:54 UTC (11+ messages)
` [Qemu-devel] [PATCH v3] "
[Qemu-devel] [PATCH v3 0/2] acpi unit-test: extract iasl executable from configuration
2013-12-25 16:02 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/2] configure: add CONFIG_IASL to config-host.h
` [Qemu-devel] [PATCH v3 2/2] acpi unit-test: extract iasl executable from configuration
[Qemu-devel] [PATCH v2 0/2] acpi unit-test: extract iasl executable from configuration
2013-12-25 15:38 UTC (3+ messages)
` [Qemu-devel] [PATCH v2 1/2] configure: add CONFIG_IASL to config-host.h
` [Qemu-devel] [PATCH v2 2/2] acpi unit-test: extract iasl executable from configuration
[Qemu-devel] [PATCH] virtio: Fix return value for dummy function vhost_net_virtqueue_pending
2013-12-25 15:18 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] acpi unit-test: extract iasl executable from configuration
2013-12-25 14:22 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/2] configure: add CONFIG_IASL to config-host.h
` [Qemu-devel] [PATCH 2/2] acpi unit-test: extract iasl executable from configuration
[Qemu-devel] examples or tutorial/docs for writing block drivers for qemu
2013-12-25 10:00 UTC (3+ messages)
[Qemu-devel] TLB with different modes
2013-12-25 5:38 UTC
[Qemu-devel] [Bug 1260555] [NEW] qemu-system-sparc UI doesn't work with Cocoa and Sun ROM
2013-12-24 23:32 UTC (7+ messages)
` [Qemu-devel] [Bug 1260555] Re: SS-5 emulation doesn't work with Sun boot ROM
` [Qemu-devel] [Bug 1260555] "
[Qemu-devel] [Bug 1262081] [NEW] qemu-system-sparc in qemu 1.7.0 fails to boot with Sun ROM
2013-12-24 20:40 UTC (7+ messages)
` [Qemu-devel] [Bug 1262081] "
` [Qemu-devel] [Bug 1262081] "
[Qemu-devel] [PULL v2 00/24] QOM devices patch queue 2013-12-24
2013-12-24 19:43 UTC (26+ messages)
` [Qemu-devel] [PULL v2 01/24] qdev: Replace no_user by cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL v2 02/24] sysbus: Set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL v2 03/24] cpu: Document why cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL v2 04/24] apic: "
` [Qemu-devel] [PULL v2 05/24] pci-host: Consistently set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL v2 06/24] ich9: Document why cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL v2 07/24] piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL v2 08/24] vt82c686: "
` [Qemu-devel] [PULL v2 09/24] isa: "
` [Qemu-devel] [PULL v2 10/24] qdev: Do not let the user try to device_add when it cannot work
` [Qemu-devel] [PULL v2 11/24] qdev-monitor: Avoid device_add crashing on non-device driver name
` [Qemu-devel] [PULL v2 12/24] hw: cannot_instantiate_with_device_add_yet due to pointer props
` [Qemu-devel] [PULL v2 13/24] qdev: Document that pointer properties kill device_add
` [Qemu-devel] [PULL v2 14/24] qom: Split out object and class caches
` [Qemu-devel] [PULL v2 15/24] qom: Do not register interface "types" in the type table and fix names
` [Qemu-devel] [PULL v2 16/24] tests: Test QOM interface casting
` [Qemu-devel] [PULL v2 17/24] qom: Detect bad reentrance during object_class_foreach()
` [Qemu-devel] [PULL v2 18/24] qdev: Drop misleading qbus_free() function
` [Qemu-devel] [PULL v2 19/24] apic: Cleanup for QOM'ification
` [Qemu-devel] [PULL v2 20/24] apic: QOM'ify APIC
` [Qemu-devel] [PULL v2 21/24] icc_bus: QOM'ify ICC
` [Qemu-devel] [PULL v2 22/24] ioapic: Cleanup for QOM'ification
` [Qemu-devel] [PULL v2 23/24] ioapic: QOM'ify ioapic
` [Qemu-devel] [PULL v2 24/24] qdev-monitor: Improve error message for -device nonexistant
[Qemu-devel] 30-day Public Review for Virtual I/O Device (VIRTIO) Version 1.0
2013-12-24 19:14 UTC
[Qemu-devel] [PULL 00/24] QOM devices patch queue 2013-12-24
2013-12-24 17:01 UTC (26+ messages)
` [Qemu-devel] [PULL 01/24] qdev: Replace no_user by cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL 02/24] sysbus: Set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL 03/24] cpu: Document why cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL 04/24] apic: "
` [Qemu-devel] [PULL 05/24] pci-host: Consistently set cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL 06/24] ich9: Document why cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL 07/24] piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
` [Qemu-devel] [PULL 08/24] vt82c686: "
` [Qemu-devel] [PULL 09/24] isa: "
` [Qemu-devel] [PULL 10/24] qdev: Do not let the user try to device_add when it cannot work
` [Qemu-devel] [PULL 11/24] qdev-monitor: Avoid device_add crashing on non-device driver name
` [Qemu-devel] [PULL 12/24] hw: cannot_instantiate_with_device_add_yet due to pointer props
` [Qemu-devel] [PULL 13/24] qdev: Document that pointer properties kill device_add
` [Qemu-devel] [PULL 14/24] qom: Split out object and class caches
` [Qemu-devel] [PULL 15/24] qom: Do not register interface "types" in the type table and fix names
` [Qemu-devel] [PULL 16/24] tests: Test QOM interface casting
` [Qemu-devel] [PULL 17/24] qom: Detect bad reentrance during object_class_foreach()
` [Qemu-devel] [PULL 18/24] qdev: Drop misleading qbus_free() function
` [Qemu-devel] [PULL 19/24] apic: Cleanup for QOM'ification
` [Qemu-devel] [PULL 20/24] apic: QOM'ify APIC
` [Qemu-devel] [PULL 21/24] icc_bus: QOM'ify ICC
` [Qemu-devel] [PULL 22/24] ioapic: Cleanup for QOM'ification
` [Qemu-devel] [PULL 23/24] ioapic: QOM'ify ioapic
` [Qemu-devel] [PULL 24/24] qdev-monitor: Improve error message for -device nonexistant
[Qemu-devel] [V4 PATCH 00/22] PowerPC VSX Stage 3
2013-12-24 16:23 UTC (3+ messages)
` [Qemu-devel] [V4 PATCH 18/22] target-ppc: Add VSX xmax/xmin Instructions
[Qemu-devel] [V3 PATCH 00/14] target-ppc: Base ISA V2.06 for Power7/Power8
2013-12-24 16:09 UTC (29+ messages)
` [Qemu-devel] [V3 PATCH 01/14] target-ppc: Add Flag for Power ISA V2.06
` [Qemu-devel] [V3 PATCH 02/14] target-ppc: Add ISA2.06 bpermd Instruction
` [Qemu-devel] [V3 PATCH 03/14] target-ppc: Add ISA2.06 divdeu[o] Instructions
` [Qemu-devel] [V3 PATCH 04/14] target-ppc: Add ISA2.06 divde[o] Instructions
` [Qemu-devel] [V3 PATCH 05/14] target-ppc: Add ISA 2.06 divwe[u][o] Instructions
` [Qemu-devel] [V3 PATCH 06/14] target-ppc: Add ISA2.06 lbarx, lharx Instructions
` [Qemu-devel] [V3 PATCH 07/14] target-ppc: Add ISA 2.06 stbcx. and sthcx. Instructions
` [Qemu-devel] [V3 PATCH 08/14] target-ppc: Add ISA2.06 Float to Integer Instructions
` [Qemu-devel] [V3 PATCH 09/14] target-ppc: Add ISA 2.06 fcfid[u][s] Instructions
` [Qemu-devel] [V3 PATCH 10/14] target-ppc: Fix and enable fri[mnpz]
` [Qemu-devel] [V3 PATCH 11/14] target-ppc: Add ISA 2.06 ftdiv Instruction
` [Qemu-devel] [V3 PATCH 12/14] target-ppc: Add ISA 2.06 ftsqrt
` [Qemu-devel] [V3 PATCH 13/14] target-ppc: Enable frsqrtes on Power7 and Power8
` [Qemu-devel] [V3 PATCH 14/14] target-ppc: Add ISA2.06 lfiwzx Instruction
[Qemu-devel] [PULL 00/50] migration queue
2013-12-24 16:06 UTC
[Qemu-devel] [PULL 00/32] ppc patch queue 2013-12-20
2013-12-24 15:19 UTC (4+ messages)
[Qemu-devel] KVM call agenda for 2013-12-24
2013-12-24 14:52 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/9] target-sh4: optimizations and cleanups
2013-12-24 14:49 UTC (19+ messages)
` [Qemu-devel] [PATCH v2 1/9] target-sh4: use bit number for SR constants
` [Qemu-devel] [PATCH v2 2/9] target-sh4: Split out T from SR
` [Qemu-devel] [PATCH v2 3/9] target-sh4: optimize addc using add2
` [Qemu-devel] [PATCH v2 4/9] target-sh4: optimize subc using sub2
` [Qemu-devel] [PATCH v2 5/9] target-sh4: optimize negc using add2 and sub2
` [Qemu-devel] [PATCH v2 6/9] target-sh4: split out Q and M from of SR and optimize div1
` [Qemu-devel] [PATCH v2 7/9] target-sh4: factorize fmov implementation
` [Qemu-devel] [PATCH v2 8/9] target-sh4: remove dead code
` [Qemu-devel] [PATCH v2 9/9] target-sh4: simplify tas instruction
[Qemu-devel] [PATCH 0/5] miscellaneous minor cocoa UI patches
2013-12-24 14:46 UTC (7+ messages)
` [Qemu-devel] [PATCH 2/5] ui/cocoa: Correct typos in comments and variable names
[Qemu-devel] [RFC PATCH] smp: autodetect numbers of threads per core
2013-12-24 14:42 UTC (6+ messages)
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v3 00/10] prep: improve Raven PCI host emulation
2013-12-24 14:06 UTC (12+ messages)
` [Qemu-devel] [PATCH v3 03/10] raven: move BIOS loading from board code to PCI host
` [Qemu-devel] [Qemu-ppc] "
[Qemu-devel] [PATCH v3 00/38] bitmap queue
2013-12-24 13:24 UTC (3+ messages)
` [Qemu-devel] [PATCH 01/38] bitmap: use long as index
[Qemu-devel] [PULL 00/10] QOM CPUState patch queue 2013-12-24
2013-12-24 12:59 UTC (11+ messages)
` [Qemu-devel] [PULL 01/10] cputlb: Use memset() when flushing entries
` [Qemu-devel] [PULL 02/10] cputlb: Tidy memset() of arrays
` [Qemu-devel] [PULL 03/10] target-i386: Move apic_state field from CPUX86State to X86CPU
` [Qemu-devel] [PULL 04/10] cpu-exec: Optimize X86CPU usage in cpu_exec()
` [Qemu-devel] [PULL 05/10] target-i386: Convert 'hv_relaxed' to static property
` [Qemu-devel] [PULL 06/10] target-i386: Convert 'hv_vapic' "
` [Qemu-devel] [PULL 07/10] target-i386: Convert 'hv_spinlocks' "
` [Qemu-devel] [PULL 08/10] target-i386: Convert 'check' and 'enforce' to static properties
` [Qemu-devel] [PULL 09/10] target-i386: Cleanup 'foo' feature handling
` [Qemu-devel] [PULL 10/10] target-i386: Cleanup 'foo=val' "
[Qemu-devel] [PATCH] ui/cocoa: Remove stray tabs
2013-12-24 12:05 UTC (3+ messages)
[Qemu-devel] [PATCH qom-cpu] cpu-exec: Optimize X86CPU usage in cpu_exec()
2013-12-24 11:34 UTC (3+ messages)
[Qemu-devel] [PATCH v2] qom: fix inherited interfaces
2013-12-24 11:26 UTC (4+ messages)
[Qemu-devel] [PATCH 0/2] qom: fix registration of QOM interfaces
2013-12-24 11:20 UTC (9+ messages)
` [Qemu-devel] [PATCH 2/2] qom: detect bad reentrance during object_class_foreach
[Qemu-devel] [PATCH] arm64: Set source for ret instruction correctly
2013-12-24 10:33 UTC (4+ messages)
[Qemu-devel] [PATCH RFC 0/2] improve rng-egd perf
2013-12-24 9:58 UTC (5+ messages)
` [Qemu-devel] [PATCH RFC 1/2] rng-egd: improve egd backend performance
[Qemu-devel] [RFC PATCH v3 0/6] qemu-img: add preallocation=full
2013-12-24 8:31 UTC (4+ messages)
` [Qemu-devel] [RFC PATCH v3 2/6] block: add BlockDriver.bdrv_preallocate
[Qemu-devel] [PATCH 0/2] ui/cocoa: Fix non-blanked display window if guest never uses it
2013-12-24 2:51 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] ui/cocoa: Redraw at correct size when switching surface
` [Qemu-devel] [PATCH 2/2] ui/cocoa: Draw black rectangle if we have no data yet
[Qemu-devel] [RFC qom-next v5 0/8] i386: add cpu hot remove support
2013-12-24 2:08 UTC (4+ messages)
` [Qemu-devel] [RFC qom-next v5 1/8] x86: move apic_state field from CPUX86State to X86CPU
[Qemu-devel] [PATCH] target-ppc: dump DAR and DSISR
2013-12-24 1:17 UTC
[Qemu-devel] [PATCH v2] test: QOM interface casting
2013-12-24 0:21 UTC (2+ messages)
[Qemu-devel] [PATCH v2 00/60] target-i386 improvements
2013-12-23 22:54 UTC (3+ messages)
[Qemu-devel] [Bug 1263747] [NEW] Arm64 fails to run a binary which runs OK on real hardware
2013-12-23 22:19 UTC (4+ messages)
` [Qemu-devel] [Bug 1263747] "
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).