index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-09
cirrus_vga: rename cirrus_hook_write_gr() cirrus_vga_write_gr()
Juan Quintela
1
-41
/
+38
2009-09-09
cirrus_vga: rename cirrus_hook_read_gr() cirrus_vga_read_gr()
Juan Quintela
1
-45
/
+38
2009-09-09
cirrus_vga: rename cirrus_hook_write_palette() cirrus_vga_write_palette()
Juan Quintela
1
-15
/
+9
2009-09-09
cirrus_vga: rename cirrus_hook_read_palette() cirrus_vga_read_palette()
Juan Quintela
1
-15
/
+12
2009-09-09
cirrus_vga: rename cirrus_hook_write_sr() cirrus_vga_write_sr()
Juan Quintela
1
-23
/
+22
2009-09-09
cirrus_vga: rename cirrus_hook_read_sr() cirrus_vga_read_sr()
Juan Quintela
1
-20
/
+12
2009-09-09
vga: Rename last VGAState occurrences to VGACommonState
Juan Quintela
2
-41
/
+39
2009-09-09
vga and cirrus_vga: substitute switch for equivalent assigntment
Juan Quintela
2
-27
/
+2
2009-09-09
cirrus_vga: make cirrus_read_hidden_dac() return its result
Juan Quintela
1
-5
/
+5
2009-09-09
vga: change tabs to spaces
Juan Quintela
1
-3
/
+3
2009-09-09
cirrus_vga: Add a VGACommonState local var to cirrus_vga_ioport_{read, write}
Juan Quintela
1
-80
/
+82
2009-09-09
vga and cirrus_vga: create vga_ioport_invalid() and use it everywhere
Juan Quintela
3
-14
/
+19
2009-09-09
vga: split vga-isa-mm.o
Juan Quintela
4
-98
/
+131
2009-09-09
vga: export vga_mem_{read,write}
Juan Quintela
2
-2
/
+4
2009-09-09
vga: split isa bits inco vga-isa.c
Juan Quintela
3
-23
/
+52
2009-09-09
vga: split pci bits into vga-pci.c
Juan Quintela
3
-137
/
+170
2009-09-09
vga: split vga_{load, save} into pci and common parts
Juan Quintela
3
-19
/
+37
2009-09-09
vga: export vga_ioport_{read,write}
Juan Quintela
2
-4
/
+6
2009-09-09
cirrus_vga: prefix vga_ioport_{read, write} with cirrus
Juan Quintela
1
-14
/
+14
2009-09-09
vga: remove useless cast from void *
Juan Quintela
1
-5
/
+5
2009-09-07
USB: use opaque parameter passing for monitor handle
Blue Swirl
2
-8
/
+10
2009-09-06
Sparc64: use ISA bus for i8042
Blue Swirl
1
-2
/
+2
2009-09-06
Sparc64: remove unused variables
Blue Swirl
1
-7
/
+1
2009-09-06
Make ioport default tables const
Blue Swirl
1
-2
/
+2
2009-09-06
Fix indentation
Blue Swirl
1
-26
/
+26
2009-09-06
When targeting PPU use rlwinm instead of andi. if possible
malc
1
-8
/
+54
2009-09-06
Checks in select_soundhw were never intended to accept abbreviations
malc
1
-1
/
+1
2009-09-05
Fix Sparse warnings: add "static"
Blue Swirl
3
-3
/
+3
2009-09-05
esp: handle "select without attention"
Artyom Tarasenko
1
-5
/
+23
2009-09-04
Include sys-queue.h early to override system queue definitions on BSD
Blue Swirl
1
-0
/
+2
2009-09-04
Shuffle lines to avoid gcc 3 warning about redundant redeclaration
Blue Swirl
3
-18
/
+18
2009-09-04
Bring pcbios, seabios, and vgabios into the tree as git submodules. Right now,
Anthony Liguori
31
-2097
/
+26
2009-09-04
mips malta: Fix fdc regression and use qdev for i8042 setup
Stefan Weil
5
-22
/
+19
2009-09-04
Introduce QDict unit-tests
Luiz Capitulino
3
-1
/
+367
2009-09-04
Introduce QDict test data file
Luiz Capitulino
1
-0
/
+4999
2009-09-04
Introduce QString unit-tests
Luiz Capitulino
3
-1
/
+102
2009-09-04
Introduce QInt unit-tests
Luiz Capitulino
3
-1
/
+113
2009-09-04
Add check support
Luiz Capitulino
1
-0
/
+31
2009-09-04
monitor: Update supported types documentation
Luiz Capitulino
1
-1
/
+3
2009-09-04
monitor: fail when 'i' type is greater than 32-bit
Luiz Capitulino
1
-0
/
+6
2009-09-04
monitor: Drop args[] handling code
Luiz Capitulino
1
-61
/
+10
2009-09-04
monitor: Drop str_allocated[]
Luiz Capitulino
1
-11
/
+2
2009-09-04
monitor: Drop unused macros
Luiz Capitulino
1
-12
/
+0
2009-09-04
monitor: Split monitor_handle_command()
Luiz Capitulino
1
-34
/
+39
2009-09-04
monitor: Port handler_10 to use QDict
Luiz Capitulino
1
-18
/
+8
2009-09-04
monitor: Drop handler_8 and handler_9
Luiz Capitulino
1
-16
/
+0
2009-09-04
monitor: Port handler_7 to use QDict
Luiz Capitulino
1
-12
/
+10
2009-09-04
monitor: Port handler_6 to use QDict
Luiz Capitulino
1
-8
/
+6
2009-09-04
monitor: Port handler_5 to use QDict
Luiz Capitulino
1
-21
/
+28
2009-09-04
monitor: Port handler_4 to use QDict
Luiz Capitulino
1
-13
/
+9
[next]