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
2010-05-21
axisdev88: Fix passing of kernel cmdline.
Edgar E. Iglesias
2010-05-21
arm_timer: fix oneshot mode
Rabin Vincent
2010-05-21
arm_timer: reload timer when enabled
Rabin Vincent
2010-05-21
pflash_cfi01: add device ID read command
Michael Walle
2010-05-20
pc: fix segfault introduced by 3d53f5c36ff6
Eduard - Gabriel Munteanu
2010-05-18
target-ppc: remove dead code
Thomas Monjalon
2010-05-18
target-s390: add firmware code
Alexander Graf
2010-05-17
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
2010-05-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-05-17
ide: Fix ide_dma_cancel
Kevin Wolf
2010-05-15
Update to a hopefully more future proof FSF address
Blue Swirl
2010-05-15
Trim unnecessary includes
Blue Swirl
2010-05-15
mc146818rtc: remove #ifdef DEBUG_CMOS.
Isaku Yamahata
2010-05-15
apm: remove #ifdef DEBUG.
Isaku Yamahata
2010-05-15
acpi_piix4: remove #ifdef DEBUG.
Isaku Yamahata
2010-05-15
pm_smbus: remove #ifdef DEBUG.
Isaku Yamahata
2010-05-15
pci hotadd, acpi_piix4: remove global variables
Isaku Yamahata
2010-05-15
pci hotplug: add argument to pci hot plug callback.
Isaku Yamahata
2010-05-15
acpi_piix4: qdevfy.
Isaku Yamahata
2010-05-15
rtc: make rtc_xxx accept/return ISADevice instead of RTCState.
Isaku Yamahata
2010-05-15
pc: move rtc declarations from pc.h into a dedicated header file.
Isaku Yamahata
2010-05-15
pc: split out piix specific part from pc.c into pc_piix.c
Isaku Yamahata
2010-05-15
pc: split out pci device init from pc_init1() into pc_pci_device_init()
Isaku Yamahata
2010-05-15
pc: split out basic device init from pc_init1() into pc_basic_device_init()
Isaku Yamahata
2010-05-15
pc: split out vga initialization from pc_init1() into pc_vga_init().
Isaku Yamahata
2010-05-15
pc: split out memory allocation from pc_init1() into pc_memory_init()
Isaku Yamahata
2010-05-15
pc: split out cpu initialization from pc_init1() into pc_cpus_init().
Isaku Yamahata
2010-05-15
pc: make pc_init1() not refer ferr_irq directly.
Isaku Yamahata
2010-05-15
pc: introduce a function to allocate cpu irq.
Isaku Yamahata
2010-05-15
pc: remove global variable rtc_state by using qemu_irq.
Isaku Yamahata
2010-05-15
pc: remove a global variable, floppy_controller.
Isaku Yamahata
2010-05-15
pc: make an unnecessary global variable, pit, local.
Isaku Yamahata
2010-05-15
pc, i440fx: Make smm enable/disable function i440fx independent.
Isaku Yamahata
2010-05-15
pc: initialize ioapic before use.
Isaku Yamahata
2010-05-15
acpi: split acpi.c into the common part and the piix4 part.
Isaku Yamahata
2010-05-15
acpi: add acpi constants from linux header files and use them.
Isaku Yamahata
2010-05-15
acpi: split out apm register emulation from acpi.c
Isaku Yamahata
2010-05-15
acpi: split out piix4 smbus routines from acpi.c into pm_smbus.c
Isaku Yamahata
2010-05-15
mc146818rtc: Register vmstate via qdev
Jan Kiszka
2010-05-15
fdc: Register vmstate via qdev
Jan Kiszka
2010-05-15
serial: Register vmstate via qdev
Jan Kiszka
2010-05-15
vmstate: Add support for alias ID
Jan Kiszka
2010-05-15
vmstate: Drop unused post_save handler
Jan Kiszka
2010-05-15
sh: sm501: add 2D engine support
Shin-ichiro KAWASAKI
2010-05-15
tmp105: update the register in post_load where it needs updating.
Andrzej Zaborowski
2010-05-14
e1000: make some tables 'const'
Blue Swirl
2010-05-14
ide: make a table 'const'
Blue Swirl
2010-05-14
vga: make some tables 'const'
Blue Swirl
2010-05-12
pckbd: don't use any static state
Blue Swirl
2010-05-12
apb: don't use any static state
Blue Swirl
[next]