Show patches with: Archived = No       |   430490 patches
« 1 2 ... 16 17 184304 4305 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[24/61] pci: define a constant to represent a unmapped bar and use it. - - - - --- 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
[26/61] pci: 64bit bar support. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[27/61] pci: clean up of pci_update_mappings() - - - - --- 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
[29/61] pci: factor out the logic to get pci device from address. - - - - --- 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
[31/61] pci: pcie host and mmcfg support. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[32/61] pci: helper functions to access PCIDevice::config - - - - --- 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
[34/61] pci: introduce pci_swizzle_map_irq_fn() for interrupt pin swizzle. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[35/61] piix_pci: use pci_swizzle_map_irq_fn(). - - - - --- 2009-09-30 Isaku Yamahata Superseded
[36/61] pci: use QLIST_ macro instead of direct list manipulation. 1 - - - --- 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
[38/61] pci: fix pci_default_write_config() - - - - --- 2009-09-30 Isaku Yamahata Superseded
[39/61] pci: factor out config update logic. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[40/61] pci: use qdev to get parent bus with PCIBus. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[41/61] pci: make bar update function aware of pci bridge. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[42/61] pci/brdige: qdevfy and initialize secondary bus and subordinate bus. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[43/61] pci: add helper function to initialize wmask. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[44/61] pci: initialize wmask according to pci header type. - - - - --- 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
[46/61] pci/bridge: implement intel 82801ba bridge. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[47/61] pci.h: add more status constats. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[48/61] pci id: add subclass codes for serial device. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[49/61] pci hot add: pass opaque argument to callback. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[50/61] pci hotadd, acpi_piix4: remove global variables. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[51/61] vmstate: add a macro for pointer to struct, VMSTATE_STRUCT_POINTER. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[52/61] pci: add a hook to replace default pci bus instead of 0 bus. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[53/61] pc q35 based chipset emulator - - - - --- 2009-09-30 Isaku Yamahata Superseded
[54/61] pci: add opaque argument to pci_map_irq_fn(). - - - - --- 2009-09-30 Isaku Yamahata Superseded
[55/61] ioapic: make ioapic_set_irq() static. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[56/61] ioapic: clean up of #ifdef DEBUG_IOAPIC. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[57/61] ioapic: add callback when entry is set or ioapic is reset - - - - --- 2009-09-30 Isaku Yamahata Superseded
[58/61] ioapic: make the number of pins configurable. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[59/61] ioapic: make irr accept more than 32 pins. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[01/14] pcbios: add generated files to dot gitignore. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[60/61] pci: add opaque arg to pci_map_irq_fn. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[02/14] pcbios: fix makesym.perl - - - - --- 2009-09-30 Isaku Yamahata Superseded
[61/61] pc_q35: apic mode for pci interrupt routing. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[03/14] pcbios: remove iasl output file when error. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[04/14] pcbios: make set_e820_range() full 64bit aware. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[05/14] pcbios: rombios32: make pci memory space assignment 64bit aware. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[06/14] pcbios: rombios32: make pci space assigner preferchable memory aware. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[07/14] pcbios: enable debug output for debug. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[08/14] pcibos: initialize q35 chipset. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[09/14] pcbios: comment out PCI_FIXED_HOST_BRIDGE for gmch host pci bridge to undef. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[10/14] pcibos: add mcfg entry to ACPI table for q35 pcie. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[11/14] pcbios: reserve mcfg area by e820 for linux to use mcfg. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[12/14] pcbios: make pci bar initialization to be aware of preferchable memory. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[13/14] pcbios: change acpi dsdt for q35 chipset. - - - - --- 2009-09-30 Isaku Yamahata Superseded
[14/14] pcibos/acpi dsdt: APIC mode support for q35 chipset - - - - --- 2009-09-30 Isaku Yamahata Superseded
Reorganize option rom (+linux kernel) loading. - - - - --- 2009-09-30 Gerd Hoffmann Superseded
[01/13] vvfat: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[02/13] elfload: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[03/13] gdbstub: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[04/13] escc: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[05/13] omap_dma: fix unbalanced { in commented out code - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[06/13] twl92230: fix old style increment/decrement usage - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[07/13] linux-user: fix old style decrement usage - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[08/13] target-mips: unmatched brackets in if 0 - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[09/13] tests: unmatched brackets in if 0 - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[10/13] linux-user: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[11/13] net: fix coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[12/13] slirp: fix unmatched bracket in if 0 - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[13/13] escc: fix another coding style nit - - - - --- 2009-09-30 Michael S. Tsirkin Superseded
[1/3] tcg: add ext{8,16,32}u_i{32,64} TCG ops - - - - --- 2009-09-30 Aurelien Jarno Superseded
qemu-img needs "-O host_device" describing - - - - --- 2009-09-30 Adrian Bridgett Superseded
[2/3] tcg/x86_64: add support for ext{8, 16, 32}u_i{32, 64} TCG ops - - - - --- 2009-09-30 Aurelien Jarno Superseded
Questions on audio_atexit(), possibly bugs - - - - --- 2009-09-30 malc Superseded
[1/2] tests: missing ; in if 0 - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
[2/2] hw/omap_dma: add matching {} in if 0 - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
linux-user: fix up oversealous nitpicking - - - - --- 2009-10-01 Michael S. Tsirkin Superseded
block/raw: Add create_options for host_device - - - - --- 2009-10-01 Kevin Wolf Superseded
add host_device format description to qemu-img manpage - - - - --- 2009-10-01 Adrian Bridgett Superseded
[v2,01/15] Makefile: add pc98 objects - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,02/15] dma: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,03/15] fdc: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,04/15] i8254: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,05/15] i8259: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,06/15] ide: add PC-9821 family interface - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,07/15] pc: extern i440fx_state and ferr_irq - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,08/15] piix_pci: add PC-9821 family cbus bridge - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,09/15] i386: add private_features - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,10/15] vl: add qemu_cpu_reset_request() - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,11/15] pc98: add PC-9821 family init - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,12/15] pc98kbd: add PC-9821 family keyboard - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,13/15] pc98mouse: add PC-9821 family bus mouse - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,14/15] pc98sys: add PC-9821 family system ports - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
[v2,15/15] pc98vga: add PC-9821 family vga - - - - --- 2009-10-01 武田 =?ISO-2022-JP?B?IBskQj1TTGkbKEI=?= Superseded
Reorganize option rom (+linux kernel) loading. - - - - --- 2009-10-01 Gerd Hoffmann Superseded
Improve error reporting on file access - - - - --- 2009-10-01 Justin Forbes Superseded
Questions on audio_atexit(), possibly bugs - - - - --- 2009-10-01 Markus Armbruster Superseded
[01/14] QObject: Accept NULL - - - - --- 2009-10-01 Luiz Capitulino Superseded
[02/14] Introduce monitor-error module - - - - --- 2009-10-01 Luiz Capitulino Superseded
[03/14] monitor: Add new members to mon_cmd_t - - - - --- 2009-10-01 Luiz Capitulino Superseded
[04/14] monitor: Handle new and old style handlers - - - - --- 2009-10-01 Luiz Capitulino Superseded
[05/14] monitor: Initial MonitorError usage - - - - --- 2009-10-01 Luiz Capitulino Superseded
[06/14] monitor: do_info(): handle new and old info handlers - - - - --- 2009-10-01 Luiz Capitulino Superseded
[07/14] monitor: Convert do_quit() do QObject - - - - --- 2009-10-01 Luiz Capitulino Superseded
« 1 2 ... 16 17 184304 4305 »