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