OSDN Git Service

hw/char/riscv_htif: Fix the console syscall on big endian hosts
[qmiga/qemu.git] / hw /
2023-09-11 Thomas Huthhw/char/riscv_htif: Fix the console syscall on big...
2023-09-11 Thomas Huthhw/char/riscv_htif: Fix printing of console characters...
2023-09-08 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-08 Stefan HajnocziMerge tag 'pull-nbd-2023-09-07-v2' of https://repo...
2023-09-08 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-09-08 Marc-André Lureauqxl: don't assert() if device isn't yet initialized
2023-09-08 Thomas Huthhw/net/vmxnet3: Fix guest-triggerable assert()
2023-09-08 Daniel Henrique... hw/ppc: use g_free() in spapr_tce_table_post_load()
2023-09-08 Thomas Huthtrivial: Simplify the spots that use TARGET_BIG_ENDIAN...
2023-09-08 Peter Maydellhw/display/xlnx_dp: update comments
2023-09-08 Michael Tokarevaudio: spelling fixes
2023-09-08 Michael Tokarevxen: spelling fix
2023-09-08 Michael Tokarevriscv: spelling fixes
2023-09-08 Thomas Huthtrace-events: Fix the name of the tracing.rst file
2023-09-07 Jeuk Kimhw/ufs: Support for UFS logical unit
2023-09-07 Jeuk Kimhw/ufs: Support for Query Transfer Requests
2023-09-07 Jeuk Kimhw/ufs: Initial commit for emulated Universal-Flash...
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Stefan HajnocziMerge tag 'ide-pull-request' of https://gitlab.com...
2023-09-07 Stefan HajnocziMerge tag 'pull-parallels-2023-09-06' of https://src...
2023-09-07 Stefan HajnocziMerge tag 'pull-ppc-20230906' of https://github.com...
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to...
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
2023-09-07 Philippe Mathieu... target/i386: Allow elision of kvm_hv_vpindex_settable()
2023-09-07 Philippe Mathieu... target/i386: Allow elision of kvm_enable_x2apic()
2023-09-07 Philippe Mathieu... hw/i386/fw_cfg: Include missing 'cpu.h' header
2023-09-07 Philippe Mathieu... hw/i386/pc: Include missing 'cpu.h' header
2023-09-07 Philippe Mathieu... hw/i386/pc: Include missing 'sysemu/tcg.h' header
2023-09-07 Niklas Casselhw/ide/ahci: fix broken SError handling
2023-09-07 Niklas Casselhw/ide/ahci: fix ahci_write_fis_sdb()
2023-09-07 Niklas Casselhw/ide/ahci: PxCI should not get cleared when ERR_STAT...
2023-09-07 Niklas Casselhw/ide/ahci: PxSACT and PxCI is cleared when PxCMD...
2023-09-07 Niklas Casselhw/ide/ahci: simplify and document PxCI handling
2023-09-07 Niklas Casselhw/ide/ahci: write D2H FIS when processing NCQ command
2023-09-07 Niklas Casselhw/ide/core: set ERR_STAT in unsupported command completion
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-06 Cédric Le Goaterppc/xive: Add support for the PC MMIOs
2023-09-06 Cédric Le Goaterppc/xive: Handle END triggers between chips with MMIOs
2023-09-06 Cédric Le Goaterppc/xive: Introduce a new XiveRouter end_notify() handler
2023-09-06 Cédric Le Goaterppc/xive: Use address_space routines to access the...
2023-09-06 jianchunfutarget/ppc: Fix the order of kvm_enable judgment about...
2023-09-06 Maksim Kostinhw/ppc/e500: fix broken snapshot replay
2023-09-06 Nicholas Pigginspapr: Fix record-replay machine reset consuming too...
2023-09-06 Nicholas Pigginspapr: Fix machine reset deadlock from replay-record
2023-09-06 Nicholas Piggintarget/ppc: Fix timebase reset with record-replay
2023-09-06 Nicholas Pigginhw/ppc: Read time only once to perform decrementer...
2023-09-06 Nicholas Pigginhw/ppc: Reset timebase facilities on machine reset
2023-09-06 Nicholas Pigginhw/ppc: Always store the decrementer value
2023-09-06 Nicholas Piggintarget/ppc: Sign-extend large decrementer to 64-bits
2023-09-06 Nicholas Pigginhw/ppc: Avoid decrementer rounding errors
2023-09-06 Nicholas Pigginhw/ppc: Round up the decrementer interval when converti...
2023-09-06 Nicholas Pigginhw/ppc: Introduce functions for conversion between...
2023-09-06 Nicholas Pigginhw/ppc/ppc.c: Tidy over-long lines
2023-09-06 Nicholas Pigginppc/vof: Fix missed fields in VOF cleanup
2023-09-06 Nicholas Pigginspapr: implement H_SET_MODE debug facilities
2023-09-05 Stefan HajnocziMerge tag 'pull-request-2023-08-31' of https://gitlab...
2023-09-05 Stefan HajnocziMerge tag 'misc-20230831' of https://github.com/philmd...
2023-09-01 Cédric Le Goaterhw/sd: Introduce a "sd-card" SPI variant model
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_SET_BLOCK_COUNT() handler
2023-09-01 Joel Stanleyhw/sd: Add sd_cmd_SEND_TUNING_BLOCK() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_SEND_RELATIVE_ADDR() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_ALL_SEND_CID() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_SEND_OP_CMD() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_GO_IDLE_STATE() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_unimplemented() handler
2023-09-01 Philippe Mathieu... hw/sd: Add sd_cmd_illegal() handler
2023-09-01 Philippe Mathieu... hw/sd: Introduce sd_cmd_handler type
2023-09-01 Philippe Mathieu... hw/sd: Move proto_name to SDProto structure
2023-09-01 Philippe Mathieu... hw/sd: When card is in wrong state, log which spec...
2023-09-01 Philippe Mathieu... hw/sd: When card is in wrong state, log which state...
2023-09-01 Philippe Mathieu... hw/sd/sdcard: Return ILLEGAL for CMD19/CMD23 prior...
2023-09-01 Cédric Le Goateraspeed: Get the BlockBackend of FMC0 from the flash...
2023-09-01 Cédric Le Goaterm25p80: Introduce an helper to retrieve the BlockBacken...
2023-09-01 Cédric Le Goateraspeed: Create flash devices only when defaults are...
2023-09-01 Cédric Le Goaterhw/ssi: Check for duplicate CS indexes
2023-09-01 Cédric Le Goateraspeed/smc: Wire CS lines at reset
2023-09-01 Cédric Le Goaterhw/ssi: Introduce a ssi_get_cs() helper
2023-09-01 Cédric Le Goaterhw/ssi: Add a "cs" property to SSIPeripheral
2023-09-01 Hang Yuhw/i2c/aspeed: Add support for buffer organization
2023-09-01 Hang Yuhw/i2c/aspeed: Fix TXBUF transmission start position...
2023-09-01 Hang Yuhw/i2c/aspeed: Fix Tx count and Rx size error in buffer...
2023-09-01 Cédric Le Goateraspeed: Introduce helper for 32-bit hosts limitation
2023-08-31 Philippe Mathieu... hw/i386: Rename 'hw/kvm/clock.h' -> 'hw/i386/kvm/clock.h'
2023-08-31 Philippe Mathieu... hw/i386: Remove unuseful kvmclock_create() stub
2023-08-31 Peter Maydellhw/usb/hcd-xhci: Avoid variable-length array in xhci_ge...
2023-08-31 Michael Tokarevhw/usb: spelling fixes
2023-08-31 Michael Tokarevhw/sd: spelling fixes
2023-08-31 Michael Tokarevhw/mips: spelling fixes
2023-08-31 Michael Tokarevhw/display: spelling fixes
2023-08-31 Michael Tokarevhw/ide: spelling fixes
2023-08-31 Michael Tokarevhw/i2c: spelling fixes
2023-08-31 Philippe Mathieu... hw/i2c/pmbus_device: Fix modifying QOM class internals...
2023-08-31 Philippe Mathieu... hw/char/pl011: Replace magic values by register field...
2023-08-31 Philippe Mathieu... hw/char/pl011: Remove duplicated PL011_INT_[RT]X defini...
2023-08-31 Philippe Mathieu... hw/char/pl011: Display register name in trace events
2023-08-31 Philippe Mathieu... hw/char/pl011: Restrict MemoryRegionOps implementation...
2023-08-31 Philippe Mathieu... hw/char: Have FEWatchFunc handlers return G_SOURCE_CONT...
2023-08-31 Philippe Mathieu... target/xtensa: Include missing 'qemu/atomic.h' header
next