index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
ide, vl: turn -win2k-hack into a property on IDE devices
Paolo Bonzini
2024-02-28
2
-1
/
+2
|
*
|
vl, pc: turn -no-fd-bootchk into a machine property
Paolo Bonzini
2024-02-28
1
-1
/
+1
|
|
/
*
|
plugins: add an API to read registers
Alex Bennée
2024-02-28
1
-2
/
+48
*
|
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
2024-02-28
3
-4
/
+21
*
|
gdbstub: expose api to find registers
Alex Bennée
2024-02-28
1
-0
/
+28
*
|
plugins: Use different helpers when reading registers
Akihiko Odaki
2024-02-28
1
-0
/
+1
*
|
plugins: add qemu_plugin_num_vcpus function
Pierrick Bouvier
2024-02-28
1
-0
/
+3
*
|
plugins: remove previous n_vcpus functions from API
Pierrick Bouvier
2024-02-28
1
-7
/
+3
*
|
gdbstub: Add members to identify registers to GDBFeature
Akihiko Odaki
2024-02-28
1
-0
/
+3
*
|
hw/core/cpu: Remove gdb_get_dynamic_xml member
Akihiko Odaki
2024-02-28
1
-4
/
+0
*
|
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2024-02-28
1
-1
/
+2
*
|
gdbstub: Simplify XML lookup
Akihiko Odaki
2024-02-28
1
-0
/
+6
*
|
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2024-02-28
1
-2
/
+2
*
|
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
2024-02-28
1
-1
/
+1
|
/
*
Merge tag 'pull-target-arm-20240227-1' of https://git.linaro.org/people/pmayd...
Peter Maydell
2024-02-27
12
-24
/
+504
|
\
|
*
hw/misc/bcm2835_property: Add missed BCM2835 properties
Sergey Kambalin
2024-02-27
1
-0
/
+11
|
*
hw/arm/bcm2838_peripherals: Add clock_isp stub
Sergey Kambalin
2024-02-27
1
-0
/
+1
|
*
hw/arm: Add memory region for BCM2837 RPiVid ASB
Sergey Kambalin
2024-02-27
2
-1
/
+3
|
*
hw/arm/raspi4b: Temporarily disable unimplemented rpi4b devices
Sergey Kambalin
2024-02-27
1
-0
/
+4
|
*
hw/arm: Introduce Raspberry PI 4 machine
Sergey Kambalin
2024-02-27
2
-0
/
+13
|
*
hw/arm: Add GPIO and SD to BCM2838 periph
Sergey Kambalin
2024-02-27
1
-0
/
+8
|
*
hw/gpio: Connect SD controller to BCM2838 GPIO
Sergey Kambalin
2024-02-27
1
-0
/
+5
|
*
hw/gpio: Add BCM2838 GPIO stub
Sergey Kambalin
2024-02-27
1
-0
/
+40
|
*
hw/arm/bcm2838: Add GIC-400 to BCM2838 SoC
Sergey Kambalin
2024-02-27
2
-0
/
+39
|
*
hw/arm: Introduce BCM2838 SoC
Sergey Kambalin
2024-02-27
2
-0
/
+65
|
*
hw/arm/raspi: Split out raspi machine common part
Sergey Kambalin
2024-02-27
1
-0
/
+21
|
*
hw/arm/bcm2853_peripherals: Split out common part of peripherals
Sergey Kambalin
2024-02-27
2
-5
/
+27
|
*
hw/arm/bcm2836: Split out common part of BCM283X classes
Sergey Kambalin
2024-02-27
1
-2
/
+24
|
*
hw/core/reset: Implement qemu_register_reset via qemu_register_resettable
Peter Maydell
2024-02-27
1
-2
/
+5
|
*
hw/core/reset: Add qemu_{register, unregister}_resettable()
Peter Maydell
2024-02-27
1
-3
/
+34
|
*
hw/core: Add ResetContainer which holds objects implementing Resettable
Peter Maydell
2024-02-27
1
-0
/
+48
|
*
hw/core: Add documentation and license comments to reset.h
Peter Maydell
2024-02-27
1
-0
/
+79
|
*
include/qom/object.h: New OBJECT_DEFINE_SIMPLE_TYPE{, _WITH_INTERFACES} macros
Peter Maydell
2024-02-27
1
-17
/
+79
|
*
hw/arm: Use TYPE_OR_IRQ when connecting STM32L4x5 EXTI fan-in IRQs
Inès Varhol
2024-02-27
1
-0
/
+4
*
|
Merge tag 'pull-aspeed-20240227' of https://github.com/legoater/qemu into sta...
Peter Maydell
2024-02-27
1
-2
/
+17
|
\
\
|
|
/
|
/
|
|
*
aspeed: fix hardcode boot address 0
Jamin Lin
2024-02-27
1
-2
/
+0
|
*
aspeed: introduce a new UART0 device name
Jamin Lin
2024-02-27
1
-0
/
+17
*
|
hw/ide: Remove last two uses of ide/internal.h outside of hw/ide/
BALATON Zoltan
2024-02-27
2
-453
/
+1
*
|
hw/i386/pc: Remove unneeded class attribute "kvmclock_enabled"
Bernhard Beschow
2024-02-27
1
-1
/
+0
*
|
hw/i386/pc: Rename "bus" attribute to "pcibus"
Bernhard Beschow
2024-02-27
1
-1
/
+1
*
|
hw/i386/x86: Let ioapic_init_gsi() take parent as pointer
Bernhard Beschow
2024-02-27
1
-1
/
+1
*
|
hw/usb: remove usb_bus_find
Paolo Bonzini
2024-02-27
1
-1
/
+0
*
|
hw/acpi: move object_resolve_type_unambiguous to core QOM
Paolo Bonzini
2024-02-27
1
-0
/
+13
*
|
hw/nubus: add nubus-virtio-mmio device
Mark Cave-Ayland
2024-02-27
1
-0
/
+36
*
|
hw/nubus: increase maximum Declaration ROM size from 128k to 1Mb
Mark Cave-Ayland
2024-02-27
1
-1
/
+1
*
|
hw/sysbus: Remove now unused sysbus_address_space()
Philippe Mathieu-Daudé
2024-02-26
1
-1
/
+0
|
/
*
ppc/pnv: Implement the ChipTOD to Core transfer
Nicholas Piggin
2024-02-23
2
-0
/
+6
*
ppc/pnv: Wire ChipTOD model to powernv9 and powernv10 machines
Nicholas Piggin
2024-02-23
1
-0
/
+3
*
ppc/pnv: Add POWER9/10 chiptod model
Nicholas Piggin
2024-02-23
2
-0
/
+58
*
hw/ppc: N1 chiplet wiring
Chalapathi V
2024-02-23
1
-0
/
+2
[prev]
[next]