Show patches with: Submitter = Mark Cave-Ayland       |    State = Action Required       |    Archived = No       |   62 patches
Patch Series S/W/F Date Submitter Delegate State
[8/9] dev-serial: fix FTDI_GET_MDM_ST response dev-serial: minor fixes and improvements --- 2020-10-26 Mark Cave-Ayland New
sabre: use object_initialize_child() for iommu child object sabre: use object_initialize_child() for iommu child object --- 2020-10-21 Mark Cave-Ayland New
[PULL,13/13] mac_oldworld: Change PCI address of macio to match real hardware qemu-macppc queue 20201018 --- 2020-10-18 Mark Cave-Ayland New
[PULL,12/13] mac_oldworld: Drop some variables qemu-macppc queue 20201018 --- 2020-10-18 Mark Cave-Ayland New
[PULL,11/13] mac_oldworld: Drop a variable, use get_system_memory() directly qemu-macppc queue 20201018 --- 2020-10-18 Mark Cave-Ayland New
[PULL,10/13] mac_newworld: Allow loading binary ROM image qemu-macppc queue 20201018 --- 2020-10-18 Mark Cave-Ayland New
[PULL,09/13] mac_oldworld: Allow loading binary ROM image qemu-macppc queue 20201018 --- 2020-10-18 Mark Cave-Ayland New
[PULL,07/13] ppc405_boards: use qdev properties instead of legacy m48t59_init() function qemu-macppc queue 20201018 --- 2020-10-18 Mark Cave-Ayland New
[PULL,06/13] sun4u: use qdev properties instead of legacy m48t59_init() function qemu-macppc queue 20201018 --- 2020-10-18 Mark Cave-Ayland New
[PULL,05/13] sun4m: use qdev properties instead of legacy m48t59_init() function qemu-macppc queue 20201018 --- 2020-10-18 Mark Cave-Ayland New
[5/5] m48t59: remove legacy m48t59_init() function m48t59: remove legacy init functions --- 2020-10-16 Mark Cave-Ayland New
[2/5] sun4m: use qdev properties instead of legacy m48t59_init() function m48t59: remove legacy init functions --- 2020-10-16 Mark Cave-Ayland New
[1/5] m48t59-isa: remove legacy m48t59_init_isa() function m48t59: remove legacy init functions --- 2020-10-16 Mark Cave-Ayland New
mac_via: fix init() and realize() behaviour mac_via: fix init() and realize() behaviour --- 2020-10-13 Mark Cave-Ayland New
[3/3] uninorth: use qdev gpios for PCI IRQs ppc: Mac machine updates --- 2020-10-13 Mark Cave-Ayland New
[2/3] grackle: use qdev gpios for PCI IRQs ppc: Mac machine updates --- 2020-10-13 Mark Cave-Ayland New
pci: assert that irqnum is between 0 and bus->nirqs in pci_change_irq_level() pci: assert that irqnum is between 0 and bus->nirqs in pci_change_irq_level() --- 2020-10-11 Mark Cave-Ayland New
configure: don't enable ASLR for --enable-debug Windows builds configure: don't enable ASLR for --enable-debug Windows builds --- 2020-10-05 Mark Cave-Ayland New
[5/6] macio: don't reference serial_hd() directly within the device QOM minor fixes --- 2020-09-20 Mark Cave-Ayland New
[2/6] sparc32-ledma: use object_initialize_child() for lance child object QOM minor fixes --- 2020-09-20 Mark Cave-Ayland New
meson: don't require CONFIG_VTE for the GTK UI meson: don't require CONFIG_VTE for the GTK UI --- 2020-08-25 Mark Cave-Ayland New
[PULL,1/1] Update OpenBIOS images to 7f28286f built from submodule. qemu-openbios queue 20200727 --- 2020-07-27 Mark Cave-Ayland New
[v4,2/2] target/m68k: consolidate physical translation offset into get_physical_address() target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug() --- 2020-07-01 Mark Cave-Ayland New
[v2,2/2] target/m68k: consolidate physical translation offset into get_physical_address() target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug() --- 2020-06-30 Mark Cave-Ayland New
target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug() target/m68k: fix physical address translation in m68k_cpu_get_phys_page_debug() --- 2020-06-29 Mark Cave-Ayland New
[PULL,19/22] mac_via: rework ADB state machine to be compatible with both MacOS and Linux qemu-macppc queue 20200626 --- 2020-06-26 Mark Cave-Ayland New
[PULL,11/22] adb: introduce new ADBDeviceHasData method to ADBDeviceClass qemu-macppc queue 20200626 --- 2020-06-26 Mark Cave-Ayland New
[PULL,10/22] mac_via: convert to use ADBBusState internal autopoll variables qemu-macppc queue 20200626 --- 2020-06-26 Mark Cave-Ayland New
[PULL,09/22] pmu: convert to use ADBBusState internal autopoll variables qemu-macppc queue 20200626 --- 2020-06-26 Mark Cave-Ayland New
[PULL,04/22] pmu: fix duplicate autopoll mask variable qemu-macppc queue 20200626 --- 2020-06-26 Mark Cave-Ayland New
[v2,22/22] adb: add ADB bus trace events ADB: fix autopoll issues and rework mac_via state machine --- 2020-06-23 Mark Cave-Ayland New
[v2,21/22] adb: use adb_device prefix for ADB device trace events ADB: fix autopoll issues and rework mac_via state machine --- 2020-06-23 Mark Cave-Ayland New
[v2,12/22] adb: keep track of devices with pending data ADB: fix autopoll issues and rework mac_via state machine --- 2020-06-23 Mark Cave-Ayland New
[v2,06/22] adb: introduce realize/unrealize and VMStateDescription for ADB bus ADB: fix autopoll issues and rework mac_via state machine --- 2020-06-23 Mark Cave-Ayland New
[v2,02/22] adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround ADB: fix autopoll issues and rework mac_via state machine --- 2020-06-23 Mark Cave-Ayland New
[20/22] adb: only call autopoll callbacks when autopoll is not blocked [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[18/22] mac_via: move VIA1 portB write logic into mos6522_q800_via1_write() [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[16/22] cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[15/22] adb: add autopoll_blocked variable to block autopoll [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[14/22] adb: use adb_request() only for explicit requests [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[13/22] adb: add status field for holding information about the last ADB request [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[08/22] cuda: convert to use ADBBusState internal autopoll variables [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[07/22] adb: create autopoll variables directly within ADBBusState [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[05/22] pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[03/22] cuda: convert ADB autopoll timer from ns to ms [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[01/22] adb: coding style update to fix checkpatch errors [01/22] adb: coding style update to fix checkpatch errors --- 2020-06-14 Mark Cave-Ayland New
[PULL,1/1] Update OpenBIOS images to 4704d9eb built from submodule. [PULL,1/1] Update OpenBIOS images to 4704d9eb built from submodule. --- 2020-05-21 Mark Cave-Ayland New
[17/17] target/ppc: convert vmin* and vmax* to vector operations Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[16/17] target/ppc: convert vadd*s and vsub*s to vector operations Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[15/17] target/ppc: Split out VSCR_SAT to a vector field Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[14/17] target/ppc: Add set_vscr_sat Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[13/17] target/ppc: Use mtvscr/mfvscr for vmstate Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[12/17] target/ppc: Add helper_mfvscr Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[11/17] target/ppc: Remove vscr_nj and vscr_sat Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[10/17] target/ppc: Use helper_mtvscr for reset and gdb Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[09/17] target/ppc: Pass integer to helper_mtvscr Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[08/17] target/ppc: convert xxsel to vector operations Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[07/17] target/ppc: convert xxspltw to vector operations Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[06/17] target/ppc: convert xxspltib to vector operations Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[05/17] target/ppc: convert VSX logical operations to vector operations Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[04/17] target/ppc: convert vsplt[bhw] to use vector operations Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New
[03/17] target/ppc: convert vspltis[bhw] to use vector operations Untitled series #18649 --- 2019-02-15 Mark Cave-Ayland New