]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2021-03-04 Akihiko Odakiconfigure: Improve OpenGL dependency detections
2021-03-04 Akihiko Odakiui/cocoa: Fix stride resolution of pixman image
2021-03-04 Zack Marvelui/gtk: vte: fix sending multiple characeters
2021-03-03 Akihiko Odakiui/cocoa: Remove the uses of full screen APIs
2021-02-25 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2021-02-25 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2021-02-24 Alex Bennéedocs: move CODING_STYLE into the developer documentation
2021-02-24 Alex Bennéedocs/devel: add forward reference to check-tcg
2021-02-24 Alex Bennéedocs/devel: update the container based tests
2021-02-24 Alex Bennéedocs/devel: expand on use of containers to build tests
2021-02-24 Alex Bennéetests/acceptance: allow a "graceful" failing for virtio...
2021-02-24 Philippe Mathieu... docker: Bump Fedora images to release 33
2021-02-24 Alex Bennéemeson.build: expose TCG cross compiler information...
2021-02-23 Isaku Yamahataqtest/acpi/bios-tables-test: update acpi tables
2021-02-23 Isaku Yamahataacpi: add test case for -no-hpet
2021-02-23 Sean Christophersoni386: acpi: Don't build HPET ACPI entry if HPET is...
2021-02-23 Isaku Yamahatahw/i386: declare ACPI mother board resource for MMCONFI...
2021-02-23 Isaku Yamahataacpi: add test case for smm unsupported -machine smm=off
2021-02-23 Isaku Yamahataacpi: set fadt.smi_cmd to zero when SMM is not supported
2021-02-23 Isaku Yamahataacpi/core: always set SCI_EN when SMM isn't supported
2021-02-23 Isaku Yamahataich9, piix4: add property, smm-compat, to keep compatib...
2021-02-23 Isaku Yamahataqtest: update tests/qtest/bios-tables-test-allowed...
2021-02-23 Isaku Yamahatacheckpatch: don't emit warning on newly created acpi...
2021-02-23 Xingang Wangtests/data/acpi/virt/DSDT.pxb: update with _CCA
2021-02-23 Xingang Wangacpi/gpex: Fix cca attribute check for pxb device
2021-02-23 Xingang Wangacpi: Allow pxb DSDT acpi table changes
2021-02-23 Laurent Vivierpcie: don't set link state active if the slot is empty
2021-02-23 Laurent Vivierfailover: really display a warning when the primary...
2021-02-23 Laurent Viviervirtio-net: add missing object_unref()
2021-02-23 Laurent Vivierpci: cleanup failover sanity check
2021-02-22 Peter MaydellMerge remote-tracking branch 'remotes/edgar/tags/edgar...
2021-02-22 Stefan Sandstromtarget/cris: Plug leakage of TCG temporaries
2021-02-22 Philippe Mathieu... target/cris: Let cris_mmu_translate() use MMUAccessType...
2021-02-22 Philippe Mathieu... target/cris: Use MMUAccessType enum type when possible
2021-02-21 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-02-21 BALATON Zoltanvt82c686: Fix superio_cfg_{read,write}() functions
2021-02-21 BALATON Zoltanvt82c686: Log superio_cfg unimplemented accesses
2021-02-21 BALATON Zoltanvt82c686: Simplify by returning earlier
2021-02-21 BALATON Zoltanvt82c686: Reduce indentation by returning early
2021-02-21 BALATON Zoltanvt82c686: Remove index field of SuperIOConfig
2021-02-21 BALATON Zoltanvt82c686: Move creation of ISA devices to the ISA bridge
2021-02-21 BALATON Zoltanvt82c686: Simplify vt82c686b_realize()
2021-02-21 BALATON Zoltanvt82c686: Make vt82c686b-pm an abstract base class...
2021-02-21 BALATON Zoltanvt82c686: Set user_creatable=false for VT82C686B_PM
2021-02-21 BALATON Zoltanvt82c686: Fix up power management io base and config
2021-02-21 BALATON Zoltanvt82c686: Correctly reset all registers to default...
2021-02-21 BALATON Zoltanvt82c686: Correct vt82c686-pm I/O size
2021-02-21 BALATON Zoltanvt82c686: Make vt82c686-pm an I/O tracing region
2021-02-21 BALATON Zoltanvt82c686: Fix SMBus IO base and configuration registers
2021-02-21 BALATON Zoltanvt82c686: Reorganise code
2021-02-21 BALATON Zoltanvt82c686: Move superio memory region to SuperIOConfig...
2021-02-21 Philippe Mathieu... target/mips: Use GPR move functions in gen_HILO1_tx79()
2021-02-21 Philippe Mathieu... target/mips: Introduce gen_load_gpr_hi() / gen_store_gp...
2021-02-21 Philippe Mathieu... target/mips: Rename 128-bit upper halve GPR registers
2021-02-21 Philippe Mathieu... target/mips: Promote 128-bit multimedia registers as...
2021-02-21 Philippe Mathieu... target/mips: Make cpu_HI/LO registers public
2021-02-21 Philippe Mathieu... target/mips: Include missing "tcg/tcg.h" header
2021-02-21 Philippe Mathieu... target/mips: Remove unused 'rw' argument from page_tabl...
2021-02-21 Philippe Mathieu... target/mips: Let CPUMIPSTLBContext::map_address() take...
2021-02-21 Philippe Mathieu... target/mips: Let get_seg*_physical_address() take MMUAc...
2021-02-21 Philippe Mathieu... target/mips: Let get_physical_address() take MMUAccessT...
2021-02-21 Philippe Mathieu... target/mips: Let raise_mmu_exception() take MMUAccessTy...
2021-02-21 Philippe Mathieu... target/mips: Let cpu_mips_translate_address() take...
2021-02-21 Philippe Mathieu... target/mips: Let do_translate_address() take MMUAccessT...
2021-02-21 Philippe Mathieu... target/mips: Replace magic value by MMU_DATA_LOAD defin...
2021-02-21 Philippe Mathieu... target/mips: Remove unused MMU definitions
2021-02-21 Philippe Mathieu... target/mips: Remove access_type argument from get_physi...
2021-02-21 Philippe Mathieu... target/mips: Remove access_type arg from get_segctl_phy...
2021-02-21 Philippe Mathieu... target/mips: Remove access_type argument from get_seg_p...
2021-02-21 Philippe Mathieu... target/mips: Remove access_type argument from map_addre...
2021-02-21 Philippe Mathieu... target/mips: fetch code with translator_ld
2021-02-21 Jiaxun Yangtests/acceptance: Test PMON with Loongson-3A1000 CPU
2021-02-21 Jiaxun Yanghw/intc/loongson_liointc: Fix per core ISR handling
2021-02-21 Jiaxun Yanghw/mips/boston: Use bootloader helper to set GCRs
2021-02-21 Jiaxun Yanghw/mips/boston: Use bl_gen_kernel_jump to generate...
2021-02-21 Jiaxun Yanghw/mips/fuloong2e: Use bl_gen_kernel_jump to generate...
2021-02-21 Jiaxun Yanghw/mips: Add a bootloader helper
2021-02-21 Bin Menghw/mips: loongson3: Drop 'struct MemmapEntry'
2021-02-21 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-02-20 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2021-02-20 Philippe Mathieu... MAINTAINERS: Fix default-configs/ entries
2021-02-20 Philippe Mathieu... target/avr/cpu: Use device_class_set_parent_realize()
2021-02-20 Philippe Mathieu... hw/scsi/megasas: Remove pointless parenthesis
2021-02-20 Gan Qixinu2f-passthru: put it into the 'misc' category
2021-02-20 Gan Qixintpm: put some tpm devices into the correct category
2021-02-20 Gan Qixinnvdimm: put it into the 'storage' category
2021-02-20 Gan Qixinvmmouse: put it into the 'input' category
2021-02-20 Gan Qixinvirtio-pmem: put it into the 'storage' category
2021-02-20 Christian SchoenebeckMAINTAINERS: add my github tree URL
2021-02-20 Ryan FinnieFix SPDX-License-Identifier typos
2021-02-20 Thomas Huthhw/block/fdc: Remove the check_media_rate property
2021-02-20 Philippe Mathieu... hw/i386/xen: Remove dead code
2021-02-20 Philippe Mathieu... MAINTAINERS: Add Bin Meng as co-maintainer for SD/MMC...
2021-02-19 Bin Menghw/sd: sdhci: Simplify updating s->prnsts in sdhci_sdma...
2021-02-19 Bin Menghw/sd: sd: Bypass the RCA check for CMD13 in SPI mode
2021-02-19 Bin Menghw/sd: sd: Skip write protect groups check in CMD24...
2021-02-19 Bin Menghw/sd: sd: Skip write protect groups check in sd_erase...
2021-02-19 Bin Menghw/sd: sd: Move the sd_block_{read, write} and macros...
2021-02-19 Bin Menghw/sd: sd: Fix CMD30 response type
2021-02-19 Bin Menghw/sd: sd: Only SDSC cards support CMD28/29/30
next