messages from 2009-10-02 21:39:58 to 2009-10-06 09:50:13 UTC [more...]
[Qemu-devel] [PATCH v4 00/23] pci: various pci clean up and pci express support
2009-10-06 9:50 UTC (48+ 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] Re: [Qemu-commits] [COMMIT 3031efa] eepro100: Remove unused device status entries
2009-10-06 9:38 UTC (4+ messages)
[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] commits not reported to qmu-commits?
2009-10-06 9:27 UTC (11+ messages)
` [Qemu-devel] "
[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] i386 target: fix ARPL
2009-10-05 21:56 UTC (2+ messages)
[Qemu-devel] OpenBSD build fixes
2009-10-05 21:23 UTC (3+ messages)
[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] [PATCH] qemu: make virtio-blk PCI compliant by default
2009-10-05 20:15 UTC (28+ 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] Q: how to diagnose network problems between host and guest?
2009-10-05 19:39 UTC
[Qemu-devel] [PATCH] eepro100: Add more i825xx devices
2009-10-05 18:54 UTC (4+ messages)
[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 (60+ messages)
` [coreboot] "
[Qemu-devel] [PATCH 0/4] TCG: add some instructions
2009-10-05 13:57 UTC (11+ messages)
` [Qemu-devel] [PATCH 1/4] TCG x86: implement lzcnt emulation
` [Qemu-devel] [PATCH 1/4 v2] "
` [Qemu-devel] "
` [Qemu-devel] [PATCH 2/4] TCG x86: add lock mov cr0 = cr8
` [Qemu-devel] [PATCH 3/4] TCG x86: add SSE4a instruction support
` [Qemu-devel] [PATCH 4/4] TCG x86: add RDTSCP support
[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 (7+ messages)
` [Qemu-devel] [PATCH 17/25] pci: fix pci_default_write_config()
` [Qemu-devel] "
[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 (41+ 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 04/25] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1
` [Qemu-devel] "
` [Qemu-devel] [PATCH 05/25] pci: use PCI_SLOT() and PCI_FUNC()
` [Qemu-devel] "
` [Qemu-devel] [PATCH 06/25] pci: define a constant to represent a unmapped bar and use it
` [Qemu-devel] "
` [Qemu-devel] [PATCH 07/25] pci: helper functions to access PCIDevice::config
` [Qemu-devel] "
` [Qemu-devel] [PATCH 08/25] pci: use helper functions to access pci config space
` [Qemu-devel] "
` [Qemu-devel] [PATCH 09/25] pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t
` [Qemu-devel] "
` [Qemu-devel] [PATCH 10/25] pci: introduce FMT_pcibus for printf format for pcibus_t
` [Qemu-devel] "
` [Qemu-devel] [PATCH 12/25] pci: 64bit bar support
` [Qemu-devel] "
` [Qemu-devel] [PATCH 18/25] pci: add helper functions for pci config write function
` [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 23/25] pci: add helper function to initialize wmask
` [Qemu-devel] "
` [Qemu-devel] [PATCH 25/25] pci/monitor: print out bridge's filtering values and so on
` [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] [PATCH] sparc64: fix done instruction pc
2009-10-04 21:49 UTC
[Qemu-devel] [PATCH] x86: Fix exceptions for fxsave/fxrstor
2009-10-04 21:10 UTC (4+ messages)
[Qemu-devel] [RFC] tcg/interpreter: Add TCG + interpreter for bytecode (virtual machine)
2009-10-04 18:27 UTC (3+ messages)
` [Qemu-devel] [PATCH] tcg, tci: Add TCG and "
[Qemu-devel] [PATCH v3][SEABIOS] Move qemu config port access functions into separate file
2009-10-04 14:08 UTC (2+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH v2][SEABIOS] Move qemu config port access functions into separate file
2009-10-04 13:06 UTC (3+ messages)
` [Qemu-devel] "
[Qemu-devel] [PATCH] [TRIVIAL] bsd-user: fix "#if 0"'d printf()
2009-10-04 12:49 UTC
[Qemu-devel] [PATCH 0/8] Musicpal updates
2009-10-04 11:09 UTC (5+ messages)
` [Qemu-devel] [PATCH 1/8] musicpal: Catch null TX qeueues
[Qemu-devel] Re: Moderne Bildung ;-)
2009-10-03 20:04 UTC (2+ messages)
[Qemu-devel] Questions on audio_atexit(), possibly bugs
2009-10-03 12:55 UTC (10+ messages)
[Qemu-devel] [PATCH 0/6] in kernel irqchip support
2009-10-02 22:22 UTC (10+ messages)
` [Qemu-devel] [PATCH 1/6] provide in-kernel ioapic
` [Qemu-devel] [PATCH 2/6] provide in-kernel apic
` [Qemu-devel] [PATCH 3/6] provide apic_set_irq_delivered
` [Qemu-devel] [PATCH 4/6] provide in-kernel i8259 chip
` [Qemu-devel] [PATCH 5/6] initialize "
` [Qemu-devel] [PATCH 6/6] Initialize in-kernel irqchip
` [Qemu-devel] "
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).