Show patches with: Archived = No       |   430957 patches
« 1 2 ... 17 18 194309 4310 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[08/14] monitor: Convert do_stop() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[09/14] monitor: Convert do_system_reset() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[10/14] monitor: Convert do_system_powerdown() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[11/14] monitor: Convert do_balloon() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[12/14] monitor: Convert do_info_version() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
[13/14] monitor-error: Add do_info_balloon() errors - - - - --- 2009-10-01 Luiz Capitulino Superseded
[14/14] monitor: Convert do_info_balloon() to QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
Re: [PATCH][SEABIOS] Move qemu config port access functions into separate file. - - - - --- 2009-10-01 Gleb Natapov Superseded
[PATCHv2] hw/omap_dma: add matching {} in if 0 - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
Check availability of uuid header / library - - - - --- 2009-10-01 Stefan Weil Superseded
Win32: Fix vnc support. - - - - --- 2009-10-01 Stefan Weil Superseded
RFC configurable block formats - - - - --- 2009-10-01 Markus Armbruster Superseded
libuser is a generated directory - - - - --- 2009-10-02 Juan Quintela Superseded
[01/25] pci: fix PCI_DPRINTF() wrt variadic macro. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[02/25] pci: use appropriate PRIs in PCI_DPRINTF() for portability. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[03/25] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[04/25] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[05/25] pci: use PCI_SLOT() and PCI_FUNC(). - - - - --- 2009-10-02 Isaku Yamahata Superseded
[06/25] pci: define a constant to represent a unmapped bar and use it. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[07/25] pci: helper functions to access PCIDevice::config - - - - --- 2009-10-02 Isaku Yamahata Superseded
[08/25] pci: use helper functions to access pci config space. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[09/25] pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t - - - - --- 2009-10-02 Isaku Yamahata Superseded
[10/25] pci: introduce FMT_pcibus for printf format for pcibus_t. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[11/25] pci: typedef pcibus_t as uint64_t instead of uint32_t. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[12/25] pci: 64bit bar support. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[13/25] pci: make pci configuration transaction more accurate. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[14/25] pci: factor out the logic to get pci device from address. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[15/25] pci_host.h: split non-inline static function in pci_host.h into pci_host.c - - - - --- 2009-10-02 Isaku Yamahata Superseded
[16/25] pci: pcie host and mmcfg support. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[17/25] pci: fix pci_default_write_config() 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[18/25] pci: add helper functions for pci config write function. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[19/25] pci: use helper function in pci_default_write_config() - - - - --- 2009-10-02 Isaku Yamahata Superseded
[20/25] pci: factor out config update logic. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[21/25] pci: make bar update function aware of pci bridge. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[22/25] pci/brdige: qdevfy and initialize secondary bus and subordinate bus. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[23/25] pci: add helper function to initialize wmask. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[24/25] pci: initialize wmask according to pci header type. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[25/25] pci/monitor: print out bridge's filtering values and so on. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[TRIVIAL] linux-user: fix "#if 0"'d printf() - - - - --- 2009-10-02 Paul Bolle Superseded
linux-user: don't zero a buffer twice - - - - --- 2009-10-02 Paul Bolle Superseded
linux-user: use realpath for emulation dir paths - - - - --- 2009-10-02 Paul Bolle Superseded
eepro100: support 16 bit read from SCBCmd (== 2) - - - - --- 2009-10-02 Reimar Döffinger Superseded
[3/3] tcg/i386: add support for ext{8, 16, 32}u_i{32, 64} TCG ops - - - - --- 2009-10-02 Aurelien Jarno Superseded
eepro100: Restructure code - - - - --- 2009-10-02 Stefan Weil Superseded
[00/25] pci: various pci clean up and pci express support. V2 - - - - --- 2009-10-02 Isaku Yamahata Superseded
[01/25] pci: fix PCI_DPRINTF() wrt variadic macro. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[02/25] pci: use appropriate PRIs in PCI_DPRINTF() for portability. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[03/25] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[04/25] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[05/25] pci: use PCI_SLOT() and PCI_FUNC(). 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[06/25] pci: define a constant to represent a unmapped bar and use it. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[07/25] pci: helper functions to access PCIDevice::config 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[08/25] pci: use helper functions to access pci config space. 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[09/25] pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t 1 - - - --- 2009-10-02 Isaku Yamahata Superseded
[10/25] pci: introduce FMT_pcibus for printf format for pcibus_t. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[11/25] pci: typedef pcibus_t as uint64_t instead of uint32_t. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[12/25] pci: 64bit bar support. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[13/25] pci: make pci configuration transaction more accurate. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[14/25] pci: factor out the logic to get pci device from address. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[15/25] pci_host.h: split non-inline static function in pci_host.h into pci_host.c - - - - --- 2009-10-02 Isaku Yamahata Superseded
[16/25] pci: pcie host and mmcfg support. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[17/25] pci: fix pci_default_write_config() - - - - --- 2009-10-02 Isaku Yamahata Superseded
[18/25] pci: add helper functions for pci config write function. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[19/25] pci: use helper function in pci_default_write_config() - - - - --- 2009-10-02 Isaku Yamahata Superseded
[20/25] pci: factor out config update logic. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[21/25] pci: make bar update function aware of pci bridge. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[22/25] pci/brdige: qdevfy and initialize secondary bus and subordinate bus. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[23/25] pci: add helper function to initialize wmask. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[24/25] pci: initialize wmask according to pci header type. - - - - --- 2009-10-02 Isaku Yamahata Superseded
[25/25] pci/monitor: print out bridge's filtering values and so on. - - - - --- 2009-10-02 Isaku Yamahata Superseded
x86: Fix exceptions for fxsave/fxrstor - - - - --- 2009-10-02 Kevin Wolf Superseded
Move QObjects to their own directory - - - - --- 2009-10-02 Luiz Capitulino Superseded
[v2,SEABIOS] Move qemu config port access functions into separate file. - - - - --- 2009-10-04 Gleb Natapov Superseded
[TRIVIAL] bsd-user: fix "#if 0"'d printf() - - - - --- 2009-10-04 Paul Bolle Superseded
[v3,SEABIOS] Move qemu config port access functions into separate file. - - - - --- 2009-10-04 Gleb Natapov Superseded
sparc64: fix done instruction pc - - - - --- 2009-10-04 Igor V. Kovalenko Superseded
[1/4,v2] TCG x86: implement lzcnt emulation - - - - --- 2009-10-05 Andre Przywara Superseded
[01/23] pci: fix PCI_DPRINTF() wrt variadic macro. 1 - - - --- 2009-10-05 Isaku Yamahata Superseded
[02/23] pci: use appropriate PRIs in PCI_DPRINTF() for portability. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[03/23] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4. 1 - - - --- 2009-10-05 Isaku Yamahata Superseded
[04/23] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1. 1 - - - --- 2009-10-05 Isaku Yamahata Superseded
[05/23] pci: use PCI_SLOT() and PCI_FUNC(). 1 - - - --- 2009-10-05 Isaku Yamahata Superseded
[06/23] pci: define a constant to represent a unmapped bar and use it. 1 - - - --- 2009-10-05 Isaku Yamahata Superseded
[07/23] pci: helper functions to access PCIDevice::config 1 - - - --- 2009-10-05 Isaku Yamahata Superseded
[08/23] pci: use helper functions to access pci config space. 1 - - - --- 2009-10-05 Isaku Yamahata Superseded
[09/23] pci: introduce pcibus_t to represent pci bus address/size instead of uint32_t 1 - - - --- 2009-10-05 Isaku Yamahata Superseded
[10/23] pci: introduce FMT_PCIBUS for printf format for pcibus_t. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[11/23] pci: typedef pcibus_t as uint64_t instead of uint32_t. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[12/23] pci: 64bit bar support. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[13/23] pci: make pci configuration transaction more accurate. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[14/23] pci: factor out the logic to get pci device from address. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[15/23] pci_host.h: split non-inline static function in pci_host.h into pci_host.c - - - - --- 2009-10-05 Isaku Yamahata Superseded
[16/23] pci: pcie host and mmcfg support. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[17/23] pci: fix pci_default_write_config() 1 - - - --- 2009-10-05 Isaku Yamahata Superseded
[18/23] pci: add helper functions for pci config write function. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[19/23] pci: use helper function in pci_default_write_config() - - - - --- 2009-10-05 Isaku Yamahata Superseded
[20/23] pci: make bar update function aware of pci bridge. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[21/23] pci/brdige: qdevfy and initialize secondary bus and subordinate bus. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[22/23] pci: initialize wmask according to pci header type. - - - - --- 2009-10-05 Isaku Yamahata Superseded
[23/23] pci/monitor: print out bridge's filtering values and so on. - - - - --- 2009-10-05 Isaku Yamahata Superseded
« 1 2 ... 17 18 194309 4310 »