index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
alpha
/
typhoon.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/alpha: Provide a PCI-ISA bridge device node
Jason Thorpe
2021-06-28
1
-15
/
+4
*
hw/alpha: Set minimum PCI device ID to 1 to match Clipper IRQ mappings
Jason Thorpe
2021-06-28
1
-2
/
+3
*
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
1
-1
/
+0
*
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-3
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-2
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-2
/
+4
*
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
1
-1
/
+1
*
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
1
-2
/
+2
*
alpha/dp264: use memdev for RAM
Igor Mammedov
2020-02-19
1
-6
/
+2
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/boards.h a bit less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
1
-1
/
+0
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
1
-6
/
+6
*
hw/alpha/typhoon: Stop calling cpu_unassigned_access()
Peter Maydell
2019-01-08
1
-20
/
+27
*
hw/alpha/typhoon: Remove unuseful code
Philippe Mathieu-Daudé
2018-10-24
1
-13
/
+0
*
hw/alpha: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
1
-9
/
+8
*
iommu: Add IOMMU index argument to translate method
Peter Maydell
2018-06-15
1
-1
/
+2
*
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
1
-4
/
+4
*
memory/iommu: introduce IOMMUMemoryRegionClass
Alexey Kardashevskiy
2017-07-14
1
-5
/
+18
*
memory/iommu: QOM'fy IOMMU MemoryRegion
Alexey Kardashevskiy
2017-07-14
1
-3
/
+5
*
memory: tune last param of iommu_ops.translate()
Peter Xu
2017-05-25
1
-1
/
+1
*
target-alpha: Fix interrupt mask for cpu1
Richard Henderson
2016-11-22
1
-1
/
+1
*
hw/alpha: fix PCI bus initialization
Marcel Apfelbaum
2016-07-20
1
-1
/
+1
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-03-22
1
-0
/
+1
*
alpha: Clean up includes
Peter Maydell
2016-01-29
1
-0
/
+1
*
isa: Clean up error handling around isa_bus_new()
Markus Armbruster
2016-01-13
1
-1
/
+2
*
hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irq
Shannon Zhao
2015-06-03
1
-4
/
+4
*
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
Peter Maydell
2015-04-26
1
-1
/
+2
*
alpha: memory: Replace memory_region_init_ram with memory_region_allocate_sys...
Dirk Müller
2015-04-10
1
-3
/
+2
*
isa: add memory space parameter to isa_bus_new
Hervé Poussineau
2015-02-13
1
-1
/
+1
*
memory: add parameter errp to memory_region_init_ram
Hu Tao
2014-09-09
1
-1
/
+2
*
iommu: add is_write as a parameter to the translate function of MemoryRegionI...
Le Tan
2014-08-28
1
-1
/
+2
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
sysbus: Set cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-2
/
+0
*
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
Markus Armbruster
2013-12-23
1
-1
/
+1
*
hw/alpha: Fix compiler warning (integer constant is too large)
Stefan Weil
2013-10-02
1
-1
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-1
/
+1
*
target-alpha: Implement the typhoon iommu
Richard Henderson
2013-08-16
1
-28
/
+174
*
target-alpha: Move alarm to vm_clock
Richard Henderson
2013-07-18
1
-1
/
+1
*
hw/alpha: Drop latch_tmp hack
Richard Henderson
2013-07-14
1
-41
/
+12
*
hw/alpha: Don't machine check on missing pci i/o
Richard Henderson
2013-07-14
1
-1
/
+2
*
hw/alpha: Don't use get_system_io
Richard Henderson
2013-07-14
1
-12
/
+8
*
cpu: Replace cpu_single_env with CPUState current_cpu
Andreas Färber
2013-07-09
1
-12
/
+4
*
hw/a*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-9
/
+12
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-8
/
+8
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-4
/
+10
[next]