Sign in
qemu-android
/
qemu-android
/
cedd91d20f593fc26970fec6d4bf2ea4f7352b36
cedd91d
vga: Rename last VGAState occurrences to VGACommonState
by Juan Quintela
· 16 years ago
a46007a
vga and cirrus_vga: substitute switch for equivalent assigntment
by Juan Quintela
· 16 years ago
957c9db
cirrus_vga: make cirrus_read_hidden_dac() return its result
by Juan Quintela
· 16 years ago
e9b43ea
vga: change tabs to spaces
by Juan Quintela
· 16 years ago
b634307
cirrus_vga: Add a VGACommonState local var to cirrus_vga_ioport_{read, write}
by Juan Quintela
· 16 years ago
25a18cb
vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere
by Juan Quintela
· 16 years ago
79b97bf
vga: split vga-isa-mm.o
by Juan Quintela
· 16 years ago
f97e36b
vga: export vga_mem_{read,write}
by Juan Quintela
· 16 years ago
7632391
vga: split isa bits inco vga-isa.c
by Juan Quintela
· 16 years ago
47d37dd
vga: split pci bits into vga-pci.c
by Juan Quintela
· 16 years ago
0d65ddc
vga: split vga_{load, save} into pci and common parts
by Juan Quintela
· 16 years ago
43bf782
vga: export vga_ioport_{read,write}
by Juan Quintela
· 16 years ago
0ceac75
cirrus_vga: prefix vga_ioport_{read, write} with cirrus
by Juan Quintela
· 16 years ago
1a5ab75
vga: remove useless cast from void *
by Juan Quintela
· 16 years ago
179da8a
USB: use opaque parameter passing for monitor handle
by Blue Swirl
· 16 years ago
1e43a8e
Sparc64: use ISA bus for i8042
by Blue Swirl
· 16 years ago
5bc89ef
Sparc64: remove unused variables
by Blue Swirl
· 16 years ago
1dde6fc
Make ioport default tables const
by Blue Swirl
· 16 years ago
82663ee
Fix indentation
by Blue Swirl
· 16 years ago
c45851c
When targeting PPU use rlwinm instead of andi. if possible
by malc
· 16 years ago
b3d6fb4
Checks in select_soundhw were never intended to accept abbreviations
by malc
· 16 years ago
1e6eec8
Fix Sparse warnings: add "static"
by Blue Swirl
· 16 years ago
f2818f2
esp: handle "select without attention"
by Artyom Tarasenko
· 16 years ago
f40d753
Include sys-queue.h early to override system queue definitions on BSD
by Blue Swirl
· 16 years ago
aa43d9c
Shuffle lines to avoid gcc 3 warning about redundant redeclaration
by Blue Swirl
· 16 years ago
c34ebfd
Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,
by Anthony Liguori
· 16 years ago
ae027ad
mips malta: Fix fdc regression and use qdev for i8042 setup
by Stefan Weil
· 16 years ago
7b8c51a
Introduce QDict unit-tests
by Luiz Capitulino
· 16 years ago
93bd4ee
Introduce QDict test data file
by Luiz Capitulino
· 16 years ago
5de65a0
Introduce QString unit-tests
by Luiz Capitulino
· 16 years ago
33837ba
Introduce QInt unit-tests
by Luiz Capitulino
· 16 years ago
5495ed1
Add check support
by Luiz Capitulino
· 16 years ago
fb46660
monitor: Update supported types documentation
by Luiz Capitulino
· 16 years ago
675ebef
monitor: fail when 'i' type is greater than 32-bit
by Luiz Capitulino
· 16 years ago
5377358
monitor: Drop args[] handling code
by Luiz Capitulino
· 16 years ago
590fb3b
monitor: Drop str_allocated[]
by Luiz Capitulino
· 16 years ago
439bcb6
monitor: Drop unused macros
by Luiz Capitulino
· 16 years ago
55f81d9
monitor: Split monitor_handle_command()
by Luiz Capitulino
· 16 years ago
37b7ad4
monitor: Port handler_10 to use QDict
by Luiz Capitulino
· 16 years ago
6d1cac3
monitor: Drop handler_8 and handler_9
by Luiz Capitulino
· 16 years ago
c192548
monitor: Port handler_7 to use QDict
by Luiz Capitulino
· 16 years ago
aa93e39
monitor: Port handler_6 to use QDict
by Luiz Capitulino
· 16 years ago
1bd1442
monitor: Port handler_5 to use QDict
by Luiz Capitulino
· 16 years ago
afe67ef
monitor: Port handler_4 to use QDict
by Luiz Capitulino
· 16 years ago
1d4daa9
monitor: Port handler_3 to use QDict
by Luiz Capitulino
· 16 years ago
f18c16d
monitor: Port handler_2 to use QDict
by Luiz Capitulino
· 16 years ago
d54908a
monitor: Port handler_1 to use QDict
by Luiz Capitulino
· 16 years ago
f96fc8a
monitor: Port handler_0 to use QDict
by Luiz Capitulino
· 16 years ago
cdb0def
monitor: Export QDict header
by Luiz Capitulino
· 16 years ago
f7188bb
monitor: Setup a QDict with arguments to handlers
by Luiz Capitulino
· 16 years ago
4d76d2b
monitor: New format for handlers argument types
by Luiz Capitulino
· 16 years ago
3818318
Add wrappers to functions used by the Monitor
by Luiz Capitulino
· 16 years ago
fb08dde
Introduce QDict
by Luiz Capitulino
· 16 years ago
66f7048
Introduce QString
by Luiz Capitulino
· 16 years ago
6b8d1ec
Introduce QInt
by Luiz Capitulino
· 16 years ago
5a1a235
Introduce QObject
by Luiz Capitulino
· 16 years ago
9cdd03a
ide: move cmd+irq from IDEState to IDEBus.
by Gerd Hoffmann
· 16 years ago
f455e98
ide: pass down DriveInfo instead of BlockDriverState
by Gerd Hoffmann
· 16 years ago
ddd9bbd
Support for multiple -monitor devices
by Jan Kiszka
· 16 years ago
9da4318
net: Fix send queue ordering
by Jan Kiszka
· 16 years ago
4e2f73c
do not issue ioctl from within the io thread
by Glauber Costa
· 16 years ago
67b3b71
Delay sighandler_setup()
by Juan Quintela
· 16 years ago
b84a5c6
Remove typedef for bool from eepro100.c
by Amit Shah
· 16 years ago
58a04db
add documentation for multi-core features
by Andre Przywara
· 16 years ago
d1f171b
piix3: use new vmstate infrastructure
by Juan Quintela
· 16 years ago
0c7d19e
i440fx: use new vmstate infrastructure
by Juan Quintela
· 16 years ago
fa3aad2
VMState: Fix sub-structs versioning
by Juan Quintela
· 16 years ago
da64182
Update SaveVM versions
by Juan Quintela
· 16 years ago
8372615
pci_irq_levels[] belong to PIIX3State
by Juan Quintela
· 16 years ago
867a0d7
Save irq_state into PCII440FXState
by Juan Quintela
· 16 years ago
fd83e9b
We can add piix3_dev now to PIIX3IrqState
by Juan Quintela
· 16 years ago
85a750c
Fold piix3_init() intto i440fx_init
by Juan Quintela
· 16 years ago
bd7dce8
Introduce PIIX3IrqState for piix3 irq's state
by Juan Quintela
· 16 years ago
fd37d88
Create PIIX3State instead of using PCIDevice for PIIX3
by Juan Quintela
· 16 years ago
5d4e84c
We want the argument pass to set_irq to be opaque
by Juan Quintela
· 16 years ago
6c009fa
Move smm_enabled and isa_memory_mappings to PCII440FXState
by Juan Quintela
· 16 years ago
0a3bacf
Use PCII440FXState instead of generic PCIDevice
by Juan Quintela
· 16 years ago
15dc112
low_set_irq is not used anywhere
by Juan Quintela
· 16 years ago
823e675
Split piix4 support from piix_pci.c
by Juan Quintela
· 16 years ago
a4bf1f3
piix4 don't use pci_irq_levels at all
by Juan Quintela
· 16 years ago
0187688
microblaze: Trap on illegal load/store sizes.
by Edgar E. Iglesias
· 16 years ago
329bfa7
microblaze: Correct FPU decoding masks.
by Edgar E. Iglesias
· 16 years ago
3aa8098
microblaze: Compute masks for alignment checks at translation time.
by Edgar E. Iglesias
· 16 years ago
faed1c2
microblaze: Trap on bus accesses to unmapped areas.
by Edgar E. Iglesias
· 16 years ago
3c50a71
microblaze: MMU shows more respect to synthesis config.
by Edgar E. Iglesias
· 16 years ago
968a40f
microblaze: Trap on unaligned data accesses.
by Edgar E. Iglesias
· 16 years ago
821ebb3
microblaze: Trap on divizions by zero.
by Edgar E. Iglesias
· 16 years ago
ee7dbcf
microblaze: Correct mfs into r0.
by Edgar E. Iglesias
· 16 years ago
1567a00
microblaze: Catch illegal insns and privilege violations.
by Edgar E. Iglesias
· 16 years ago
cedb936
microblaze: Add infrastructure for supporting hw exceptions.
by Edgar E. Iglesias
· 16 years ago
a75cf0c
microblaze: Clear exception in dslot ESR bit if not in dslot.
by Edgar E. Iglesias
· 16 years ago
21d2063
microblaze: Correct MMU debug log.
by Edgar E. Iglesias
· 16 years ago
f9c7b77
Fix warning on x86_64
by Kirill A. Shutemov
· 16 years ago
9902571
Sparc32: port sun4c interrupt controller to VMState design
by Blue Swirl
· 16 years ago
f4b19cd
Sparc32: port timers to VMState design
by Blue Swirl
· 16 years ago
9ebec28
Sparc32: timer field is never NULL
by Blue Swirl
· 16 years ago
55a6e51
Add VMState support for ptimers
by Blue Swirl
· 16 years ago
4e2a68c
esp (sparc32) Extra scsi data.
by Artyom Tarasenko
· 16 years ago
9e3a95e
Fix compiler warnings
by Stefan Weil
· 16 years ago
528e93a
Fix breakage due to __thread
by Blue Swirl
· 16 years ago
Next »