]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-03-02 Bin Menghw/riscv: Move the dtb load bits outside of create_fdt()
2023-03-02 Bin Menghw/riscv: Skip re-generating DT nodes for a given DTB
2023-03-02 Weiwei Litarget/riscv: Add support for Zicond extension
2023-03-02 Christoph MüllnerRISC-V: XTheadMemPair: Remove register restrictions...
2023-03-02 Shaobo Songtarget/riscv: Fix checking of whether instruciton at...
2023-03-02 Palmer DabbeltMerge patch series "target/riscv: Various fixes to...
2023-03-02 Bin Mengtarget/riscv: Group all predicate() routines together
2023-03-02 Bin Mengtarget/riscv: Drop priv level check in mseccfg predicate()
2023-03-02 Bin Mengtarget/riscv: Allow debugger to access sstc CSRs
2023-03-02 Bin Mengtarget/riscv: Allow debugger to access {h, s}stateen...
2023-03-02 Bin Mengtarget/riscv: Allow debugger to access seed CSR
2023-03-02 Bin Mengtarget/riscv: Allow debugger to access user timer and...
2023-03-02 Bin Mengtarget/riscv: gdbstub: Drop the vector CSRs in riscv...
2023-03-02 Bin Mengtarget/riscv: gdbstub: Turn on debugger mode before...
2023-03-02 Bin Mengtarget/riscv: Avoid reporting odd-numbered pmpcfgX...
2023-03-02 Bin Mengtarget/riscv: Simplify getting RISCVCPU pointer from env
2023-03-02 Bin Mengtarget/riscv: Simplify {read, write}_pmpcfg() a little bit
2023-03-02 Bin Mengtarget/riscv: Use 'bool' type for read_only
2023-03-02 Bin Mengtarget/riscv: Coding style fixes in csr.c
2023-03-02 Bin Mengtarget/riscv: gdbstub: Do not generate CSR XML if Zicsr...
2023-03-02 Bin Mengtarget/riscv: gdbstub: Minor change for better readability
2023-03-02 Bin Mengtarget/riscv: Use g_assert() for the predicate() NULL...
2023-03-02 Bin Mengtarget/riscv: Add some comments to clarify the priority...
2023-03-02 Bin Mengtarget/riscv: gdbstub: Check priv spec version before...
2023-03-01 Palmer DabbeltMerge patch series "target/riscv: Some updates to float...
2023-03-01 Palmer DabbeltMerge patch series "make write_misa a no-op and FEATURE...
2023-03-01 Weiwei Litarget/riscv: Expose properties for Zv* extensions
2023-03-01 Weiwei Litarget/riscv: Simplify check for EEW = 64 in trans_rvv...
2023-03-01 Weiwei Litarget/riscv: Fix check for vector load/store instructi...
2023-03-01 Weiwei Litarget/riscv: Add support for Zvfh/zvfhmin extensions
2023-03-01 Weiwei Litarget/riscv: Remove redundunt check for zve32f and...
2023-03-01 Weiwei Litarget/riscv: Replace check for F/D to Zve32f/Zve64d...
2023-03-01 Weiwei Litarget/riscv: Simplify check for Zve32f and Zve64f
2023-03-01 Weiwei Litarget/riscv: Indent fixes in cpu.c
2023-03-01 Weiwei Litarget/riscv: Add property check for Zvfh{min} extensions
2023-03-01 Weiwei Litarget/riscv: Fix relationship between V, Zve*, F and D
2023-03-01 Weiwei Litarget/riscv: Add cfg properties for Zv* extensions
2023-03-01 Weiwei Litarget/riscv: Simplify the check for Zfhmin and Zhinxmin
2023-03-01 Weiwei Litarget/riscv: Fix the relationship between Zhinxmin...
2023-03-01 Weiwei Litarget/riscv: Fix the relationship between Zfhmin and Zfh
2023-03-01 Daniel Henrique... target/riscv/cpu: remove CPUArchState::features and...
2023-03-01 Daniel Henrique... target/riscv: remove RISCV_FEATURE_MMU
2023-03-01 Daniel Henrique... hw/riscv/virt.c: do not use RISCV_FEATURE_MMU in create...
2023-03-01 Daniel Henrique... target/riscv: remove RISCV_FEATURE_PMP
2023-03-01 Daniel Henrique... target/riscv: remove RISCV_FEATURE_EPMP
2023-03-01 Daniel Henrique... target/riscv/cpu.c: error out if EPMP is enabled withou...
2023-03-01 Daniel Henrique... target/riscv: remove RISCV_FEATURE_DEBUG
2023-03-01 Daniel Henrique... target/riscv: allow MISA writes as experimental
2023-03-01 Daniel Henrique... target/riscv: do not mask unsupported QEMU extensions...
2023-03-01 Daniel Henrique... target/riscv: introduce riscv_cpu_cfg()
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Christian Schoenebeckui/cocoa: user friendly characters for release mouse
2023-02-27 Philippe Mathieu... dump: Add create_win_dump() stub for non-x86 targets
2023-02-27 Philippe Mathieu... dump: Simplify compiling win_dump.o by introducing...
2023-02-27 Philippe Mathieu... dump: Clean included headers
2023-02-27 Philippe Mathieu... dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
2023-02-27 Philippe Mathieu... dump: Replace tswapN() -> cpu_to_dumpN()
2023-02-27 Bernhard Beschowhw/ide/pci: Add PCIIDEState::isa_irq[]
2023-02-27 Philippe Mathieu... hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_I...
2023-02-27 Philippe Mathieu... hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_i...
2023-02-27 Philippe Mathieu... hw/ide/piix: Pass Error* to pci_piix_init_ports() for...
2023-02-27 Philippe Mathieu... hw/ide/piix: Remove unused includes
2023-02-27 Bernhard Beschowhw/ide/pci: Unexport bmdma_active_if()
2023-02-27 Philippe Mathieu... hw/ide/ioport: Remove unnecessary includes
2023-02-27 Philippe Mathieu... hw/ide: Declare ide_get_[geometry/bios_chs_trans] in...
2023-02-27 Philippe Mathieu... hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_register_restart_cb -> ide_bus_regis...
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_set_irq() -> ide_bus_set_irq()
2023-02-27 Philippe Mathieu... hw/ide: Un-inline ide_set_irq()
2023-02-27 Philippe Mathieu... hw/ide: Include 'exec/ioport.h' instead of 'hw/isa...
2023-02-27 Philippe Mathieu... hw/ide: Remove unused 'qapi/qapi-types-run-state.h'
2023-02-27 Philippe Mathieu... hw/ide/atapi: Restrict 'scsi/constants.h' inclusion
2023-02-27 Philippe Mathieu... hw/ide/isa: Remove intermediate ISAIDEState::irq variable
2023-02-27 Philippe Mathieu... hw/ide/isa: Extract TYPE_ISA_IDE declarations to 'hw...
2023-02-27 Philippe Mathieu... hw/ide/mmio: Extract TYPE_MMIO_IDE declarations to...
2023-02-27 Philippe Mathieu... hw/ide/mmio: Use CamelCase for MMIO_IDE state name
2023-02-27 Fiona Ebnerhw/ide/ahci: Trace ncq write command as write instead...
2023-02-27 Philippe Mathieu... hw/i386/xen: Remove unused 'hw/ide.h' include from...
2023-02-27 John SnowMAINTAINERS: Mark IDE and Floppy as "Odd Fixes"
2023-02-27 Philippe Mathieu... scripts/checkpatch.pl: Do not allow assert(0)
2023-02-27 Philippe Mathieu... block/vvfat: Remove pointless check of NDEBUG
2023-02-27 Philippe Mathieu... hw/ppc/sam460ex: Correctly set MAL properties
2023-02-27 BALATON Zoltanhw/display/sm501: Add fallbacks to pixman routines
2023-02-27 BALATON Zoltanhw/display/sm501: Implement more 2D raster operations
2023-02-27 Philippe Mathieu... hw/display/sm501: Alias 'dma-offset' QOM property in...
2023-02-27 Philippe Mathieu... hw/display/sm501: Embed OHCI QOM child in chipset
2023-02-27 Philippe Mathieu... hw/usb/xhci-nec: Replace container_of() by NEC_XHCI...
2023-02-27 Philippe Mathieu... hw/usb/xhci-nec: Declare QOM macros for NEC_XHCI
2023-02-27 Philippe Mathieu... hw/usb/uhci: Replace container_of() by UHCI_GET_CLASS...
2023-02-27 Philippe Mathieu... hw/usb/uhci: Declare QOM macros using OBJECT_DECLARE_TYPE()
2023-02-27 Philippe Mathieu... hw/usb/ohci: Fix typo
2023-02-27 BALATON Zoltanhw/usb/ohci: Add trace points for register access
2023-02-27 BALATON Zoltanhw/usb/ohci: Move a function next to where it is used
2023-02-27 BALATON Zoltanhw/usb/ohci: Code style fix missing braces and extra...
2023-02-27 BALATON Zoltanhw/usb/ohci: Code style fix white space errors
2023-02-27 BALATON Zoltanhw/usb/ohci: Code style fix comments
2023-02-27 Philippe Mathieu... hw/usb/ohci: Use OHCIState type definition
next