Sign in
qemu
/
qemu
/
f1114c17eeda907d0a290f25f970d695fc3b16de
/
hw
/
alpha
2c91bcf
iommu: Add IOMMU index argument to translate method
by Peter Maydell
· 7 years ago
a4cb773
hw/alpha/dp264: Use the TYPE_SMC37C669_SUPERIO
by Philippe Mathieu-Daudé
· 7 years ago
f4564fc0
hw/alpha/dp264: Add the ISA DMA controller
by Philippe Mathieu-Daudé
· 7 years ago
47973a2
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
by Philippe Mathieu-Daudé
· 7 years ago
acc95bc
Merge remote-tracking branch 'origin/master' into HEAD
by Michael S. Tsirkin
· 7 years ago
6c646a1
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
by Philippe Mathieu-Daudé
· 7 years ago
acf695e
hw/timer/i8254: rename pit_init() -> i8254_pit_init()
by Philippe Mathieu-Daudé
· 7 years ago
1115ff6
pci: Rename root bus initialization functions for clarity
by David Gibson
· 7 years ago
fb92da8
alpha: use generic cpu_model parsing
by Igor Mammedov
· 7 years ago
4482e05
cpu: make cpu_generic_init() abort QEMU on error
by Igor Mammedov
· 7 years ago
82a3d1f
alpha: replace cpu_alpha_init() with cpu_generic_init()
by Igor Mammedov
· 8 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 8 years ago
bcd2625
target/alpha: Merge several flag bytes into ENV->FLAGS
by Richard Henderson
· 8 years ago
1221a47
memory/iommu: introduce IOMMUMemoryRegionClass
by Alexey Kardashevskiy
· 8 years ago
3df9d74
memory/iommu: QOM'fy IOMMU MemoryRegion
by Alexey Kardashevskiy
· 8 years ago
bf55b7a
memory: tune last param of iommu_ops.translate()
by Peter Xu
· 8 years ago
2059839
hw: Default -drive to if=ide explicitly where it works
by Markus Armbruster
· 8 years ago
fcf5ef2
Move target-* CPU file into a target/ folder
by Thomas Huth
· 8 years ago
424ad83
target-alpha: Fix interrupt mask for cpu1
by Richard Henderson
· 8 years ago
4496dc4
sun4uv: fix serial initialization regression
by Marc-André Lureau
· 8 years ago
e723b87
trace-events: fix first line comment in trace-events
by Laurent Vivier
· 9 years ago
50d3bba
hw/alpha: fix PCI bus initialization
by Marcel Apfelbaum
· 9 years ago
121d071
Clean up header guards that don't match their file name
by Markus Armbruster
· 9 years ago
4f92ce1
trace: split out trace events for hw/alpha/ directory
by Daniel P. Berrange
· 9 years ago
0774831
alpha: include cpu-qom.h in files that require AlphaCPU
by Paolo Bonzini
· 9 years ago
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
4771d75
hw: explicitly include qemu-common.h and cpu.h
by Paolo Bonzini
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
7ef295e
loader: Add data swap option to load-elf
by Peter Crosthwaite
· 9 years ago
e2e5e11
alpha: Clean up includes
by Peter Maydell
· 9 years ago
d10e543
isa: Clean up error handling around isa_bus_new()
by Markus Armbruster
· 9 years ago
c525436
hw: Don't use hw_error() for machine initialization errors
by Markus Armbruster
· 9 years ago
c6ce9f1
alpha: convert "naked" qemu_log to tracepoint
by Paolo Bonzini
· 9 years ago
e264d29
Use DEFINE_MACHINE() to register all machines
by Eduardo Habkost
· 10 years ago
5429273
hw/alpha/typhoon.c: Fix misusing qemu_allocate_irqs for single irq
by Shannon Zhao
· 10 years ago
c18f855
hw/alpha/dp264.c: Fix memory leak spotted by valgrind
by Shannon Zhao
· 10 years ago
42874d3
Switch non-CPU callers from ld/st*_phys to address_space_ld/st*
by Peter Maydell
· 10 years ago
58c24a4
alpha: memory: Replace memory_region_init_ram with memory_region_allocate_system_memory
by Dirk Müller
· 10 years ago
5de0904
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging
by Peter Maydell
· 10 years ago
b6607a1
serial: Factor out common serial_hds_isa_init()
by Markus Armbruster
· 10 years ago
bb2ed00
isa: add memory space parameter to isa_bus_new
by Hervé Poussineau
· 10 years ago
d8f94e1
ide: Update ide_drive_get to be HBA agnostic
by John Snow
· 10 years ago
4994653
memory: add parameter errp to memory_region_init_ram
by Hu Tao
· 10 years ago
8d7b8cb
iommu: add is_write as a parameter to the translate function of MemoryRegionIOMMUOps
by Le Tan
· 11 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
f606604
exec: Make stq_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
2c17449
exec: Make ldq/ldub_*_phys input an AddressSpace
by Edgar E. Iglesias
· 11 years ago
837d371
sysbus: Set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
9b2caaf
hw/alpha: Fix compiler warning (integer constant is too large)
by Stefan Weil
· 11 years ago
9889e04
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 12 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 12 years ago
b83c4db
target-alpha: Implement the typhoon iommu
by Richard Henderson
· 12 years ago
19e0cbb
target-alpha: Move alarm to vm_clock
by Richard Henderson
· 12 years ago
e605e96
hw/alpha: Use SRM epoch
by Richard Henderson
· 12 years ago
6784216
hw/alpha: Drop latch_tmp hack
by Richard Henderson
· 12 years ago
3661049
hw/alpha: Don't machine check on missing pci i/o
by Richard Henderson
· 12 years ago
056e6ba
hw/alpha: Don't use get_system_io
by Richard Henderson
· 12 years ago
4917cf4
cpu: Replace cpu_single_env with CPUState current_cpu
by Andreas Färber
· 12 years ago
dc11549
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 12 years ago
29b358f
pci: Add root bus parameter to pci_nic_init()
by David Gibson
· 12 years ago
64bde0f
hw/a*: pass owner to memory_region_init* functions
by Paolo Bonzini
· 12 years ago
2c9b15c
memory: add owner argument to initialization functions
by Paolo Bonzini
· 12 years ago
c658b94
cpu: Turn cpu_unassigned_access() into a CPUState hook
by Andreas Färber
· 12 years ago
0bc3cd6
include: avoid useless includes of exec/ headers
by Paolo Bonzini
· 12 years ago
bd2be15
arm: fix location of some include files
by Peter Maydell
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
c0907c9
hw: move PCI bridges to hw/pci-* or hw/ARCH
by Paolo Bonzini
· 12 years ago
0ddfaf7
hw: move MC146818RTC to hw/timer/, configure via default-configs/
by Paolo Bonzini
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
5e8861a
build: move obj-TARGET-y variables to nested Makefile.objs
by Paolo Bonzini
· 13 years ago