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-08-21
uhci: fixes for save/load-vm (Max Krasnyansky)
aliguori
1
-2
/
+8
2008-08-21
uhci: rewrite UHCI emulator, fully async operation with multiple outstanding ...
aliguori
1
-364
/
+533
2008-08-21
usb: generic packet handler cleanup and documentation (Max Krasnyansky)
aliguori
2
-121
/
+179
2008-08-21
husb: support for USB host device auto connect (Max Krasnyansky)
aliguori
1
-0
/
+1
2008-08-21
husb: support for USB host device auto disconnect (Max Krasnyansky)
aliguori
1
-0
/
+1
2008-08-21
Fix OpenBSD linker warnings
blueswir1
4
-18
/
+28
2008-08-21
De-assert PIC IRQs properly at APIC level
aurel32
3
-7
/
+24
2008-08-21
De-assert ISA PIC IRQs properly
aurel32
1
-4
/
+6
2008-08-19
Silence vmport unless DEBUG is enabled.
aliguori
1
-1
/
+5
2008-08-19
ACPI suspend type field is 3 bits long
aurel32
1
-1
/
+1
2008-08-19
i386: fix isapc machine
aurel32
2
-4
/
+10
2008-08-18
APIC: Do not start zero-period timers (Jan Kiszka)
aliguori
1
-0
/
+2
2008-08-17
Fix some warnings that would be generated by gcc -Wmissing-prototypes
blueswir1
2
-4
/
+4
2008-08-17
Fix warnings that would be generated by gcc -Wstrict-prototypes
blueswir1
2
-4
/
+4
2008-08-17
Fix g364fb video emulation
aurel32
2
-17
/
+15
2008-08-15
Use C99 initializers
aurel32
1
-8
/
+8
2008-08-15
Cancel IDE outstanding IO on device reset (Gleb Natapov)
aliguori
1
-14
/
+26
2008-08-13
Allow diskless operation for all mips platforms.
ths
4
-20
/
+25
2008-08-13
usb-serial: add support for modem lines
aurel32
1
-9
/
+45
2008-08-12
Allow boot without a drive on Sparc machines (partly extracted from Xen)
blueswir1
3
-0
/
+15
2008-08-12
Use C99 initializers
blueswir1
2
-56
/
+56
2008-08-12
serial: Always update iir, even when ier is empty (Samuel Thibault)
aliguori
1
-5
/
+0
2008-08-11
IDE SEEK_STAT flag
aliguori
1
-20
/
+20
2008-08-11
Upgrade emulated UART to 16550A (Stefano Stabellini)
aliguori
1
-94
/
+392
2008-08-06
only check RCTL_EN in e1000_can_receive()
aliguori
1
-2
/
+1
2008-08-06
Add qemu_realloc(), by Gerd Hoffmann.
ths
4
-6
/
+6
2008-07-29
Move audio/sys-queue.h => sys-queue.h
aliguori
1
-1
/
+1
2008-07-29
e1000: use common checksumming code
aliguori
1
-14
/
+6
2008-07-29
Correct audio api usage in OMAP EAC (spotted by malc).
balrog
1
-31
/
+79
2008-07-29
Fill in WLAN and BT platform data in CAL area as expected by Maemo.
balrog
3
-6
/
+52
2008-07-29
Fix load width for slave address in i2c_bus_load (Chris Lalancette).
balrog
1
-1
/
+1
2008-07-28
vmware backdoor interface fix (Chris Lalancette)
aliguori
1
-0
/
+8
2008-07-25
Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park).
balrog
1
-3
/
+54
2008-07-24
Fix 24 bit mode
blueswir1
1
-4
/
+19
2008-07-23
Add OneNAND Unlock All command (Kyungmin Park).
balrog
1
-0
/
+15
2008-07-22
Add T1 and T2 CPUs, add a Sun4v machine
blueswir1
2
-8
/
+52
2008-07-22
Fix a bad comparison, spotted by Paul Brook.
balrog
2
-1
/
+5
2008-07-21
Handle on-chip DMA controllers in one place, convert OMAP DMA to use it.
balrog
6
-163
/
+895
2008-07-21
Omap DPLL & APLL locking logic.
balrog
3
-17
/
+121
2008-07-20
Fix debug message address formats
blueswir1
1
-8
/
+15
2008-07-20
Fix wrong function names in debug messages (Stefan Weil)
blueswir1
1
-2
/
+2
2008-07-19
Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).
balrog
1
-1
/
+1
2008-07-19
Revert "fix power management timer overflow handling" (Avi Kivity).
balrog
1
-1
/
+0
2008-07-19
Special Mask Mode for i8259 PIC (Sebastian Reichelt).
balrog
1
-0
/
+2
2008-07-18
Various NICs: Fix suspend/resume of multiple instances, by Jan Kiszka.
ths
5
-15
/
+8
2008-07-18
ide: enable single word DMA, by Stefano Stabellini.
ths
1
-0
/
+10
2008-07-18
OMAP2 EAC module.
balrog
3
-4
/
+556
2008-07-17
Remove the NIC from vlan on usb destroy.
balrog
1
-1
/
+2
2008-07-17
Add CDC-Ethernet usb NIC (original patch from Thomas Sailer).
balrog
2
-0
/
+1473
2008-07-16
Disable OMAP2 combined-io-entries hack now that more regions are allowed.
balrog
1
-1
/
+1
[next]