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
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-06
Remove unwanted executable properties
blueswir1
2
-0
/
+0
2008-04-04
vmwarevga: fix PCI IO region registration
aurel32
1
-1
/
+1
2008-03-29
IDE: Improve DMA transfers by increasing the buffer size
aurel32
1
-7
/
+13
2008-03-28
Revert "Fix ne2000_can_receive() function".
aurel32
1
-1
/
+1
2008-03-28
g364 framebuffer device
aurel32
2
-0
/
+439
2008-03-28
ignore reads to the EOI register
aurel32
1
-0
/
+3
2008-03-28
e1000: add phy specific status register
aurel32
1
-1
/
+2
2008-03-28
e1000: fix eerd registers
aurel32
1
-2
/
+2
2008-03-28
e1000: fix unaligned access
aurel32
1
-1
/
+1
2008-03-28
Fix mipsnet device ID, noticed by Vijay Kumar.
aurel32
1
-4
/
+2
2008-03-28
Fix ne2000_can_receive() function
aurel32
1
-1
/
+1
2008-03-28
Add missing initial values for PIIX3 function 0 (PIRQRC)
aurel32
1
-0
/
+3
2008-03-28
Tell BIOS about the number of CPUs
aurel32
1
-0
/
+3
2008-03-21
Wire up TC signal from Aux1 to FDC
blueswir1
5
-13
/
+42
2008-03-18
Clean fdc.h
aurel32
1
-1
/
+0
2008-03-18
Add KBD_CMD_SCANCODE command.
aurel32
1
-5
/
+34
2008-03-18
SCI fixes
aurel32
5
-6
/
+23
2008-03-14
CFI: Fix AMD erase support
aurel32
1
-1
/
+1
2008-03-14
Made the etrax timers and serial-ports base address relocatable. Use target_p...
edgar_igl
4
-121
/
+95
2008-03-14
* Add a model of the ETRAX interrupt controller.
edgar_igl
4
-117
/
+266
2008-03-13
ds1225y nvram: Fix some bugs
aurel32
2
-59
/
+130
2008-03-13
e1000: fix endianness issues
aurel32
1
-7
/
+16
2008-03-13
rtl8139: fix endianness on big endian targets
aurel32
1
-26
/
+16
2008-03-13
Convert from DOS to UNIX format, no code change.
aurel32
1
-123
/
+123
2008-03-10
GT64XXX: fix endianness issues:
aurel32
1
-5
/
+14
2008-03-10
Change the e1000 mmio addr space according to spec.
aurel32
1
-1
/
+1
2008-03-09
Fix some functions declared () rather than (void) (Ian Jackson)
blueswir1
1
-2
/
+2
2008-03-06
Split OMAP DMA out to a file apart.
balrog
4
-1376
/
+1412
2008-03-06
Check for out of range update regions (original patch from Anthony Liguori).
balrog
1
-6
/
+27
2008-03-06
Register VMware SVGA's memory io region with PCI framework.
balrog
1
-18
/
+29
2008-03-05
Add more machine definitions
blueswir1
2
-0
/
+292
2008-03-04
Show IRQ set or reset (Robert Reif)
blueswir1
1
-1
/
+4
2008-03-04
Remove unneeded qemu_irq_lower (Robert Reif)
blueswir1
1
-2
/
+0
2008-03-02
Let ESP SCSI adapter to be usable outside sun4m (Herv�oussineau)
blueswir1
4
-20
/
+31
2008-03-01
* target-cris/op.c: Make sure the bit-test insn only updates the XNZ flags.
edgar_igl
2
-49
/
+85
2008-02-29
Fix sun4m machine if MAX_FD != 2 (Herv�oussineau)
blueswir1
1
-1
/
+1
2008-02-29
Give names to magic numbers (Herv�oussineau)
blueswir1
1
-125
/
+222
2008-02-23
Really stop the transfer when the DMA channel is being disabled.
balrog
1
-2
/
+3
2008-02-17
Unify RTCs that use host time, fix M48t59 alarm.
balrog
5
-118
/
+70
2008-02-11
Fix SS-20 auxio addresses
blueswir1
1
-2
/
+2
2008-02-11
Force a resize after leaving graphical mode in curses (spotted by Samuel Thib...
balrog
1
-7
/
+8
2008-02-10
Make omap I2C controller work (previously untested). Implement post-OMAP1 ch...
balrog
2
-15
/
+116
2008-02-10
Add an ncurses UI.
balrog
11
-13
/
+206
2008-02-10
Add serial loopback mode (patch from Hervé Poussineau).
balrog
1
-8
/
+39
2008-02-10
Enhance PC kbd debugging (patch from Hervé Poussineau)
balrog
1
-6
/
+9
2008-02-10
Fix parallel port software emulation (Hervé Poussineau).
balrog
2
-1
/
+3
2008-02-10
Remove unused boolean_t, should fix building for Solaris.
balrog
1
-1
/
+0
2008-02-03
Fix VMware VGA init call (Anthony Liguori).
balrog
1
-2
/
+2
2008-02-03
Implement more INQUIRY command replies for scsi disk (Igor Kovalenko).
balrog
1
-4
/
+125
2008-02-03
Simplify guess_disk_lchs - should fix Windows stack corruption spotted by TeL...
balrog
1
-8
/
+1
[next]