Re: [Qemu-devel] [PATCHv2 10/12] cuda: convert to use the shared mos6522 device

2018-02-11 Thread David Gibson
On Fri, Feb 09, 2018 at 06:51:40PM +, Mark Cave-Ayland wrote: > Add the relevant hooks as required for the MacOS timer calibration and delayed > SR interrupt. > > Signed-off-by: Mark Cave-Ayland Applied, thanks. > --- > hw/misc/macio/cuda.c | 606 > ++--

[Qemu-devel] [PATCHv2 10/12] cuda: convert to use the shared mos6522 device

2018-02-09 Thread Mark Cave-Ayland
Add the relevant hooks as required for the MacOS timer calibration and delayed SR interrupt. Signed-off-by: Mark Cave-Ayland --- hw/misc/macio/cuda.c | 606 ++- hw/ppc/mac.h | 87 2 files changed, 204 insertions(+), 489 deletions(