messages from 2009-10-05 00:29:38 to 2009-10-07 00:28:03 UTC [more...]
[Qemu-devel] [PATCH v2 00/15]: Initial QObject conversion
2009-10-07 0:27 UTC (15+ messages)
` [Qemu-devel] [PATCH 01/15] QObject: Accept NULL
` [Qemu-devel] [PATCH 02/15] Introduce QList
` [Qemu-devel] [PATCH 03/15] Introduce QList unit-tests
` [Qemu-devel] [PATCH 04/15] monitor: Add user_print() to mon_cmd_t
` [Qemu-devel] [PATCH 05/15] monitor: Handle new and old style handlers
` [Qemu-devel] [PATCH 06/15] monitor: do_info(): handle new and old info handlers
` [Qemu-devel] [PATCH 07/15] monitor: Convert do_quit() do QObject
` [Qemu-devel] [PATCH 08/15] monitor: Convert do_stop() to QObject
` [Qemu-devel] [PATCH 09/15] monitor: Convert do_system_reset() "
` [Qemu-devel] [PATCH 10/15] monitor: Convert do_system_powerdown() "
` [Qemu-devel] [PATCH 11/15] monitor: Convert do_cont() "
` [Qemu-devel] [PATCH 12/15] monitor: Convert do_balloon() "
` [Qemu-devel] [PATCH 13/15] monitor: Convert do_info_version() "
` [Qemu-devel] [PATCH 14/15] monitor: Convert do_info_balloon() "
[Qemu-devel] [PATCH 0/4] S/390 host and target support
2009-10-06 23:22 UTC (2+ messages)
[Qemu-devel] [PATCH 0/7] Clean up use of qdev_init()
2009-10-06 23:16 UTC (8+ messages)
` [Qemu-devel] [PATCH 1/7] Unbreak USB autoconnect filters
` [Qemu-devel] [PATCH 2/7] Make qdev_init() destroy the device on failure
` [Qemu-devel] [PATCH 3/7] Check return value of qdev_init()
` [Qemu-devel] [PATCH 4/7] New qdev_init_nofail()
` [Qemu-devel] [PATCH 5/7] Make isa_create() terminate program on failure
` [Qemu-devel] [PATCH 6/7] Warn if value of qdev_init() isn't checked
` [Qemu-devel] [PATCH 7/7] Clean up test for qdev_init() failure
[Qemu-devel] [PATCH] CODING_STYLE: {} as in linux kernel
2009-10-06 21:43 UTC (4+ messages)
[Qemu-devel] [PATCH] Reorganize option rom (+linux kernel) loading
2009-10-06 21:18 UTC (8+ messages)
[Qemu-devel] patchwork service
2009-10-06 20:54 UTC (5+ messages)
[Qemu-devel] [PATCH] eepro100: Add more i825xx devices
2009-10-06 20:53 UTC (7+ messages)
[Qemu-devel] OpenBSD build fixes
2009-10-06 19:33 UTC (4+ messages)
[Qemu-devel] [PATCH 00/19 v2] Port -net to QemuOpts
2009-10-06 19:19 UTC (32+ messages)
` [Qemu-devel] [PATCH 00/19 v3] "
` [Qemu-devel] [PATCH] Register rtc options for -set
` [Qemu-devel] [PATCH] Use qemu_strdup() for NICInfo string fields
` [Qemu-devel] [PATCH] Don't assign a static string to NICInfo::model
` [Qemu-devel] [PATCH] Make NICInfo string fields non-const
` [Qemu-devel] [PATCH] Move memset() from net_client_uninit() to net_client_init()
` [Qemu-devel] [PATCH] Use qemu_strdup() for VLANClientState string fields
` [Qemu-devel] [PATCH] Make net_client_init() consume slirp_configs even on error
` [Qemu-devel] [PATCH] Don't exit() in config_error()
` [Qemu-devel] [PATCH] Drop config_error(), use qemu_error() instead
` [Qemu-devel] [PATCH] Remove bogus error message from qemu_opts_set()
` [Qemu-devel] [PATCH] Remove double error message in qemu_option_set()
` [Qemu-devel] [PATCH] Remove double error message for -device option parsing
` [Qemu-devel] [PATCH] Make qemu_opts_parse() handle empty strings
` [Qemu-devel] [PATCH] Add qemu_opts_validate() for post parsing validation
` [Qemu-devel] [PATCH] Never overwrite a QemuOpt
` [Qemu-devel] [PATCH] Add qemu_net_opts
` [Qemu-devel] [PATCH] Port -net none and -net nic to QemuOpts
` [Qemu-devel] [PATCH] Port -net user "
` [Qemu-devel] [PATCH] Port -net tap "
` [Qemu-devel] [PATCH] Port -net socket "
` [Qemu-devel] [PATCH] Port -net vde "
` [Qemu-devel] [PATCH] Port -net dump "
` [Qemu-devel] [PATCH] Clean up legacy code in net_client_init()
` [Qemu-devel] [PATCH] Port host_net_add monitor command to QemuOpts
` [Qemu-devel] [PATCH] Port usb net "
` [Qemu-devel] [PATCH] Port PCI NIC hotplug "
` [Qemu-devel] [PATCH] Final net cleanup after conversion "
[Qemu-devel] [PATCH] qdev: move comment
2009-10-06 19:17 UTC
[Qemu-devel] [PATCH 0/6] *** SUBJECT HERE ***
2009-10-06 19:11 UTC (7+ messages)
` [Qemu-devel] [PATCH 1/6] AIOLIBS is not used anywhere
` [Qemu-devel] [PATCH 2/6] optionrom: remove use of implicit RM variable
` [Qemu-devel] [PATCH 3/6] add build-all to .PHONY rules
` [Qemu-devel] [PATCH 4/6] optionrom: create .PHONY variable
` [Qemu-devel] [PATCH 5/6] Don't use implicit rules for Makefile
` [Qemu-devel] [PATCH 6/6] configure and Makefile are not generated in qemu
[Qemu-devel] [PATCH v4 00/23] pci: various pci clean up and pci express support
2009-10-06 14:40 UTC (53+ messages)
` [Qemu-devel] [PATCH 01/23] pci: fix PCI_DPRINTF() wrt variadic macro
` [Qemu-devel] [PATCH 02/23] pci: use appropriate PRIs in PCI_DPRINTF() for portability
` [Qemu-devel] [PATCH 03/23] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4
` [Qemu-devel] [PATCH 04/23] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1
` [Qemu-devel] [PATCH 05/23] pci: use PCI_SLOT() and PCI_FUNC()
` [Qemu-devel] [PATCH 06/23] pci: define a constant to represent a unmapped bar and use it
` [Qemu-devel] [PATCH 07/23] pci: helper functions to access PCIDevice::config
` [Qemu-devel] [PATCH 08/23] pci: use helper functions to access pci config space
` [Qemu-devel] [PATCH 09/23] pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
` [Qemu-devel] [PATCH 10/23] pci: introduce FMT_PCIBUS for printf format for pcibus_t
` [Qemu-devel] "
` [Qemu-devel] [PATCH 11/23] pci: typedef pcibus_t as uint64_t instead of uint32_t
` [Qemu-devel] "
` [Qemu-devel] [PATCH 12/23] pci: 64bit bar support
` [Qemu-devel] "
` [Qemu-devel] [PATCH 13/23] pci: make pci configuration transaction more accurate
` [Qemu-devel] "
` [Qemu-devel] [PATCH 14/23] pci: factor out the logic to get pci device from address
` [Qemu-devel] "
` [Qemu-devel] [PATCH 15/23] pci_host.h: split non-inline static function in pci_host.h into pci_host.c
` [Qemu-devel] "
` [Qemu-devel] [PATCH 16/23] pci: pcie host and mmcfg support
` [Qemu-devel] "
` [Qemu-devel] [PATCH 17/23] pci: fix pci_default_write_config()
` [Qemu-devel] [PATCH 18/23] pci: add helper functions for pci config write function
` [Qemu-devel] [PATCH 19/23] pci: use helper function in pci_default_write_config()
` [Qemu-devel] [PATCH 20/23] pci: make bar update function aware of pci bridge
` [Qemu-devel] "
` [Qemu-devel] [PATCH 21/23] pci/brdige: qdevfy and initialize secondary bus and subordinate bus
` [Qemu-devel] "
` [Qemu-devel] [PATCH 22/23] pci: initialize wmask according to pci header type
` [Qemu-devel] "
` [Qemu-devel] [PATCH 23/23] pci/monitor: print out bridge's filtering values and so on
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH v4 00/23] pci: various pci clean up and pci express support
[Qemu-devel] [PATCH] i386 target: fix ARPL
2009-10-06 14:29 UTC (4+ messages)
[Qemu-devel] [PATCH] qemu: make virtio-blk PCI compliant by default
2009-10-06 14:23 UTC (29+ messages)
` [Qemu-devel] "
` [Qemu-devel] [PATCH 1/2] fix virtio_blk serial pci config breakage
` [Qemu-devel] [PATCH] fix virtio_blk serial pci config breakage, v2
` [Qemu-devel] "
` [Qemu-devel] Re: [PATCH 0/2] fix virtio_blk serial pci config breakage
[Qemu-devel] [PATCH] Fix infinite loop in i386 cpu_post_load()
2009-10-06 14:16 UTC (2+ messages)
[Qemu-devel] Re: [Qemu-commits] [COMMIT 3031efa] eepro100: Remove unused device status entries
2009-10-06 11:25 UTC (5+ messages)
[Qemu-devel] [PATCH v3 0/5] Improve PC RTC emulation
2009-10-06 10:59 UTC (4+ messages)
` [Qemu-devel] [PATCH v3 4/5] Refactor RTC command line switches
` [PATCH] Register rtc options for -set (was: [Qemu-devel] [PATCH v3 4/5] Refactor RTC command line switches)
[Qemu-devel] commits not reported to qmu-commits?
2009-10-06 9:53 UTC (12+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 0/9] pci: pcie host and mmcfg support
2009-10-06 9:33 UTC (5+ messages)
` [Qemu-devel] [PATCH 5/9] pci: 64bit bar support
` [Qemu-devel] [PATCH 9/9] [RFC] pci: pcie host and mmcfg support
[Qemu-devel] QUEMU 0.11 on OpenSolaris
2009-10-06 7:30 UTC
[Qemu-devel] [PATCH] qemu/pci: clarify pci config load routine
2009-10-05 22:47 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] qemu/pci: make pci not depend on msix
2009-10-05 21:21 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] Questions regarding using QEMU as a hardware exploration platform
2009-10-05 20:56 UTC (2+ messages)
[Qemu-devel] patches to drop & revert
2009-10-05 20:50 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] what's on qemu tree for pci related fixes
2009-10-05 20:24 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] Q: how to diagnose network problems between host and guest?
2009-10-05 19:39 UTC
[Qemu-devel] [PATCH] x86: fix miss merge
2009-10-05 18:30 UTC
[Qemu-devel] Some comments about recent modifications to target-i386/cpu.h
2009-10-05 16:54 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] QUEMU 0.11 on OpenSolaris
2009-10-05 15:48 UTC (2+ messages)
[Qemu-devel] Release plan for 0.12.0
2009-10-05 14:43 UTC (32+ messages)
` [coreboot] "
[Qemu-devel] [PATCH 1/4] TCG x86: implement lzcnt emulation
2009-10-05 13:57 UTC (3+ messages)
` [Qemu-devel] [PATCH 1/4 v2] "
` [Qemu-devel] "
[Qemu-devel] Release plan for 0.12.0
2009-10-05 13:52 UTC (7+ messages)
[Qemu-devel] [PATCH] Implement the trivial diagnose CU and RU abort commands. These are necessary to make the device work with OpenSolaris 0609 (111b)
2009-10-05 13:24 UTC (2+ messages)
[Qemu-devel] [PATCH 00/25] pci: various pci clean up and pci express support. V2
2009-10-05 13:21 UTC (5+ messages)
[Qemu-devel] [PATCH] eepro100: Remove unused device status entries
2009-10-05 13:20 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH v1 00/14]: Initial QObject conversion
2009-10-05 13:16 UTC (5+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH 00/25] pci: various pci clean up and pci express support. V3
2009-10-05 11:04 UTC (21+ messages)
` [Qemu-devel] [PATCH 02/25] pci: use appropriate PRIs in PCI_DPRINTF() for portability
` [Qemu-devel] "
` [Qemu-devel] [PATCH 03/25] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4
` [Qemu-devel] "
` [Qemu-devel] [PATCH 12/25] pci: 64bit bar support
` [Qemu-devel] "
` [Qemu-devel] [PATCH 21/25] pci: make bar update function aware of pci bridge
` [Qemu-devel] "
` [Qemu-devel] [PATCH 22/25] pci/brdige: qdevfy and initialize secondary bus and subordinate bus
` [Qemu-devel] "
[Qemu-devel] [PATCH 00/61] Q35 chip set and stuff
2009-10-05 10:30 UTC (3+ messages)
` [Qemu-devel] [PATCH 53/61] pc q35 based chipset emulator
` [Qemu-devel] "
[Qemu-devel] Release plan for 0.12.0
2009-10-01 21:23 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).