index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
virtex_ml507.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-28
ppc: Remove deprecated ppcemb target
Thomas Huth
1
-7
/
+0
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-3
/
+4
2018-06-01
hw: Do not include "sysemu/block-backend.h" if it is not necessary
Philippe Mathieu-Daudé
1
-2
/
+0
2018-04-26
Change references to serial_hds[] to serial_hd()
Peter Maydell
1
-1
/
+1
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
1
-0
/
+1
2018-02-06
hw/ppc: Replace fprintf(stderr, "*\n" with error_report()
Alistair Francis
1
-2
/
+2
2018-01-27
ppc: Deprecate qemu-system-ppcemb
thuth@redhat.com
1
-0
/
+8
2017-10-17
ppc: virtex-ml507: replace cpu_model with cpu_type
Igor Mammedov
1
-7
/
+4
2017-09-19
cpu: make cpu_generic_init() abort QEMU on error
Igor Mammedov
1
-4
/
+0
2017-09-01
ppc: replace cpu_ppc_init() with cpu_generic_init()
Igor Mammedov
1
-1
/
+1
2017-02-02
target-ppc: Add MMU model check for booke machines
Valentin Plotkin
1
-0
/
+7
2016-05-19
qemu-common: push cpu.h inclusion out of qemu-common.h
Paolo Bonzini
1
-0
/
+1
2016-03-04
loader: Add data swap option to load-elf
Peter Crosthwaite
1
-1
/
+2
2016-01-29
ppc: Clean up includes
Peter Maydell
1
-0
/
+1
2015-09-25
ppc: Rename ELF_MACHINE to be PPC specific
Peter Crosthwaite
1
-1
/
+1
2015-09-19
Use DEFINE_MACHINE() to register all machines
Eduardo Habkost
1
-9
/
+4
2015-07-07
ppc: Update cpu_model in MachineState
Bharata B Rao
1
-4
/
+3
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
1
-2
/
+1
2014-10-20
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
Markus Armbruster
1
-2
/
+3
2014-07-15
ppc: memory: Replace memory_region_init_ram with memory_region_allocate_syste...
Shreyas B. Prabhu
1
-2
/
+1
2014-05-28
machine: Conversion of QEMUMachineInitArgs to MachineState
Marcel Apfelbaum
1
-8
/
+8
2014-03-27
hw/ppc: Avoid shifting left into sign bit
Peter Maydell
1
-2
/
+2
2014-03-05
virtex_ml507: Add support for loading initrd images
Edgar E. Iglesias
1
-1
/
+33
2014-02-26
xilinx: Delete hw/include/xilinx.h
Peter Crosthwaite
1
-1
/
+1
2014-02-26
xilinx: Inline usages of xilinx_timer_create()
Peter Crosthwaite
1
-1
/
+6
2014-02-26
xilinx: Inline usages of xilinx_intc_create()
Peter Crosthwaite
1
-1
/
+5
2014-02-26
ppc/virtex_ml507: Define macros for irq/memory maps
Peter Crosthwaite
1
-3
/
+11
2013-12-20
device_tree: s/qemu_devtree/qemu_fdt globally
Peter Crosthwaite
1
-1
/
+1
2013-09-03
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
Anthony Liguori
1
-1
/
+0
2013-09-02
ppc: virtex_ml507: QEMU_OPTION_dtb support for this machine.
Efimov Vasily
1
-10
/
+19
2013-08-28
hw: Clean up bogus default boot order
Markus Armbruster
1
-1
/
+0
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
1
-1
/
+1
2013-06-14
ppc: Remove CONFIG_FDT conditionals
Peter Maydell
1
-18
/
+0
2013-04-19
Remove unneeded type casts
Stefan Weil
1
-1
/
+1
2013-04-15
arm: fix location of some include files
Peter Maydell
1
-1
/
+1
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
1
-1
/
+1
2013-04-08
hw: move headers to include/
Paolo Bonzini
1
-5
/
+5
2013-03-01
hw: move boards and other isolated files to hw/ARCH
Paolo Bonzini
1
-0
/
+274