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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
hppa
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-08
hw/hppa/machine: Replace g_memdup() by g_memdup2()
Philippe Mathieu-Daudé
1
-8
/
+8
2024-05-03
hppa: switch boards to "default y"
Paolo Bonzini
1
-0
/
+2
2024-02-27
hw/hppa: do not require CONFIG_USB
Paolo Bonzini
2
-4
/
+8
2024-02-21
hw/hppa/Kconfig: Fix building with "configure --without-default-devices"
Thomas Huth
1
-0
/
+2
2024-02-13
hw/hppa/machine: Load 64-bit firmware on 64-bit machines
Helge Deller
1
-22
/
+30
2024-02-02
hw/net/lasi_i82596: use qemu_create_nic_device()
David Woodhouse
1
-5
/
+4
2024-02-02
hw/hppa: use pci_init_nic_devices()
David Woodhouse
1
-5
/
+2
2024-01-13
hw/hppa: Move software power button address back into PDC
Helge Deller
1
-4
/
+5
2024-01-13
hw/hppa/machine: Disable default devices with --nodefaults option
Helge Deller
1
-4
/
+6
2024-01-13
hw/hppa/machine: Allow up to 3840 MB total memory
Helge Deller
1
-3
/
+6
2023-11-20
hw/core/machine: Constify MachineClass::valid_cpu_types[]
Gavin Shan
1
-12
/
+10
2023-11-13
hw/hppa: Require at least SeaBIOS-hppa version 12
Helge Deller
1
-1
/
+1
2023-11-13
hw/hppa: Move software power button address to page zero
Helge Deller
1
-1
/
+2
2023-11-06
hw/hppa: Allow C3700 with 64-bit and B160L with 32-bit CPU only
Helge Deller
1
-0
/
+24
2023-11-06
hw/hppa: Turn on 64-bit CPU for C3700 machine
Helge Deller
1
-1
/
+1
2023-11-06
hw/hppa: Translate phys addresses for the cpu
Richard Henderson
1
-46
/
+71
2023-11-06
hw/hppa: Use uint32_t instead of target_ureg
Richard Henderson
1
-6
/
+6
2023-11-06
target/hppa: Make HPPA_BTLB_ENTRIES variable
Richard Henderson
1
-6
/
+3
2023-10-20
hw/hppa: Add new HP C3700 machine
Helge Deller
1
-0
/
+101
2023-10-20
hw/hppa: Split out machine creation
Helge Deller
1
-72
/
+99
2023-10-20
hw/hppa: Provide RTC and DebugOutputPort on CPU #0
Helge Deller
2
-1
/
+67
2023-10-20
hw/hppa: Export machine name, BTLBs, power-button address via fw_cfg
Helge Deller
1
-3
/
+19
2023-10-20
pci-host: Wire up new Astro/Elroy PCI bridge
Helge Deller
1
-0
/
+1
2023-10-17
hw/hppa: Require at least SeaBIOS-hppa version 10
Helge Deller
1
-5
/
+5
2023-09-15
target/hppa: Report and clear BTLBs via fw_cfg at startup
Helge Deller
1
-5
/
+5
2023-06-24
target/hppa: Provide qemu version via fw_cfg to firmware
Helge Deller
1
-0
/
+5
2023-06-24
target/hppa: Fix OS reboot issues
Helge Deller
1
-2
/
+8
2023-05-26
hw/hppa: Use MachineClass->default_nic in the hppa machine
Thomas Huth
1
-1
/
+3
2023-02-27
hw/isa: Rename isa_bus_irqs() -> isa_bus_register_input_irqs()
Philippe Mathieu-Daudé
1
-1
/
+1
2023-02-08
Drop duplicate #include
Markus Armbruster
1
-1
/
+0
2022-10-31
hw: Remove unused MAX_IDE_BUS define
BALATON Zoltan
1
-2
/
+0
2022-10-27
reset: allow registering handlers that aren't called by snapshot loading
Jason A. Donenfeld
1
-2
/
+2
2022-07-18
lasips2: remove legacy lasips2_initfn() function
Mark Cave-Ayland
1
-2
/
+4
2022-07-18
lasips2: remove the qdev base property and the lasips2_properties array
Mark Cave-Ayland
1
-2
/
+1
2022-06-26
lasips2: move mapping of LASIPS2 registers to HPPA machine
Mark Cave-Ayland
1
-2
/
+9
2022-06-26
lasips2: rename lasips2_init() to lasips2_initfn() and update it to return th...
Mark Cave-Ayland
1
-2
/
+2
2022-05-28
hppa: Fix serial port assignments and pass-through
Helge Deller
2
-16
/
+10
2022-05-28
hppa: Sync contents of hppa_hardware.h header file with SeaBIOS-hppa
Helge Deller
1
-0
/
+6
2022-05-12
machine: use QAPI struct for boot configuration
Paolo Bonzini
1
-3
/
+3
2022-05-09
Warn user if the vga flag is passed but no vga device is created
Gautam Agrawal
1
-0
/
+1
2022-05-08
hppa: simplify machine function names in machine.c
Mark Cave-Ayland
1
-6
/
+6
2022-05-08
hppa: fold machine_hppa_machine_init() into machine_hppa_machine_init_class_i...
Mark Cave-Ayland
1
-8
/
+4
2022-05-08
hppa: use MACHINE QOM macros for defining the hppa machine
Mark Cave-Ayland
1
-2
/
+2
2022-05-08
hppa: remove the empty hppa_sys.h file
Mark Cave-Ayland
2
-9
/
+1
2022-05-08
hppa: move enable_lan() define from hppa_sys.h to machine.c
Mark Cave-Ayland
2
-2
/
+3
2022-05-08
hppa: remove unused trace-events from from hw/hppa
Mark Cave-Ayland
1
-1
/
+0
2022-05-08
hppa: remove hw/hppa/pci.c
Mark Cave-Ayland
4
-75
/
+1
2022-05-08
hppa: move hppa_pci_ignore_ops from pci.c to machine.c
Mark Cave-Ayland
3
-27
/
+23
2022-05-08
lasi: move from hw/hppa to hw/misc
Mark Cave-Ayland
6
-360
/
+3
2022-05-08
hppa: move device headers from hppa_sys.h into individual .c files
Mark Cave-Ayland
4
-3
/
+9
[next]