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
Age
Commit message (
Expand
)
Author
2023-09-08
hw/misc: Introduce a model of Xilinx Versal's CFU_APB
Francisco Iglesias
2023-09-08
hw/misc: Introduce the Xilinx CFI interface
Francisco Iglesias
2023-09-08
hw/intc/arm_gicv3_its: Avoid maybe-uninitialized error in get_vte()
Philippe Mathieu-Daudé
2023-09-07
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2023-09-07
Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into staging
Stefan Hajnoczi
2023-09-07
Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into staging
Stefan Hajnoczi
2023-09-07
sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_hv_vpindex_settable()
Philippe Mathieu-Daudé
2023-09-07
target/i386: Allow elision of kvm_enable_x2apic()
Philippe Mathieu-Daudé
2023-09-07
hw/i386/fw_cfg: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2023-09-07
hw/i386/pc: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
2023-09-07
hw/i386/pc: Include missing 'sysemu/tcg.h' header
Philippe Mathieu-Daudé
2023-09-06
hw/ide/ahci: fix broken SError handling
Niklas Cassel
2023-09-06
hw/ide/ahci: fix ahci_write_fis_sdb()
Niklas Cassel
2023-09-06
hw/ide/ahci: PxCI should not get cleared when ERR_STAT is set
Niklas Cassel
2023-09-06
hw/ide/ahci: PxSACT and PxCI is cleared when PxCMD.ST is cleared
Niklas Cassel
2023-09-06
hw/ide/ahci: simplify and document PxCI handling
Niklas Cassel
2023-09-06
hw/ide/ahci: write D2H FIS when processing NCQ command
Niklas Cassel
2023-09-06
hw/ide/core: set ERR_STAT in unsupported command completion
Niklas Cassel
2023-09-06
Merge tag 'pull-aspeed-20230901' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2023-09-06
ppc/xive: Add support for the PC MMIOs
Cédric Le Goater
2023-09-06
ppc/xive: Handle END triggers between chips with MMIOs
Cédric Le Goater
2023-09-06
ppc/xive: Introduce a new XiveRouter end_notify() handler
Cédric Le Goater
2023-09-06
ppc/xive: Use address_space routines to access the machine RAM
Cédric Le Goater
2023-09-06
target/ppc: Fix the order of kvm_enable judgment about kvmppc_set_interrupt()
jianchunfu
2023-09-06
hw/ppc/e500: fix broken snapshot replay
Maksim Kostin
2023-09-06
spapr: Fix record-replay machine reset consuming too many events
Nicholas Piggin
2023-09-06
spapr: Fix machine reset deadlock from replay-record
Nicholas Piggin
2023-09-06
target/ppc: Fix timebase reset with record-replay
Nicholas Piggin
2023-09-06
hw/ppc: Read time only once to perform decrementer write
Nicholas Piggin
2023-09-06
hw/ppc: Reset timebase facilities on machine reset
Nicholas Piggin
2023-09-06
hw/ppc: Always store the decrementer value
Nicholas Piggin
2023-09-06
target/ppc: Sign-extend large decrementer to 64-bits
Nicholas Piggin
2023-09-06
hw/ppc: Avoid decrementer rounding errors
Nicholas Piggin
2023-09-06
hw/ppc: Round up the decrementer interval when converting to ns
Nicholas Piggin
2023-09-06
hw/ppc: Introduce functions for conversion between timebase and nanoseconds
Nicholas Piggin
2023-09-06
hw/ppc/ppc.c: Tidy over-long lines
Nicholas Piggin
2023-09-06
ppc/vof: Fix missed fields in VOF cleanup
Nicholas Piggin
2023-09-06
spapr: implement H_SET_MODE debug facilities
Nicholas Piggin
2023-09-01
hw/sd: Introduce a "sd-card" SPI variant model
Cédric Le Goater
2023-09-01
hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
Philippe Mathieu-Daudé
2023-09-01
hw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
Joel Stanley
2023-09-01
hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
Philippe Mathieu-Daudé
2023-09-01
hw/sd: Add sd_cmd_ALL_SEND_CID() handler
Philippe Mathieu-Daudé
2023-09-01
hw/sd: Add sd_cmd_SEND_OP_CMD() handler
Philippe Mathieu-Daudé
2023-09-01
hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
Philippe Mathieu-Daudé
2023-09-01
hw/sd: Add sd_cmd_unimplemented() handler
Philippe Mathieu-Daudé
2023-09-01
hw/sd: Add sd_cmd_illegal() handler
Philippe Mathieu-Daudé
2023-09-01
hw/sd: Introduce sd_cmd_handler type
Philippe Mathieu-Daudé
[next]