messages from 2011-12-12 18:17:10 to 2011-12-13 12:37:44 UTC [more...]
[Qemu-devel] [PATCH 00/17] Support mismatched host and guest logical block sizes
2011-12-13 12:37 UTC (6+ messages)
` [Qemu-devel] [PATCH 01/17] block: do not rely on open_flags for bdrv_is_snapshot
` [Qemu-devel] [PATCH 02/17] block: store actual flags in bs->open_flags
` [Qemu-devel] [PATCH 03/17] block: pass protocol flags up to the format
` [Qemu-devel] [PATCH 04/17] block: non-raw protocols never cache
` [Qemu-devel] [PATCH 05/17] block: remove enable_write_cache
[Qemu-devel] [PATCH V2 0/5] Have a working migration with Xen
2011-12-13 12:35 UTC (10+ messages)
` [Qemu-devel] [PATCH V2 5/5] vga-cirrus: Workaround during restore when using Xen
` [Qemu-devel] early_savevm (was: [PATCH V2 5/5] vga-cirrus: Workaround during restore when using Xen.)
` [Qemu-devel] early_savevm
[Qemu-devel] [PATCH] migration.h: remove incoming_expected declarations
2011-12-13 12:29 UTC (2+ messages)
[Qemu-devel] [PATCH] build: Cleanup qga make output
2011-12-13 12:23 UTC (4+ messages)
[Qemu-devel] [PATCH v3 00/14] ARM: Samsung Exynos4210-based boards support
2011-12-13 12:01 UTC (18+ messages)
` [Qemu-devel] [PATCH v3 01/14] ARM: Samsung exynos4210-based boards emulation
` [Qemu-devel] [PATCH v3 02/14] ARM: exynos4210: CMU support
` [Qemu-devel] [PATCH v3 03/14] ARM: exynos4210: UART support
` [Qemu-devel] [PATCH v3 06/14] ARM: exynos4210: PWM support
` [Qemu-devel] [PATCH v3 07/14] hw/arm_boot.c: Add new secondary CPU bootloader
` [Qemu-devel] [PATCH v3 10/14] hw/lan9118: Add basic 16-bit mode support
` [Qemu-devel] [PATCH v3 11/14] hw/exynos4210.c: Add LAN support for SMDKC210
[Qemu-devel] [RFC] QEMU Object Model status/merge plan
2011-12-13 11:35 UTC (2+ messages)
[Qemu-devel] [BUG] [Seabios] PCI 64bit BARs on Win2008 - unable to start the device. (ACPI lacks the _DSM method)
2011-12-13 11:11 UTC (14+ messages)
` [Qemu-devel] [SeaBIOS] "
[Qemu-devel] Dropping the MONITOR_CMD_ASYNC
2011-12-13 11:06 UTC (17+ messages)
[Qemu-devel] [PATCH] phys_page_find_alloc: Use correct initial region_offset
2011-12-13 10:52 UTC
[Qemu-devel] [PATCH 1/2] error: Add an accessor for progname
2011-12-13 9:54 UTC (4+ messages)
` [Qemu-devel] [PATCH 2/2] vl.c: Print the actual program name in help output
[Qemu-devel] [PATCH v2 00/18] qom: dynamic properties and composition tree (v2)
2011-12-13 9:48 UTC (8+ messages)
` [Qemu-devel] [PATCH v2 15/18] rtc: add a dynamic property for retrieving the date
[Qemu-devel] [RFC][PATCT 0/5 v2] dump memory when host pci device is used by guest
2011-12-13 9:20 UTC (5+ messages)
[Qemu-devel] (no subject)
2011-12-13 8:06 UTC (2+ messages)
[Qemu-devel] [PATCH] PPC: Fix linker scripts on ppc hosts
2011-12-13 8:13 UTC (6+ messages)
[Qemu-devel] QEMU TB Unlinking due to interrupt
2011-12-13 8:10 UTC (4+ messages)
[Qemu-devel] buildbot failure in qemu on default_mingw32
2011-12-13 6:33 UTC (2+ messages)
[Qemu-devel] [PATCH V13 0/7] Qemu Trusted Platform Module (TPM) integration
2011-12-13 5:45 UTC (22+ messages)
` [Qemu-devel] [PATCH V13 1/7] Support for TPM command line options
` [Qemu-devel] [PATCH V13 2/7] Add TPM (frontend) hardware interface (TPM TIS) to Qemu
` [Qemu-devel] [PATCH V13 3/7] Add a debug register
` [Qemu-devel] [PATCH V13 4/7] Build the TPM frontend code
` [Qemu-devel] [PATCH V13 5/7] Add a TPM Passthrough backend driver implementation
` [Qemu-devel] [PATCH V13 6/7] Introduce --enable-tpm-passthrough configure option
` [Qemu-devel] [PATCH V13 7/7] Add fd parameter for TPM passthrough driver
[Qemu-devel] [RFC] Plan for moving forward with QOM
2011-12-13 4:47 UTC (2+ messages)
[Qemu-devel] [0/8] Assorted pseries updates
2011-12-13 4:24 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/8] pseries: Remove hcalls callback
` [Qemu-devel] [PATCH 2/8] monitor: add ability to dump SLB entries
` [Qemu-devel] [PATCH 3/8] pseries: FDT NUMA extensions to support multi-node guests
` [Qemu-devel] [PATCH 5/8] pseries: Emit device tree nodes in reg order
` [Qemu-devel] [PATCH 6/8] pseries: Add a routine to find a stable "default" vty and use it
` [Qemu-devel] [PATCH 7/8] pseries: Populate "/chosen/linux, stdout-path" in the FDT
` [Qemu-devel] [PATCH 8/8] pseries: Check for duplicate addresses on the spapr-vio bus
[Qemu-devel] [PATCH v3 000/197] qom: dynamic properties and composition tree (v2)
2011-12-13 3:26 UTC (74+ messages)
` [Qemu-devel] [PATCH v3 001/197] qom: add a reference count to qdev objects
` [Qemu-devel] [PATCH v3 002/197] qom: add new dynamic property infrastructure based on Visitors (v2)
` [Qemu-devel] [PATCH v3 003/197] qom: register legacy properties as new style properties (v2)
` [Qemu-devel] [PATCH v3 004/197] qom: introduce root device
` [Qemu-devel] [PATCH v3 005/197] qdev: provide an interface to return canonical path from root (v2)
` [Qemu-devel] [PATCH v3 006/197] qdev: provide a path resolution (v2)
` [Qemu-devel] [PATCH v3 007/197] qom: add child properties (composition) (v2)
` [Qemu-devel] [PATCH v3 008/197] qom: add link properties (v2)
` [Qemu-devel] [PATCH v3 009/197] qapi: allow a 'gen' key to suppress code generation
` [Qemu-devel] [PATCH v3 010/197] qmp: add qom-list command
` [Qemu-devel] [PATCH v3 011/197] qom: qom_{get, set} monitor commands (v2)
` [Qemu-devel] [PATCH v3 012/197] qdev: add explicitly named devices to the root complex
` [Qemu-devel] [PATCH v3 013/197] dev: add an anonymous peripheral container
` [Qemu-devel] [PATCH v3 014/197] rtc: make piix3 set the rtc as a child (v2)
` [Qemu-devel] [PATCH v3 015/197] rtc: add a dynamic property for retrieving the date
` [Qemu-devel] [PATCH v3 016/197] qom: optimize qdev_get_canonical_path using a parent link
` [Qemu-devel] [PATCH v3 017/197] qmp: make qmp.py easier to use
` [Qemu-devel] [PATCH v3 018/197] qom: add test tools (v2)
` [Qemu-devel] [PATCH v3 019/197] bug fix spotted by paolo
` [Qemu-devel] [PATCH v3 020/197] qom: add vga node to the pc composition tree
` [Qemu-devel] [PATCH v3 021/197] qom: add string property type
` [Qemu-devel] [PATCH v3 022/197] qdev: add a qdev_get_type() function and expose as a 'type' property
` [Qemu-devel] [PATCH v3 023/197] pc: fill out most of the composition tree
` [Qemu-devel] [PATCH v3 024/197] i440fx: split out piix3 device
` [Qemu-devel] [PATCH v3 025/197] i440fx: rename piix_pci -> i440fx
` [Qemu-devel] [PATCH v3 026/197] qom: add qobject
` [Qemu-devel] [PATCH v3 027/197] rename qobject -> object
` [Qemu-devel] [PATCH v3 028/197] more renames
` [Qemu-devel] [PATCH v3 029/197] Start integration of qom w/qdev
` [Qemu-devel] [PATCH v3 030/197] qdev: move qdev->info to class
` [Qemu-devel] [PATCH v3 031/197] qdev: don't access name through info
` [Qemu-devel] [PATCH v3 032/197] qdev: user a wrapper to access reset and promote reset to a class method
` [Qemu-devel] [PATCH v3 033/197] a little better approach to this
` [Qemu-devel] [PATCH v3 034/197] qdev: add isa-device as a subclass of device
` [Qemu-devel] [PATCH v3 035/197] isa: more isa stuff
` [Qemu-devel] [PATCH v3 036/197] qom: make pcidevice part of the hierarchy
` [Qemu-devel] [PATCH v3 039/197] virtio-serial-port
` [Qemu-devel] [PATCH v3 040/197] get rid of more DO_UPCAST
` [Qemu-devel] [PATCH v3 041/197] add class_init to deviceinfo
` [Qemu-devel] [PATCH v3 042/197] isa: move methods from isadeviceinfo to isadeviceclass
` [Qemu-devel] [PATCH v3 043/197] kill off ISADeviceInfo
` [Qemu-devel] [PATCH v3 044/197] usb: don't access dev->info directly
` [Qemu-devel] [PATCH v3 045/197] usb: get rid of info pointer
` [Qemu-devel] [PATCH v3 046/197] usb: promote all of the methods for USBDevice to class methods
` [Qemu-devel] [PATCH v3 047/197] usb: use a factory instead of doing silly things for legacy
` [Qemu-devel] [PATCH v3 048/197] usb: kill USBDeviceInfo
` [Qemu-devel] [PATCH v3 049/197] usb-hid: simply class initialization a bit
` [Qemu-devel] [PATCH v3 050/197] accessors for scsideviceinfo
` [Qemu-devel] [PATCH v3 051/197] drop info link in SCSIDeviceInfo
` [Qemu-devel] [PATCH v3 052/197] move methods out of SCSIDeviceInfo into SCSIDeviceClass
` [Qemu-devel] [PATCH v3 053/197] kill off SCSIDeviceInfo
` [Qemu-devel] [PATCH v3 054/197] get rid of CCIDCardInfo
` [Qemu-devel] [PATCH v3 055/197] rename i2c_slave -> I2CSlave
` [Qemu-devel] [PATCH v3 056/197] add I2CSlave to the type hierarchy
` [Qemu-devel] [PATCH v3 057/197] add SMBusDevice to the type hiearchy
` [Qemu-devel] [PATCH v3 058/197] fixup type registration
` [Qemu-devel] [PATCH v3 059/197] kill off SMBusDeviceInfo
` [Qemu-devel] [PATCH v3 060/197] add guards
` [Qemu-devel] [PATCH v3 061/197] killall I2CSlaveInfo
` [Qemu-devel] [PATCH v3 062/197] killall HDACodecDeviceInfo
` [Qemu-devel] [PATCH v3 063/197] make spapr a bit more patch monkey friendly
` [Qemu-devel] [PATCH v3 064/197] killall VIOsPAPRDeviceInfo
` [Qemu-devel] [PATCH v3 065/197] qxl: be more patch monkey friendly
` [Qemu-devel] [PATCH v3 066/197] make es1370 more script "
` [Qemu-devel] [PATCH v3 067/197] remove arrays of PCIDeviceInfo
` [Qemu-devel] [PATCH v3 068/197] Patch monkey PCIDeviceInfo conversion
` [Qemu-devel] [PATCH v3 069/197] patch monkey, that funky monkey
[Qemu-devel] [PATCH v3 0/3] ivshmem: add a new PIO BAR4(Doorbell) besides MMIO BAR0 to reduce notification time
2011-12-13 1:42 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 1/3] memory: add a memory API about ioeventfd for PIO long
` [Qemu-devel] [PATCH v3 2/3] ivshmem: add a new PIO BAR4(Doorbell) to reduce notification time
` [Qemu-devel] [PATCH v3 3/3] ivshmem: update the spec
[Qemu-devel] [PATCH V2] Fix parse of usb device description with multiple configurations
2011-12-13 1:22 UTC
[Qemu-devel] buildbot failure in qemu on default_x86_64_rhel5
2011-12-13 0:06 UTC
[Qemu-devel] [PATCH] syborg: drop support for Symbian Virtual Platform
2011-12-12 23:35 UTC (2+ messages)
[Qemu-devel] [PATCH v2 0/4] add qemu_thread_join, use it to fix bug in ccid
2011-12-12 23:35 UTC (2+ messages)
[Qemu-devel] [PATCH 1/2] guest agent: add RPC blacklist command-line option
2011-12-12 23:34 UTC (2+ messages)
[Qemu-devel] [PATCH] Add a .mailmap to map pre-git-conversion authors to friendly names
2011-12-12 23:35 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] net: clean up net/socket.c
2011-12-12 23:34 UTC (2+ messages)
[Qemu-devel] KVM call agenda for Tuesday 13
2011-12-12 23:31 UTC (2+ messages)
[Qemu-devel] [PATCH 0/2] split hw/hw.h
2011-12-12 23:06 UTC (2+ messages)
[Qemu-devel] [PATCH] Mark future contributions to GPLv2-only files as GPLv2+
2011-12-12 21:55 UTC (4+ messages)
[Qemu-devel] [PATCH v3 00/20] qom: dynamic properties and composition tree
2011-12-12 20:29 UTC (20+ messages)
` [Qemu-devel] [PATCH v3 01/20] qom: add a reference count to qdev objects
` [Qemu-devel] [PATCH v3 02/20] qom: add new dynamic property infrastructure based on Visitors (v2)
` [Qemu-devel] [PATCH v3 03/20] qom: register legacy properties as new style properties (v2)
` [Qemu-devel] [PATCH v3 04/20] qom: introduce root device
` [Qemu-devel] [PATCH v3 05/20] qdev: provide an interface to return canonical path from root (v2)
` [Qemu-devel] [PATCH v3 06/20] qdev: provide a path resolution (v2)
` [Qemu-devel] [PATCH v3 07/20] qom: add child properties (composition) (v3)
` [Qemu-devel] [PATCH v3 08/20] qom: add link properties (v2)
` [Qemu-devel] [PATCH v3 09/20] qapi: allow a 'gen' key to suppress code generation
` [Qemu-devel] [PATCH v3 10/20] qmp: add qom-list command
` [Qemu-devel] [PATCH v3 11/20] qom: qom_{get, set} monitor commands (v2)
` [Qemu-devel] [PATCH v3 12/20] qdev: add explicitly named devices to the root complex
` [Qemu-devel] [PATCH v3 13/20] dev: add an anonymous peripheral container
` [Qemu-devel] [PATCH v3 14/20] rtc: make piix3 set the rtc as a child (v2)
` [Qemu-devel] [PATCH v3 15/20] rtc: add a dynamic property for retrieving the date
` [Qemu-devel] [PATCH v3 16/20] qom: optimize qdev_get_canonical_path using a parent link
` [Qemu-devel] [PATCH v3 17/20] qom: add vga node to the pc composition tree
` [Qemu-devel] [PATCH v3 18/20] qom: add string property type
` [Qemu-devel] [PATCH v3 19/20] qdev: add a qdev_get_type() function and expose as a 'type' property
[Qemu-devel] [Bug 903365] [NEW] [feature request] bind nat (-net user) to other interface (like eth0:2)
2011-12-12 20:00 UTC
[Qemu-devel] [RFC] Device sandboxing
2011-12-12 18:54 UTC (10+ messages)
[Qemu-devel] [PATCH 00/10] qemu_fclose() error handling fixes (v3)
2011-12-12 18:28 UTC (2+ messages)
[Qemu-devel] [PATCH] hw/usb-net.c: Fix precedence bug when checking rndis_state
2011-12-12 18:28 UTC (2+ messages)
[Qemu-devel] [0/7] Remove unnecessary casts introduced by PCI DMA stubs series
2011-12-12 18:28 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/7] Remove unnecessary casts from PCI DMA code in eepro100
[Qemu-devel] [PATCH] ARM - Remove fixed map code buffer restriction
2011-12-12 18:17 UTC (6+ messages)
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).