index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
sh4
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
2015-09-19
2
-19
/
+9
*
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
2015-09-18
2
-4
/
+4
*
sh4: Fix initramfs initialization for endiannes-mismatched targets
Guenter Roeck
2015-09-13
1
-3
/
+3
*
sh4/r2d: convert to new MMIO accessor style
Aurelien Jarno
2015-06-12
1
-6
/
+6
*
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
1
-2
/
+4
*
r2d: Don't use legacy -usbdevice support for setting up board
Markus Armbruster
2015-02-18
1
-1
/
+1
*
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-10-20
1
-2
/
+1
*
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
2014-10-20
1
-2
/
+3
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
2
-4
/
+6
*
hw: Fix qemu_allocate_irqs() leaks
Andreas Färber
2014-06-30
1
-2
/
+1
*
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
2014-05-28
2
-7
/
+7
*
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
1
-1
/
+1
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
pci-host: Consistently set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-0
/
+6
*
shix: Don't require firmware presence for qtest
Andreas Färber
2013-11-05
1
-4
/
+5
*
shix: Drop debug output
Andreas Färber
2013-11-05
1
-7
/
+0
*
hw: Clean up bogus default boot order
Markus Armbruster
2013-08-28
2
-2
/
+0
*
sh4: unbreak r2d
Paolo Bonzini
2013-07-25
1
-14
/
+25
*
sh4: do not use isa_mmio
Paolo Bonzini
2013-07-25
1
-1
/
+2
*
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
2013-07-08
1
-1
/
+4
|
\
|
*
pci: Add root bus parameter to pci_nic_init()
David Gibson
2013-07-07
1
-1
/
+4
*
|
hw/s*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-3
/
+3
*
|
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
4
-15
/
+15
|
/
*
arm: fix location of some include files
Peter Maydell
2013-04-15
1
-1
/
+1
*
sh7750: Change cpu field type to SuperHCPU
Andreas Färber
2013-04-13
3
-50
/
+51
*
shix: Catch CPU initialization errors
Andreas Färber
2013-04-13
1
-0
/
+4
*
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
5
-5
/
+1288
*
hw: move interrupt controllers to hw/intc/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-4
/
+0
*
hw: move PCI bridges to hw/pci-* or hw/ARCH
Paolo Bonzini
2013-04-08
2
-1
/
+188
*
hw: move timer devices to hw/timer/, configure with default-configs/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move char devices to hw/char/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-1
/
+1
*
hw: move block devices to hw/block/, configure via default-configs/
Paolo Bonzini
2013-04-08
1
-1
/
+0
*
hw: make all of hw/ide/ configurable via default-configs/
Paolo Bonzini
2013-04-08
1
-1
/
+0
*
hw: move headers to include/
Paolo Bonzini
2013-04-08
4
-7
/
+7
*
target-sh4: Move PVR/PRR/CVR into SuperHCPUClass
Andreas Färber
2013-03-12
1
-3
/
+7
*
sh: move files referencing CPU to hw/sh4/
Paolo Bonzini
2013-03-01
3
-1
/
+938
*
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
2013-03-01
3
-1
/
+470
*
build: move obj-TARGET-y variables to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+5