Show patches with: Submitter = Mark Cave-Ayland       |    State = Action Required       |   2759 patches
« 1 2 ... 25 26 27 28 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[2/2] macio: convert pmac_ide_ops from old_mmio - - - --- 2017-09-20 Mark Cave-Ayland New
[1/2] ppc/ide/macio: Add missing registers - - - --- 2017-09-20 Mark Cave-Ayland New
[PATCHv2] macio: convert pmac_ide_ops from old_mmio - - - --- 2017-09-19 Mark Cave-Ayland New
[8/8] openpic: Fix problem when IRQ transitions from edge to level - - - --- 2017-09-17 Mark Cave-Ayland New
[7/8] openpic: add missing timer fields to vmstate_openpic_timer - - - --- 2017-09-17 Mark Cave-Ayland New
[6/8] ppc: Fix OpenPIC model - - - --- 2017-09-17 Mark Cave-Ayland New
[5/8] ppc/mac: More rework of the DBDMA emulation - - - --- 2017-09-17 Mark Cave-Ayland New
[4/8] macio: convert pmac_ide_ops from old_mmio - - - --- 2017-09-17 Mark Cave-Ayland New
[3/8] ppc/ide/macio: Add missing registers - - - --- 2017-09-17 Mark Cave-Ayland New
[2/8] ppc/mac: Advertise a high clock frequency for NewWorld Macs - - - --- 2017-09-17 Mark Cave-Ayland New
[1/8] ppc: QOMify g3beige machine - 1 - --- 2017-09-17 Mark Cave-Ayland New
[4/4] ppc: ensure we update the decrementer value during migration - - - --- 2017-09-10 Mark Cave-Ayland New
[3/4] ppc: add CPU access_type into the migration stream - - - --- 2017-09-10 Mark Cave-Ayland New
[2/4] ppc: add CPU IRQ state to PPC VMStateDescription - - - --- 2017-09-10 Mark Cave-Ayland New
[1/4] ppc: change CPUPPCState access_type from int to uint8_t - - - --- 2017-09-10 Mark Cave-Ayland New
[2/2] sun4u: use sunhme as default on-board NIC - 1 - --- 2017-09-08 Mark Cave-Ayland New
[1/2] net: add Sun HME (Happy Meal Ethernet) on-board NIC - - - --- 2017-09-08 Mark Cave-Ayland New
[PATCHv2,1/1] net: Add SunGEM device emulation as found on Apple UniNorth - - - --- 2017-09-06 Mark Cave-Ayland New
[1/1] net: Add SunGEM device emulation as found on Apple UniNorth - - - --- 2017-09-04 Mark Cave-Ayland New
[4/4] eepro100: switch e100_compute_mcast_idx() over to use net_crc32() - 1 - --- 2017-08-18 Mark Cave-Ayland New
[3/4] pcnet: switch lnc_mchash() over to use net_crc32_le() - 1 - --- 2017-08-18 Mark Cave-Ayland New
[2/4] net: introduce net_crc32_le() function - 1 - --- 2017-08-18 Mark Cave-Ayland New
[1/4] net: move CRC32 calculation from compute_mcast_idx() into its own net_crc32() function - 1 - --- 2017-08-18 Mark Cave-Ayland New
block/vpc: fix uninitialised variable compiler warning - 2 - --- 2017-07-21 Mark Cave-Ayland New
Build failure on git master - - - --- 2017-07-20 Mark Cave-Ayland New
[PATCHv3,2/2] pci: add reserved slot check to do_pci_register_device() - 1 - --- 2017-07-16 Mark Cave-Ayland New
[PATCHv3,1/2] pci: move check for existing devfn into new pci_bus_devfn_available() helper - 1 - --- 2017-07-16 Mark Cave-Ayland New
[PATCHv9,3/3] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h - 1 - --- 2017-07-14 Mark Cave-Ayland New
[PATCHv9,2/3] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers - 2 - --- 2017-07-14 Mark Cave-Ayland New
[PATCHv9,1/3] fw_cfg: switch fw_cfg_find() to locate the fw_cfg device by type rather than path - 2 - --- 2017-07-14 Mark Cave-Ayland New
[8/8] sun4u: move in-built devices behind PCI bridge A - - - --- 2017-07-11 Mark Cave-Ayland New
[7/8] sun4u: create single default onboard ne2k_pci NIC for machine - - - --- 2017-07-11 Mark Cave-Ayland New
[6/8] apb: add busA qdev property to PBM PCI bridge - - - --- 2017-07-11 Mark Cave-Ayland New
[5/8] apb: fix endianness for APB and PCI config accesses - - - --- 2017-07-11 Mark Cave-Ayland New
[4/8] apb: fix up PCI bus nomenclature - - - --- 2017-07-11 Mark Cave-Ayland New
[3/8] sun4u: expose fw_cfg and NVRAM on ebus PCI IO address space 1 1 - --- 2017-07-11 Mark Cave-Ayland New
[2/8] sun4u: switch to using qdev to instantiate fw_cfg interface - - - --- 2017-07-11 Mark Cave-Ayland New
[1/8] sun4u: pass PCIDevice into pci_ebus_init() instead of PCIBus - - - --- 2017-07-11 Mark Cave-Ayland New
[PATCHv2,2/2] pci: add reserved slot check to do_pci_register_device() - - - --- 2017-07-11 Mark Cave-Ayland New
[PATCHv2,1/2] pci: move check for existing devfn into new pci_bus_devfn_available() helper - - - --- 2017-07-11 Mark Cave-Ayland New
[PATCHv8,3/3] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h - 1 - --- 2017-07-11 Mark Cave-Ayland New
[PATCHv8,2/3] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers - 1 - --- 2017-07-11 Mark Cave-Ayland New
[PATCHv8,1/3] fw_cfg: switch fw_cfg_find() to locate the fw_cfg device by type rather than path - - - --- 2017-07-11 Mark Cave-Ayland New
[3/3] pci: add reserved slot check to do_pci_register_device() - - - --- 2017-07-07 Mark Cave-Ayland New
[2/3] pci: add dev_reserved_mask property to PCIBus - - - --- 2017-07-07 Mark Cave-Ayland New
[1/3] pci: move check for existing devfn into new pci_bus_devfn_available() helper - - - --- 2017-07-07 Mark Cave-Ayland New
[PATCHv7,6/6] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h - 1 - --- 2017-06-29 Mark Cave-Ayland New
[PATCHv7,5/6] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers - 1 - --- 2017-06-29 Mark Cave-Ayland New
[PATCHv7,4/6] fw_cfg: add assert() to ensure the fw_cfg device has been added as a child property - - - --- 2017-06-29 Mark Cave-Ayland New
[PATCHv7,3/6] fw_cfg: switch fw_cfg_find() to locate the fw_cfg device by type rather than path - - - --- 2017-06-29 Mark Cave-Ayland New
[PATCHv7,2/6] fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1() - 3 - --- 2017-06-29 Mark Cave-Ayland New
[PATCHv7,1/6] fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize() - 2 - --- 2017-06-29 Mark Cave-Ayland New
[PATCHv6,3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init() - - - --- 2017-06-19 Mark Cave-Ayland New
[PATCHv6,5/5] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h - 1 1 --- 2017-06-19 Mark Cave-Ayland New
[PATCHv6,4/5] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers - 1 1 --- 2017-06-19 Mark Cave-Ayland New
[PATCHv6,3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init() - 1 1 --- 2017-06-19 Mark Cave-Ayland New
[PATCHv6,2/5] fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1() - 3 1 --- 2017-06-19 Mark Cave-Ayland New
[PATCHv6,1/5] fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize() - 2 1 --- 2017-06-19 Mark Cave-Ayland New
[PATCHv5,5/5] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h - 1 1 --- 2017-06-18 Mark Cave-Ayland New
[PATCHv5,4/5] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers - 1 - --- 2017-06-18 Mark Cave-Ayland New
[PATCHv5,3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init() - 1 - --- 2017-06-18 Mark Cave-Ayland New
[PATCHv5,2/5] fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1() - 1 - --- 2017-06-18 Mark Cave-Ayland New
[PATCHv5,1/5] fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize() - 1 - --- 2017-06-18 Mark Cave-Ayland New
[PATCHv4,5/5] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h - - - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv4,4/5] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers - 1 - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv4,3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init() - 1 - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv4,2/5] fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1() - 1 - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv4,1/5] fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize() - 1 - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv3,5/5] fw_cfg: move QOM type defines and fw_cfg types into fw_cfg.h - - - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv3,4/5] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers - - - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv3,3/5] fw_cfg: move assert() and linking of fw_cfg device to the machine into instance_init() - - - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv3,2/5] fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1() - 1 - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv3,1/5] fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize() - - - --- 2017-06-16 Mark Cave-Ayland New
[PATCHv2,4/4] fw_cfg: move QOM type defines into fw_cfg.h - 1 - --- 2017-06-12 Mark Cave-Ayland New
[PATCHv2,3/4] fw_cfg: move qdev_init_nofail() from fw_cfg_init1() to callers - - - --- 2017-06-12 Mark Cave-Ayland New
[PATCHv2,2/4] fw_cfg: move setting of FW_CFG_VERSION_DMA bit to fw_cfg_init1() - 1 - --- 2017-06-12 Mark Cave-Ayland New
[PATCHv2,1/4] fw_cfg: don't map the fw_cfg IO ports in fw_cfg_io_realize() - - - --- 2017-06-12 Mark Cave-Ayland New
pci_nic_init_nofail() only works on root PCI buses? - - - --- 2017-06-11 Mark Cave-Ayland New
[3/3] sun4u: expose NVRAM on ebus PCI IO address space 1 1 - --- 2017-06-10 Mark Cave-Ayland New
[2/3] sun4u: expose fw_cfg on ebus PCI IO address space - 1 - --- 2017-06-10 Mark Cave-Ayland New
[1/3] sun4u: switch to using qdev to instantiate fw_cfg interface - 1 - --- 2017-06-10 Mark Cave-Ayland New
[6/6] fw_cfg: move QOM type defines into fw_cfg.h - 1 - --- 2017-06-10 Mark Cave-Ayland New
[5/6] fw_cfg: use sysbus_init_mmio() in fw_cfg_io_realize() - - - --- 2017-06-10 Mark Cave-Ayland New
[4/6] fw_cfg: move fw_cfg_init1() into the fw_cfg_*_realize() functions - - - --- 2017-06-10 Mark Cave-Ayland New
[3/6] fw_cfg: move setting of FW_CFG_ID into fw_cfg_init1() - 1 - --- 2017-06-10 Mark Cave-Ayland New
[2/6] fw_cfg: move qdev_init_nofail() out from fw_cfg_init1() into callers - - - --- 2017-06-10 Mark Cave-Ayland New
[1/6] fw_cfg: move initialisation of FWCfgState into instance_init - 1 - --- 2017-06-10 Mark Cave-Ayland New
[2/2] tcx: make display updates thread safe - - - --- 2017-05-10 Mark Cave-Ayland New
[1/2] cg3: make display updates thread safe - - - --- 2017-05-10 Mark Cave-Ayland New
[4/5] ppc: add qemu_vga.ndrv ROM to fw_cfg interface for NewWorld Macs - - - --- 2017-05-01 Mark Cave-Ayland New
[3/5] ppc: add qemu_vga.ndrv ROM to fw_cfg interface for OldWorld Macs - - - --- 2017-05-01 Mark Cave-Ayland New
[2/5] Add QemuMacDrivers qemu_vga.ndrv revision d4e7d7a built as submodule - - - --- 2017-05-01 Mark Cave-Ayland New
[1/5] Add QemuMacDrivers as submodule - - - --- 2017-05-01 Mark Cave-Ayland New
[2/2] cg3: add explicit ram_addr_t cast to scanline page variable - 1 - --- 2017-05-01 Mark Cave-Ayland New
[1/2] tcx: fix cut/paste error in update_palette_entries() - - - --- 2017-05-01 Mark Cave-Ayland New
[v2,13/13] tcx: switch to load_image_mr() and remove prom_addr hack - 1 - --- 2017-04-21 Mark Cave-Ayland New
[v2,12/13] tcx: use tcx_set_dirty() for accelerated ops - 1 - --- 2017-04-21 Mark Cave-Ayland New
[v2,11/13] tcx: remove primitives for non-32-bit surfaces - 1 - --- 2017-04-21 Mark Cave-Ayland New
[v2,10/13] tcx: remove TARGET_PAGE_SIZE from tcx24_update_display() - 1 - --- 2017-04-21 Mark Cave-Ayland New
[v2,09/13] tcx: remove TARGET_PAGE_SIZE from tcx_update_display() - 1 - --- 2017-04-21 Mark Cave-Ayland New
« 1 2 ... 25 26 27 28 »