Show patches with: Submitter = Isaku Yamahata       |    Archived = No       |   1049 patches
« 1 2 ... 8 9 10 11 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[49/61] pci hot add: pass opaque argument to callback. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[48/61] pci id: add subclass codes for serial device. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[47/61] pci.h: add more status constats. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[46/61] pci/bridge: implement intel 82801ba bridge. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[45/61] pci/monitor: print out bridge's filtering values and so on. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[44/61] pci: initialize wmask according to pci header type. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[43/61] pci: add helper function to initialize wmask. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[42/61] pci/brdige: qdevfy and initialize secondary bus and subordinate bus. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[41/61] pci: make bar update function aware of pci bridge. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[40/61] pci: use qdev to get parent bus with PCIBus. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[39/61] pci: factor out config update logic. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[38/61] pci: fix pci_default_write_config() - - - - --- 2009-09-30 Isaku Yamahata Superseded
[37/61] pci: add helper function for pci config write function to check address. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[36/61] pci: use QLIST_ macro instead of direct list manipulation. 1 - - - --- 2009-09-30 Isaku Yamahata Superseded
[35/61] piix_pci: use pci_swizzle_map_irq_fn(). - - - - --- 2009-09-30 Isaku Yamahata Superseded
[34/61] pci: introduce pci_swizzle_map_irq_fn() for interrupt pin swizzle. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[33/61] pci: use the symbolic constant, PCI_ROM_ADDRESS_ENABLE instead of 1. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[32/61] pci: helper functions to access PCIDevice::config - - - - --- 2009-09-30 Isaku Yamahata Superseded
[31/61] pci: pcie host and mmcfg support. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[30/61] pci_host.h: split non-inline static function in pci_host.h into pci_host_c.h - - - - --- 2009-09-30 Isaku Yamahata Superseded
[29/61] pci: factor out the logic to get pci device from address. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[28/61] pci: factor out while(bus) bus->next loop logic into pci_find_bus_from(). - - - - --- 2009-09-30 Isaku Yamahata Superseded
[27/61] pci: clean up of pci_update_mappings() - - - - --- 2009-09-30 Isaku Yamahata Superseded
[26/61] pci: 64bit bar support. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[25/61] pci: use uint64_t for bar addr and size instead of uint32_t. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[24/61] pci: define a constant to represent a unmapped bar and use it. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[23/61] pci: use PCI_SLOT() and PCI_FUNC(). - - - - --- 2009-09-30 Isaku Yamahata Superseded
[22/61] pci: use appropriate PRIs in PCI_DPRINTF(). - - - - --- 2009-09-30 Isaku Yamahata Superseded
[21/61] pci: introduce constant PCI_NUM_PINS for the number of interrupt pins, 4. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[20/61] pci: fix PCI_DPRINTF() wrt variadic macro. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[19/61] pc_piix: initialize ioapic before use. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[18/61] pc: split out piix specific part from pc.c into pc_piix.c - - - - --- 2009-09-30 Isaku Yamahata Superseded
[17/61] pc: split out pci device init from pc_init1() into pc_pci_device_init() - - - - --- 2009-09-30 Isaku Yamahata Superseded
[16/61] pc: split out basic device init from pc_init1() into pc_basic_device_init() - - - - --- 2009-09-30 Isaku Yamahata Superseded
[15/61] pc: split out vga initialization from pc_init1() into pc_vga_init(). - - - - --- 2009-09-30 Isaku Yamahata Superseded
[14/61] pc: split out memory allocation from pc_init1() into pc_memory_init() - - - - --- 2009-09-30 Isaku Yamahata Superseded
[13/61] pc: split out cpu initialization from pc_init1() into pc_cpus_init(). - - - - --- 2009-09-30 Isaku Yamahata Superseded
[12/61] pc: make pc_init1() not refer ferr_irq directly. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[11/61] pc: introduce a function to allocate cpu irq. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[10/61] pc: remove a global variable, RTCState *rtc_state. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[09/61] pc: remove a global variable, floppy_controller. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[08/61] pc: make an unnecessary global variable, pit, local. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[07/61] pc, i440fx: Make smm enable/disable function i440fx independent. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[06/61] pc: fix file stream leak in multiboot loader. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[05/61] acpi_piix4: remove unused variable in get_pmsts(). - - - - --- 2009-09-30 Isaku Yamahata Superseded
[04/61] acpi: split acpi.c into the common part and the piix4 part. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[03/61] acpi: add acpi constants from linux header files and use them. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[02/61] acpi: split out apm register emulation from acpi.c - - - - --- 2009-09-30 Isaku Yamahata Superseded
[01/61] acpi: split out pc smbus routines from acpi.c into pc_smbus.c - - - - --- 2009-09-30 Isaku Yamahata Superseded
« 1 2 ... 8 9 10 11 »