index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2022-03-09
mos6522: add register names to register read/write trace events
Mark Cave-Ayland
2022-03-09
mos6522: remove update_irq() and set_sr_int() methods from MOS6522DeviceClass
Mark Cave-Ayland
2022-03-09
mos6522: switch over to use qdev gpios for IRQs
Mark Cave-Ayland
2022-03-09
mac_via: use IFR bit flag constants for VIA2 IRQs
Mark Cave-Ayland
2022-03-09
mac_via: use IFR bit flag constants for VIA1 IRQs
Mark Cave-Ayland
2022-03-09
mos6522: add defines for IFR bit flags
Mark Cave-Ayland
2022-03-09
Merge remote-tracking branch 'remotes/philmd/tags/mips-20220308' into staging
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-03-08
hw/isa: Inline and remove one-line isa_init_irq()
Bernhard Beschow
2022-03-08
hw/isa: Drop unused attributes from ISADevice
Bernhard Beschow
2022-03-08
hw/rtc/mc146818rtc: QOM'ify IRQ number
Bernhard Beschow
2022-03-08
hw/mips/gt64xxx_pci: Resolve gt64120_register()
Bernhard Beschow
2022-03-08
hw/isa/piix4: Resolve global instance variable
Bernhard Beschow
2022-03-08
malta: Move PCI interrupt handling from gt64xxx_pci to piix4
Bernhard Beschow
2022-03-08
hw/sensor: add Renesas raa228000 device
Titus Rwantare
2022-03-08
hw/sensor: add Renesas raa229004 PMBus device
Titus Rwantare
2022-03-08
hw/sensor: add Intersil ISL69260 device model
Titus Rwantare
2022-03-08
hw/i2c: Added linear mode translation for pmbus devices
Shengtan Mao
2022-03-08
hw/i2c: pmbus: fix error returns and guard against out of range accesses
Titus Rwantare
2022-03-08
hw/i2c: pmbus: add registers
Titus Rwantare
2022-03-08
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220307'...
Peter Maydell
2022-03-08
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...
Peter Maydell
2022-03-08
aspeed/smc: Rename 'max_peripherals' to 'cs_num_max'
Cédric Le Goater
2022-03-08
aspeed/smc: Remove 'num_cs' field
Cédric Le Goater
2022-03-07
block: pass desired TLS hostname through from block driver client
Daniel P. Berrangé
2022-03-07
Merge remote-tracking branch 'remotes/philmd/tags/abstract-arch-cpu-20220307'...
Peter Maydell
2022-03-07
hw/arm/virt: Disable LPA2 for -machine virt-6.2
Richard Henderson
2022-03-07
osdep: Move memalign-related functions to their own header
Peter Maydell
2022-03-07
util: Make qemu_oom_check() a static function
Peter Maydell
2022-03-07
9pfs: move qemu_dirent_dup() from osdep -> 9p-util
Christian Schoenebeck
2022-03-07
9p: linux: Fix a couple Linux assumptions
Keno Fischer
2022-03-07
block: introduce snapshot-access block driver
Vladimir Sementsov-Ogievskiy
2022-03-07
block/io: introduce block driver snapshot-access API
Vladimir Sementsov-Ogievskiy
2022-03-07
block/reqlist: add reqlist_wait_all()
Vladimir Sementsov-Ogievskiy
2022-03-07
block/dirty-bitmap: introduce bdrv_dirty_bitmap_status()
Vladimir Sementsov-Ogievskiy
2022-03-07
block: intoduce reqlist
Vladimir Sementsov-Ogievskiy
2022-03-07
block/block-copy: add block_copy_reset()
Vladimir Sementsov-Ogievskiy
2022-03-07
block/block-copy: block_copy_state_new(): add bitmap parameter
Vladimir Sementsov-Ogievskiy
2022-03-07
block/dirty-bitmap: bdrv_merge_dirty_bitmap(): add return value
Vladimir Sementsov-Ogievskiy
2022-03-07
block: fix preallocate filter: don't do unaligned preallocate requests
Vladimir Sementsov-Ogievskiy
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
2022-03-06
hw/acpi: add indication for i8042 in IA-PC boot flags of the FADT table
Liav Albani
2022-03-06
exec/cpu_ldst: Include 'cpu.h' to get target_ulong definition
Philippe Mathieu-Daudé
2022-03-06
softmmu: Add qemu_init_arch_modules()
Philippe Mathieu-Daudé
2022-03-06
exec/cpu: Make address_space_init/reloading_memory_map target agnostic
Philippe Mathieu-Daudé
2022-03-06
exec/gdbstub: Make gdb_exit() / gdb_set_stop_cpu() target agnostic
Philippe Mathieu-Daudé
2022-03-06
misc: Add missing "sysemu/cpu-timers.h" include
Philippe Mathieu-Daudé
2022-03-06
accel: Introduce AccelOpsClass::cpus_are_resettable()
Philippe Mathieu-Daudé
[prev]
[next]