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
/
hw
/
misc
Age
Commit message (
Expand
)
Author
2022-10-31
mac_nvram: Use NVRAM_SIZE constant
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
2022-10-31
hw/ppc/mac.h: Move macio specific parts out from shared header
BALATON Zoltan
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-09-14
hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...
Enrik Berkhan
2022-08-08
hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
Peter Maydell
2022-08-01
trivial: Fix duplicated words
Thomas Huth
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-07-14
aspeed: sbc: Allow per-machine settings
Joel Stanley
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
2022-07-12
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
2022-06-30
hw/misc/aspeed: Add PECI controller
Peter Delevoryas
2022-06-30
aspeed/hace: Accumulative mode supported
Joel Stanley
2022-06-30
aspeed/scu: Add trace events for read ops
Cédric Le Goater
2022-06-22
aspeed/hace: Add missing newlines to unimp messages
Joel Stanley
2022-06-09
acpi: pvpanic-isa: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-06-09
acpi: applesmc: use AcpiDevAmlIfClass:build_dev_aml to provide device's AML
Igor Mammedov
2022-05-08
lasi: move from hw/hppa to hw/misc
Mark Cave-Ayland
2022-05-03
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-05-03
Use g_unix_set_fd_nonblocking()
Marc-André Lureau
2022-05-03
aspeed/hace: Support AST1030 HACE
Steven Lee
2022-05-02
aspeed/hace: Support AST2600 HACE
Steven Lee
2022-05-02
aspeed/hace: Support HMAC Key Buffer register.
Steven Lee
2022-05-02
aspeed/scu: Add AST1030 support
Steven Lee
2022-05-02
aspeed: sbc: Correct default reset values
Joel Stanley
2022-05-02
hw: aspeed_scu: Introduce clkin_25Mhz attribute
Steven Lee
2022-05-02
hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation function
Steven Lee
2022-04-21
Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into staging
Richard Henderson
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
hw/misc: Add a model of the Xilinx Versal CRL
Edgar E. Iglesias
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
2022-03-24
hw: Fix misleading hexadecimal format
Philippe Mathieu-Daudé
2022-03-21
Use g_new() & friends where that makes obvious sense
Markus Armbruster
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP APU Control
Edgar E. Iglesias
2022-03-18
hw/misc: Add a model of the Xilinx ZynqMP CRF
Edgar E. Iglesias
2022-03-18
hw/misc/npcm7xx_clk: Don't leak string in npcm7xx_clk_sel_init()
Peter Maydell
2022-03-15
kvm/msi: do explicit commit when adding msi routes
Longpeng(Mike)
2022-03-09
macio/pmu.c: remove redundant code
Mark Cave-Ayland
2022-03-09
mos6522: implement edge-triggering for CA1/2 and CB1/2 control line IRQs
Mark Cave-Ayland
2022-03-09
mac_via: make SCSI_DATA (DRQ) bit live rather than latched
Mark Cave-Ayland
2022-03-09
mos6522: record last_irq_levels in mos6522_set_irq()
Mark Cave-Ayland
2022-03-09
mos6522: add "info via" HMP command for debugging
Mark Cave-Ayland
2022-03-09
mos6522: add register names to register read/write trace events
Mark Cave-Ayland
2022-03-09
mos6522: use device_class_set_parent_reset() to propagate reset to parent
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-06
hw/misc/pvpanic: Use standard headers instead
zhenwei pi
2022-02-28
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20220227' int...
Peter Maydell
[next]