index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
sh4
Age
Commit message (
Expand
)
Author
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-02-11
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2013-12-23
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-11-05
shix: Don't require firmware presence for qtest
Andreas Färber
2013-11-05
shix: Drop debug output
Andreas Färber
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
2013-07-25
sh4: unbreak r2d
Paolo Bonzini
2013-07-25
sh4: do not use isa_mmio
Paolo Bonzini
2013-07-08
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-07
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-04
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-15
arm: fix location of some include files
Peter Maydell
2013-04-13
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
2013-04-13
shix: Catch CPU initialization errors
Andreas Färber
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: move block devices to hw/block/, configure via default-configs/
Paolo Bonzini
2013-04-08
hw: make all of hw/ide/ configurable via default-configs/
Paolo Bonzini
2013-04-08
hw: move headers to include/
Paolo Bonzini
2013-03-12
target-sh4: Move PVR/PRR/CVR into SuperHCPUClass
Andreas Färber
2013-03-01
sh: move files referencing CPU to hw/sh4/
Paolo Bonzini
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2012-06-07
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini