index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2007-06-10
Attempt to fix incorrect colours on some BGR displays
blueswir1
2007-06-10
Merge TCX and VGA pixel operations
blueswir1
2007-06-10
More PCI mapping/remapping for Gallileo.
ths
2007-06-09
Don't try to use "vt" output in nographic mode.
ths
2007-06-09
ARM PL181 MMCI fixes.
pbrook
2007-06-08
Fix incorrect target_ulong use in hw devices
blueswir1
2007-06-07
Fix return type.
pbrook
2007-06-07
Fix code formatting, by Herve Poussineau.
ths
2007-06-07
Unbreak PCI config register, noticed by Stefan Weil.
ths
2007-06-07
Initialize more GT64xxx registers on reset.
ths
2007-06-07
Fix some Malta PCI config bits.
ths
2007-06-07
PCI device saving for GT64xxx.
ths
2007-06-07
Implement some more Gallileo registers.
ths
2007-06-07
Fix comment.
ths
2007-06-07
Fix PCI irq mapping on Malta.
ths
2007-06-07
Fix firmware word endianness for Malta.
ths
2007-06-06
Make the Malta bootloader handling a bit more transparent.
ths
2007-06-06
Fix formatting.
ths
2007-06-06
Malta has no ISA bus.
ths
2007-06-06
Big endian byte swap for serial mmapped interface.
ths
2007-06-06
Use the correct PCI IDs for Malta.
ths
2007-06-04
Take advantage of subpage support.
ths
2007-06-04
ColdFire Ethernet support.
pbrook
2007-06-03
Fix off-by-one memory region sizes.
pbrook
2007-06-03
Spelling fixes, by Stefan Weil.
ths
2007-06-03
MCF5208 timer fix.
pbrook
2007-06-03
MCF5208 emulation.
pbrook
2007-06-03
Leave running timer alone if not reloading.
pbrook
2007-06-01
Force display update on palette change or loadvm
blueswir1
2007-06-01
Add support for 5Kc/5Kf/20Kc, based on a patch by Aurelien Jarno.
ths
2007-05-30
Fix typo in comment.
ths
2007-05-30
Fix CPU (re-)selection on reset.
ths
2007-05-30
Replace target_ulong with target_phys_addr_t
blueswir1
2007-05-28
SMBus support for MIPS Malta.
ths
2007-05-28
Remove a local subpage IO hack, now that general subpage IO works.
balrog
2007-05-27
Interrupt debugging DPRINTFs
blueswir1
2007-05-27
New option -net nic,model=? (Mark Glines)
blueswir1
2007-05-27
Handle unconnected vlan case in lance
blueswir1
2007-05-27
Use qemu_irqs between CPUs and interrupt controller
blueswir1
2007-05-27
Use qemu_irq between interrupt controller and timers
blueswir1
2007-05-27
Use qemu_irqs between dma controllers and esp, lance
blueswir1
2007-05-26
Split DMA controller in two
blueswir1
2007-05-25
Implement Sparc64 CPU timers using ptimers
blueswir1
2007-05-24
Change ptimer API to use 64-bit values, add save and load methods
blueswir1
2007-05-24
Savevm/loadvm bits for ARM core, the PXA2xx peripherals and Spitz hardware.
balrog
2007-05-23
Use i2c_slave_init() to allocate the PXA (dummy) I2C slave.
balrog
2007-05-23
Add WM8750 and MAX7310 chips (I2C slaves).
balrog
2007-05-23
Implement the PXA2xx I2C master controller.
balrog
2007-05-23
m68k/ColdFire system emulation.
pbrook
2007-05-23
Add periodic timer implementation.
pbrook
[next]