f4dbb8dd9asavevm: Convert loadvm handlers list to LIST
Juan Quintela
2009-09-01 02:12:33 +02:00
bb150dc82fAdd LIST_FOREACH_SAFE() definition
Juan Quintela
2009-09-01 02:12:32 +02:00
8718e999b3savevm: Convert savevm handlers list to TAILQ
Juan Quintela
2009-09-01 02:12:31 +02:00
93ec8b321ccirrus_vga: CIRRUS_HOOK_* is not used anymore
Juan Quintela
2009-08-31 16:07:33 +02:00
4ec1ce048ecirrus_vga: rename cirrus_hook_write_cr() cirrus_vga_write_cr()
Juan Quintela
2009-08-31 16:07:32 +02:00
b863d51490cirrus_vga: rename cirrus_hook_read_cr() cirrus_vga_read_cr()
Juan Quintela
2009-08-31 16:07:31 +02:00
22286bc646cirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_write_gr()
Juan Quintela
2009-08-31 16:07:30 +02:00
f705db9df0cirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_read_gr()
Juan Quintela
2009-08-31 16:07:29 +02:00
86948bb104cirrus_vga: rename cirrus_hook_write_palette() cirrus_vga_write_palette()
Juan Quintela
2009-08-31 16:07:28 +02:00
5deaeee32fcirrus_vga: rename cirrus_hook_read_palette() cirrus_vga_read_palette()
Juan Quintela
2009-08-31 16:07:27 +02:00
31c63201c9cirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_write_sr()
Juan Quintela
2009-08-31 16:07:26 +02:00
8a82c322cecirrus_vga: rename cirrus_hook_read_sr() cirrus_vga_read_sr()
Juan Quintela
2009-08-31 16:07:25 +02:00
cedd91d20fvga: Rename last VGAState occurrences to VGACommonState
Juan Quintela
2009-08-31 16:07:24 +02:00
a46007a021vga and cirrus_vga: substitute switch for equivalent assigntment
Juan Quintela
2009-08-31 16:07:23 +02:00
957c9db562cirrus_vga: make cirrus_read_hidden_dac() return its result
Juan Quintela
2009-08-31 16:07:22 +02:00
e9b43ea36avga: change tabs to spaces
Juan Quintela
2009-08-31 16:07:21 +02:00
b634307306cirrus_vga: Add a VGACommonState local var to cirrus_vga_ioport_{read, write}
Juan Quintela
2009-08-31 16:07:20 +02:00
25a18cbd27vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere
Juan Quintela
2009-08-31 16:07:19 +02:00
79b97bf2e7vga: split vga-isa-mm.o
Juan Quintela
2009-08-31 16:07:18 +02:00
f97e36b9d6vga: export vga_mem_{read,write}
Juan Quintela
2009-08-31 16:07:17 +02:00
76323919dfvga: split isa bits inco vga-isa.c
Juan Quintela
2009-08-31 16:07:16 +02:00
47d37dd9c8vga: split pci bits into vga-pci.c
Juan Quintela
2009-08-31 16:07:15 +02:00
0d65ddc384vga: split vga_{load, save} into pci and common parts
Juan Quintela
2009-08-31 16:07:14 +02:00
43bf782b1avga: export vga_ioport_{read,write}
Juan Quintela
2009-08-31 16:07:13 +02:00
0ceac75b8ccirrus_vga: prefix vga_ioport_{read, write} with cirrus
Juan Quintela
2009-08-31 16:07:12 +02:00
1a5ab75712vga: remove useless cast from void *
Juan Quintela
2009-08-31 16:07:11 +02:00
179da8afe6USB: use opaque parameter passing for monitor handle
Blue Swirl
2009-09-07 19:00:18 +00:00
1e43a8e4d2Sparc64: use ISA bus for i8042
Blue Swirl
2009-09-06 16:34:18 +00:00
5bc89ef61bSparc64: remove unused variables
Blue Swirl
2009-09-06 16:32:34 +00:00
1dde6fcca7Make ioport default tables const
Blue Swirl
2009-09-06 16:32:13 +00:00
82663ee220Fix indentation
Blue Swirl
2009-09-06 16:31:58 +00:00
c45851c44aWhen targeting PPU use rlwinm instead of andi. if possible
malc
2009-09-06 06:31:09 +04:00
b3d6fb4a6aChecks in select_soundhw were never intended to accept abbreviations
malc
2009-09-06 06:49:03 +04:00
1e6eec8b33Fix Sparse warnings: add "static"
Blue Swirl
2009-09-05 10:14:07 +00:00
f2818f2201esp: handle "select without attention"
Artyom Tarasenko
2009-09-05 06:24:47 +00:00
f40d753718Include sys-queue.h early to override system queue definitions on BSD
Blue Swirl
2009-09-04 17:47:09 +00:00
aa43d9ccabShuffle lines to avoid gcc 3 warning about redundant redeclaration
Blue Swirl
2009-09-04 17:43:37 +00:00
c34ebfdc87Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now, they aren't integrated into the build but we can do that incrementally.
Anthony Liguori
2009-09-04 10:13:29 -05:00
ae027ad3c5mips malta: Fix fdc regression and use qdev for i8042 setup
Stefan Weil
2009-08-28 19:37:00 +02:00