messages from 2010-06-21 19:33:45 to 2010-06-23 15:41:04 UTC [more...]
[Qemu-devel] [PATCH 0/7] QMP: Introduce query-netdev
2010-06-23 15:40 UTC (6+ messages)
` [Qemu-devel] [PATCH 1/7] QMP: Introduce the documentation for query-netdev and info netdev
` [Qemu-devel] [PATCH 2/7] QObject API: introduce qdict_to_qstring() function
` [Qemu-devel] [PATCH 3/7] net: Introduce VLANClientState->info_dict
` [Qemu-devel] [PATCH 4/7] net: tap/tap-win32: introduce info_dict
` [Qemu-devel] [PATCH 5/7] net: vde: "
[Qemu-devel] [PATCH v2 00/13]: QMP: Replace client argument checker
2010-06-23 15:23 UTC (17+ messages)
` [Qemu-devel] [PATCH 01/13] QDict: Rename 'err_value'
` [Qemu-devel] [PATCH 02/13] QDict: Small terminology change
` [Qemu-devel] [PATCH 03/13] QDict: Introduce functions to retrieve QDictEntry values
` [Qemu-devel] [PATCH 04/13] QDict: Introduce new iteration API
` [Qemu-devel] [PATCH 05/13] check-qdict: Introduce test for the "
` [Qemu-devel] [PATCH 06/13] QDict: Introduce qdict_get_try_bool()
` [Qemu-devel] [PATCH 07/13] Monitor: handle optional '-' arg as a bool
` [Qemu-devel] [PATCH 08/13] QMP: New argument checker (first part)
` [Qemu-devel] [PATCH 09/13] QMP: New argument checker (second part)
` [Qemu-devel] [PATCH 10/13] QMP: Drop old client argument checker
` [Qemu-devel] [PATCH 11/13] QError: Introduce QERR_QMP_UNEXPECTED_INPUT_OBJECT_MEMBER
` [Qemu-devel] [PATCH 12/13] QMP: Introduce qmp_check_input_obj()
` [Qemu-devel] [PATCH 13/13] QMP: Drop old input object checking
[Qemu-devel] Question about mmap from user space and accessing emulated device bar0 contents
2010-06-23 14:59 UTC
[Qemu-devel] [PATCH v2] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
2010-06-23 14:50 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 1/2] rtc: Parse the 'driftfix' option only for TARGET_I386
2010-06-23 14:43 UTC (5+ messages)
` [Qemu-devel] [PATCH 2/2] rtc: Remove TARGET_I386 from qemu-config.c, enables driftfix
` [Qemu-devel] Re: [PATCH 1/2] rtc: Parse the 'driftfix' option only for TARGET_I386
[Qemu-devel] [PATCH v6 0/6] Inter-VM Shared Memory Device with migration support
2010-06-23 13:12 UTC (9+ messages)
` [Qemu-devel] [PATCH v6 1/6] Device specification for shared memory PCI device
` [Qemu-devel] [PATCH v6 2/6] Add function to assign ioeventfd to MMIO
` [Qemu-devel] [PATCH v6 3/6] Change phys_ram_dirty to phys_ram_status
` [Qemu-devel] [PATCH v6 4/6] Add support for marking memory to not be migrated. On migration, memory is checked for the NO_MIGRATION_FLAG
` [Qemu-devel] [PATCH v6 5/6] Inter-VM shared memory PCI device
` [Qemu-devel] [PATCH v6 6/6] the stand-alone shared memory server for inter-VM shared memory
[Qemu-devel] [PATCH v4 00/23] qdev path reworks & basic device state visualization
2010-06-23 12:15 UTC (29+ messages)
` [Qemu-devel] [PATCH v4 01/23] qdev: Rework qtree path abbreviations
` [Qemu-devel] [PATCH v4 02/23] qdev: Restrict direct bus addressing via its name
` [Qemu-devel] [PATCH v4 03/23] qdev: Drop ID matching from qtree paths
` [Qemu-devel] [PATCH v4 04/23] qdev: Allow device addressing via 'driver.instance'
` [Qemu-devel] [PATCH v4 07/23] qdev: Allow device specification by qtree path for device_del
` [Qemu-devel] [PATCH v4 08/23] qdev: Introduce qdev_iterate_recursive
` [Qemu-devel] [PATCH v4 11/23] monitor: Add completion support for option lists
` [Qemu-devel] [PATCH v4 12/23] monitor: Add completion for qdev paths
` [Qemu-devel] [PATCH v4 13/23] monitor: Allow to specify HMP-specifc command arguments
` [Qemu-devel] [PATCH v4 14/23] monitor: return length of printed string via monitor_[v]printf
[Qemu-devel] [PATCH] block: allow filenames with colons again for host devices
2010-06-23 11:01 UTC (2+ messages)
[Qemu-devel] [PATCH v4 0/6] pci: multi-function bit fixes
2010-06-23 10:41 UTC (7+ messages)
` [Qemu-devel] [PATCH v4 3/6] pci: set PCI multi-function bit appropriately
` [Qemu-devel] "
[Qemu-devel] [Bug 597641] [NEW] SD card state change from ident to stby
2010-06-23 10:24 UTC
[Qemu-devel] [PATCH v5 0/9] pci: multi-function bit fixes
2010-06-23 10:11 UTC (12+ messages)
` [Qemu-devel] [PATCH v5 1/9] pci: use PCI_DEVFN() where appropriate
` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 2/9] pci: insert assert that auto-assigned-address function is single function device
` [Qemu-devel] "
` [Qemu-devel] [PATCH v5 3/9] pci: don't overwrite multi functio bit in pci header type
` [Qemu-devel] [PATCH v5 4/9] pci: remove PCIDeviceInfo::header_type
` [Qemu-devel] [PATCH v5 5/9] qdev: implement qdev_prop_set_bit()
` [Qemu-devel] [PATCH v5 6/9] pci: introduce multifunction property
` [Qemu-devel] [PATCH v5 7/9] pci: set multifunction property for normal device
` [Qemu-devel] [PATCH v5 8/9] pci_bridge: make pci bridge aware of pci multi function bit
` [Qemu-devel] [PATCH v5 9/9] pci: set PCI multi-function bit appropriately
[Qemu-devel] [PATCH] virtio-net: correct header length math
2010-06-23 9:51 UTC
[Qemu-devel] [Bug 592056] [NEW] qemu segmentation fault when create qcow2 image with qemu-img command
2010-06-23 8:38 UTC (2+ messages)
` [Qemu-devel] [Bug 592056] "
[Qemu-devel] [Bug 597575] [NEW] Hangs on HTTP errors when using the curl block driver
2010-06-23 8:06 UTC
[Qemu-devel] smp broken in tcg mode with --enable-io-thread?
2010-06-23 7:42 UTC (11+ messages)
` [Qemu-devel] [PATCH] fix smp with tcg mode and --enable-io-thread
` [Qemu-devel] "
[Qemu-devel] u-boot on 'qemu-system-mips64 -M mips'
2010-06-23 7:19 UTC (5+ messages)
` [Qemu-devel] (buiding info)u-boot "
[Qemu-devel] [PATCH] x86: Clean up CPU reset
2010-06-23 6:20 UTC
[Qemu-devel] [PATCH] x86: Fix INIT processing
2010-06-23 6:19 UTC
[Qemu-devel] [PATCH] virtio-pci: fix bus master bug setting on load
2010-06-23 1:48 UTC (2+ messages)
[Qemu-devel] PATCH-V7 0/10] virtio-9p:Introducing security model for VirtFS
2010-06-23 1:47 UTC (3+ messages)
` [Qemu-devel] [PATCH-V7 01/10] virtio-9p: Introduces an option to specify the security model
[Qemu-devel] [PATCH v3 0/5] Add QMP migration events
2010-06-23 1:47 UTC (3+ messages)
` [Qemu-devel] [PATCH v3 1/5] Exit if incoming migration fails
[Qemu-devel] [PATCH] give some useful error messages when tap open
2010-06-23 1:47 UTC (2+ messages)
[Qemu-devel] [PATCH-V2] [virtio-9p] Flush the debug message out to the log file
2010-06-23 1:46 UTC (2+ messages)
[Qemu-devel] [PATCH] Extra scan codes for missing keys
2010-06-23 1:46 UTC (3+ messages)
[Qemu-devel] [PATCH] virtio-9p: Rearrange fileop structures
2010-06-23 1:46 UTC (2+ messages)
[Qemu-devel] SPARC not booting SMP Linux kernel
2010-06-22 22:29 UTC (6+ messages)
[Qemu-devel] [Bug 597402] [NEW] qemu does not call unlink() on temp files in snapshot mode
2010-06-22 19:30 UTC
[Qemu-devel] [Bug 524447] Re: virsh save is very slow
2010-06-22 19:02 UTC
[Qemu-devel] [Bug 597362] [NEW] qemu-system-sparc singlestep not work in gdbstub
2010-06-22 17:31 UTC
[Qemu-devel] block: format vs. protocol, and how they stack
2010-06-22 16:56 UTC (24+ messages)
` [Qemu-devel] "
[Qemu-devel] [Bug 597351] [NEW] Slow UDP performance with virtio device
2010-06-22 16:45 UTC (2+ messages)
` [Qemu-devel] [Bug 597351] "
[Qemu-devel] [PATCH] qcow2: Fix error handling during metadata preallocation
2010-06-22 15:34 UTC
[Qemu-devel] KVM call agenda for June 22
2010-06-22 14:52 UTC (9+ messages)
` [Qemu-devel] "
[Qemu-devel] [RFC PATCH 0/5] Introduce canonical device hierarchy string
2010-06-22 14:27 UTC (3+ messages)
` RFC qdev path semantics (was: [Qemu-devel] [RFC PATCH 0/5] Introduce canonical device hierarchy string)
` [Qemu-devel] Re: RFC qdev path semantics
[Qemu-devel] [PULL 00/14] Block patches
2010-06-22 14:09 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/14] scsi-bus: Add PERSISTENT_RESERVE_OUT SCSIRequest->cmd.mode setup
` [Qemu-devel] [PATCH 02/14] scsi-bus: Add MAINTENANCE_IN and MAINTENANCE_OUT SCSIRequest xfer and mode assignments
` [Qemu-devel] [PATCH 03/14] block: fix physical_block_size calculation
` [Qemu-devel] [PATCH 04/14] monitor: allow device to be ejected if no disk is inserted
` [Qemu-devel] [PATCH 05/14] block: Add bdrv_(p)write_sync
` [Qemu-devel] [PATCH 06/14] cow: Use bdrv_(p)write_sync for metadata writes
` [Qemu-devel] [PATCH 07/14] qcow: "
` [Qemu-devel] [PATCH 08/14] qcow2: "
` [Qemu-devel] [PATCH 09/14] vmdk: "
` [Qemu-devel] [PATCH 10/14] vpc: "
` [Qemu-devel] [PATCH 11/14] qemu-io: check registered fds in command_loop()
` [Qemu-devel] [PATCH 12/14] virtio-blk: fix the list operation in virtio_blk_load()
` [Qemu-devel] [PATCH 13/14] qcow2: Fix qemu-img check segfault on corrupted images
` [Qemu-devel] [PATCH 14/14] qcow2: Don't try to check tables that couldn't be loaded
[Qemu-devel] [PATCH v5 6/6] MIPS: Initial support of fulong mini pc (machine construction)
2010-06-22 13:34 UTC
[Qemu-devel] [PATCH v5 5/6] MIPS: Initial support of fulong mini pc (CPU definition)
2010-06-22 13:33 UTC
[Qemu-devel] [PATCH v5 4/6] MIPS: Initial support of VIA USB controller used by fulong mini pc
2010-06-22 13:33 UTC
[Qemu-devel] [PATCH v5 3/6] MIPS: Initial support of VIA IDE controller used by fulong mini pc
2010-06-22 13:33 UTC
[Qemu-devel] [PATCH v5 2/6] MIPS: Initial support of vt82686b south bridge used by fulong mini pc
2010-06-22 13:32 UTC
[Qemu-devel] [PATCH v5 1/6] MIPS: Initial support of bonito north bridge used by fulong mini pc
2010-06-22 13:32 UTC
[Qemu-devel] [PATCH v5 0/6] MIPS: Initial support for fulong (Loongson-2E based) mini pc
2010-06-22 13:30 UTC
[Qemu-devel] [PATCH v3] QMP: Introduce the documentation for query-netdev and info netdev
2010-06-22 13:20 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [patch 1/3] QEMU-C-F: Bring up the elf.h header up-to-date with latest glibc elf.h header
2010-06-22 13:02 UTC (4+ messages)
` [Qemu-devel] [patch 2/3] QEMU-C-F: Introducing qemu userspace tool qemu-core-filter
` [Qemu-devel] [patch 3/3] QEMU-C-F: qemu-core-filter documentation
[Qemu-devel] [PATCH V5 0/2] Threadlets: A generic task offloading framework
2010-06-22 13:00 UTC (4+ messages)
` [Qemu-devel] [PATCH V5 1/2] qemu: Generic task offloading framework: threadlets
` [Qemu-devel] "
` [Qemu-devel] [PATCH V5 2/2] qemu: Convert AIO code to use threadlets
[Qemu-devel] [PATCH v4 0/7] Fix building qemu-kvm for non KVM target
2010-06-22 12:56 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] Only call kvm_set_irqfd() if CONFIG_KVM is defined
` [Qemu-devel] [PATCH 2/7] Remove duplicate kvm_init() stub from qemu-kvm.h
` [Qemu-devel] [PATCH 3/7] time_drift_fix is x86 only, rather than !ia64
` [Qemu-devel] [PATCH 4/7] Build certain drivers for MIPS as well
` [Qemu-devel] [PATCH 5/7] Only export phys_mem create functions for !CONFIG_USER_ONLY builds
` [Qemu-devel] [PATCH 6/7] Only treat KVM specific cmdline options for KVM enabled builds
` [Qemu-devel] [PATCH 7/7] Declare no_hpet variable for all targets
[Qemu-devel] [PATCH v2 0/3] pci: fix resource leak in pci qdev and hot plug
2010-06-22 12:20 UTC (6+ messages)
` [Qemu-devel] [PATCH v2 1/3] pci: fix memory leak of PCIDevice::romfile
` [Qemu-devel] [PATCH v2 2/3] pci: option rom clean up
` [Qemu-devel] [PATCH v2 3/3] pci hotplug: make pci hotplug return value to caller
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH v2 0/3] pci: fix resource leak in pci qdev and hot plug
[Qemu-devel] [PATCH] stop cpus before forking
2010-06-22 12:18 UTC (5+ messages)
[Qemu-devel] [PATCH v2] QMP: Introduce the documentation for query-netdev and info netdev
2010-06-22 11:53 UTC (6+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/2] qcow2: qemu-img check fixes
2010-06-22 10:37 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/2] qcow2: Fix qemu-img check segfault on corrupted images
` [Qemu-devel] [PATCH 2/2] qcow2: Don't try to check tables that couldn't be loaded
[Qemu-devel] [PATCH] qemu-option: Reject anti-social IDs
2010-06-22 9:33 UTC (2+ messages)
[Qemu-devel] [PATCH v2] seabios: acpi: allow qemu to load dsdt as external acpi table
2010-06-22 8:53 UTC
[Qemu-devel] [PATCH v2 0/8] seabios: pci: multi pci bus support
2010-06-22 8:57 UTC (9+ messages)
` [Qemu-devel] [PATCH v2 1/8] seabios: pci: introduce foreachpci_in_bus() helper macro
` [Qemu-devel] [PATCH v2 2/8] seabios: pciinit: factor out pci bar region allocation logic
` [Qemu-devel] [PATCH v2 3/8] seabios: pciinit: make pci memory space assignment 64bit aware
` [Qemu-devel] [PATCH v2 4/8] seabios: pciinit: make pci bar assigner preferchable memory aware
` [Qemu-devel] [PATCH v2 5/8] seabios: pciinit: factor out bar offset calculation
` [Qemu-devel] [PATCH v2 6/8] seabios: pciinit: make bar offset calculation pci bridge aware
` [Qemu-devel] [PATCH v2 7/8] seabios: pciinit: pci bridge bus initialization
` [Qemu-devel] [PATCH v2 8/8] seabios: pciinit: initialize pci bridge filtering registers
[Qemu-devel] [PATCH STABLE-0.12] block/vvfat.c: fix warnings with _FORTIFY_SOURCE
2010-06-22 8:15 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] Öka din synlighet i mediebruset
2010-06-22 7:08 UTC
[Qemu-devel] [patch 0/3] QEMU-C-F: Userspace tool to filter guest OS memory from qemu coredump
2010-06-22 4:01 UTC
[Qemu-devel] [PATCH 1/2] Add 'serial' attribute to virtio-blk devices
2010-06-22 3:40 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] seabios: acpi: allow qemu to load dsdt as external acpi table
2010-06-22 3:02 UTC (2+ messages)
` [Qemu-devel] Re: [SeaBIOS] "
[Qemu-devel] qemu 0.11 and kqemu source question
2010-06-21 22:56 UTC (3+ messages)
` "
[Qemu-devel] [PATCH] [virtio-9p] This patch implements TLCREATE for 9p2000.L protocol
2010-06-21 22:45 UTC
[Qemu-devel] qemu-system-sparc singlestep not work in gdbstub
2010-06-21 19:41 UTC
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).