]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-01-18 Peter MaydellMakefile: allow 'make uninstall'
2023-01-18 Li-Wen HsuUpgrade all packages in the FreeBSD VMs to ensure the...
2023-01-17 Peter MaydellMerge tag 'pull-tcg-20230116' of https://gitlab.com...
2023-01-16 Richard Hendersonaccel/tcg: Split out cpu_exec_{setjmp,loop}
2023-01-16 Richard Hendersonutil/bufferiszero: Use __attribute__((target)) for...
2023-01-16 Ilya Leoshkevichtcg: add perfmap and jitdump
2023-01-16 Ilya Leoshkevichaccel/tcg: Add debuginfo support
2023-01-16 Ilya Leoshkevichlinux-user: Clean up when exiting due to a signal
2023-01-16 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-01-16 Thomas Huthtests/qtest/qom-test: Do not print tested properties...
2023-01-16 Peter MaydellMerge tag 'mips-20230113' of https://github.com/philmd...
2023-01-16 Mark Cave-Aylandtarget/m68k: fix FPSR quotient byte for frem instruction
2023-01-16 Mark Cave-Aylandtarget/m68k: fix FPSR quotient byte for fmod instruction
2023-01-16 Mark Cave-Aylandtarget/m68k: pass sign directly into make_quotient()
2023-01-16 Mark Cave-Aylandtarget/m68k: pass quotient directly into make_quotient()
2023-01-13 Philippe Mathieu... scripts/git.orderfile: Display MAINTAINERS changes...
2023-01-13 Philippe Mathieu... target/mips: Restrict 'qapi-commands-machine.h' to...
2023-01-13 Daniel Henrique... hw/mips/boston: Rename MachineState 'mc' pointer to...
2023-01-13 Philippe Mathieu... hw/pci-host/bonito: Declare TYPE_BONITO_PCI_HOST_BRIDGE...
2023-01-13 Philippe Mathieu... hw/pci-host/bonito: Use 'bonito_pci' for PCI function...
2023-01-13 Philippe Mathieu... hw/pci-host/bonito: Use 'bonito_host' for PCI host...
2023-01-13 Philippe Mathieu... hw/pci-host/bonito: Convert to 3-phase reset
2023-01-13 Thomas Huthsoftmmu/rtc: Emit warning when using driftfix=slew...
2023-01-13 Thomas Huthhw/rtc/mc146818rtc: Make the mc146818 RTC device target...
2023-01-13 Thomas Huthhw/core/qdev-properties-system: Allow the 'slew' policy...
2023-01-13 Thomas Huthhw/intc: Extract the IRQ counting functions into a...
2023-01-13 Bernhard Beschowhw/intc/i8259: Make using the isa_pic singleton more...
2023-01-13 Bernhard Beschowhw/usb/hcd-uhci: Introduce TYPE_ defines for device...
2023-01-13 Bernhard Beschowhw/mips/Kconfig: Track Malta's PIIX dependencies via...
2023-01-13 Bernhard Beschowhw/isa/piix4: Decouple INTx-to-LNKx routing which is...
2023-01-13 Bernhard Beschowhw/isa/piix3: Decouple INTx-to-LNKx routing which is...
2023-01-13 Bernhard Beschowhw/pci/pci: Factor out pci_bus_map_irqs() from pci_bus_...
2023-01-13 Philippe Mathieu... hw/pci/pci_host: Trace config accesses on unexisting...
2023-01-13 Paolo Bonzinimips: Always include nanomips disassembler
2023-01-13 Peter MaydellMerge tag 'pull-target-arm-20230113' of https://git...
2023-01-13 Evgeny Iakovlevtarget/arm: allow writes to SCR_EL3.HXEn bit when FEAT_...
2023-01-13 Paolo Bonzinimips: Remove support for trap and emulate KVM
2023-01-13 Philippe Mathieu... hw/isa/piix4: Correct IRQRC[A:D] reset values
2023-01-13 Philippe Mathieu... hw/mips/malta: Set PIIX4 IRQ routes in embedded bootloader
2023-01-13 Philippe Mathieu... hw/mips/malta: Introduce PIIX4_PCI_DEVFN definition
2023-01-13 Philippe Mathieu... hw/mips/malta: Merge common BL code as bl_setup_gt64120...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/malta: Use bootloader generator API for nanoMIP...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS JALRc opcode...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS LI (LUI+ORI...
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS SW opcode generator
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Implement nanoMIPS NOP opcode generator
2023-01-13 Philippe Mathieu... hw/mips/bootloader: Handle buffers as opaque arrays
2023-01-13 Philippe Mathieu... tests/avocado: Add tests booting YAMON ROM on MIPS...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Move it to hw/pci-host/
2023-01-13 Philippe Mathieu... hw/mips/meson: Make gt64xxx_pci.c endian-agnostic
2023-01-13 Philippe Mathieu... hw/mips/malta: Explicit GT64120 endianness upon device...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Add a 'cpu-little-endian' qdev...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Manage endian bits with the Regist...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Let the GT64120 manage the lower...
2023-01-13 Philippe Mathieu... hw/mips/Kconfig: Introduce CONFIG_GT64120 to select...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Endian-swap using PCI_HOST_BRIDGE...
2023-01-13 Philippe Mathieu... hw/mips/gt64xxx_pci: Accumulate address space changes
2023-01-13 Philippe Mathieu... hw/mips/malta: Trace FPGA LEDs/ASCII display updates
2023-01-13 Philippe Mathieu... hw/mips/malta: Split FPGA LEDs/ASCII display updates
2023-01-12 Philippe Mathieu... hw/timer/xilinx_timer: Use XpsTimerState instead of...
2023-01-12 Philippe Mathieu... hw/intc/xilinx_intc: Use 'XpsIntc' typedef instead...
2023-01-12 Philippe Mathieu... hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLAR...
2023-01-12 Philippe Mathieu... hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC
2023-01-12 Philippe Mathieu... hw/arm/npcm7xx: Declare QOM macros using OBJECT_DECLARE...
2023-01-12 Philippe Mathieu... hw/arm/bcm2836: Remove definitions generated by OBJECT_...
2023-01-12 Philippe Mathieu... hw/arm/stellaris: Use CamelCase for STELLARIS_ADC type...
2023-01-12 Philippe Mathieu... hw/arm/stellaris: Drop useless casts from void * to...
2023-01-12 Philippe Mathieu... hw/intc/omap_intc: Use CamelCase for TYPE_OMAP_INTC...
2023-01-12 Philippe Mathieu... hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP2_GPIO...
2023-01-12 Philippe Mathieu... hw/gpio/omap_gpio: Use CamelCase for TYPE_OMAP1_GPIO...
2023-01-12 Philippe Mathieu... hw/arm/omap: Drop useless casts from void * to pointer
2023-01-12 Philippe Mathieu... hw/gpio/omap_gpio: Add local variable to avoid embedded...
2023-01-12 Philippe Mathieu... hw/arm/pxa: Avoid forward-declaring PXA2xxI2CState
2023-01-12 Philippe Mathieu... hw/arm: Remove unreachable code calling pflash_cfi01_re...
2023-01-12 Philippe Mathieu... hw/arm/vexpress: Remove dead code in vexpress_common_init()
2023-01-12 Philippe Mathieu... hw/arm/z2: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/omap_sx1: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/omap_sx1: Remove unused 'total_ram' definitions
2023-01-12 Philippe Mathieu... hw/arm/musicpal: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/mainstone: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/gumstix: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/gumstix: Improve documentation
2023-01-12 Philippe Mathieu... hw/arm/collie: Simplify flash creation using for()...
2023-01-12 Philippe Mathieu... hw/arm/collie: Use the IEC binary prefix definitions
2023-01-12 Philippe Mathieu... hw/arm/pxa2xx: Simplify pxa270_init()
2023-01-12 Philippe Mathieu... hw/arm/pxa2xx: Simplify pxa255_init()
2023-01-12 Richard Hendersontarget/arm: Fix sve_probe_page
2023-01-12 Strahinja Jankovictests/avocado: Add SD boot test to Cubieboard
2023-01-12 Strahinja Jankovichw/arm: Allwinner A10 enable SPL load from MMC
2023-01-12 Strahinja Jankovichw/arm: Add AXP209 to Cubieboard
2023-01-12 Strahinja Jankovichw/misc: AXP209 PMU Emulation
2023-01-12 Strahinja Jankovic{hw/i2c,docs/system/arm}: Allwinner TWI/I2C Emulation
2023-01-12 Strahinja Jankovichw/misc: Allwinner A10 DRAM Controller Emulation
2023-01-12 Strahinja Jankovichw/misc: Allwinner-A10 Clock Controller Module Emulation
2023-01-12 Felipe Balbihw/arm: Add Olimex H405
2023-01-12 Felipe Balbihw/arm/stm32f405: correctly describe the memory layout
next