index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
mst_fpga.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-16
meson: Explicitly specify dbus-display1.h dependency
Akihiko Odaki
1
-1
/
+1
2024-02-16
audio: Depend on dbus_display1_dep
Akihiko Odaki
1
-1
/
+2
2024-02-16
ui/console: Fix console resize with placeholder surface
Tianlan Zhou
1
-1
/
+1
2024-02-16
ui/clipboard: add asserts for update and request
Fiona Ebner
1
-0
/
+14
2024-02-16
ui/clipboard: mark type as not available when there is no data
Fiona Ebner
1
-3
/
+9
2024-02-16
ui: reject extended clipboard message if not activated
Daniel P. Berrangé
1
-0
/
+5
2024-02-16
ci: Fix again build-previous-qemu
Paolo Bonzini
1
-1
/
+1
2024-02-16
usb: inline device creation functions
Paolo Bonzini
2
-26
/
+24
2024-02-16
target/i386: Generate an illegal opcode exception on cmp instructions with lo...
Ziqiao Kong
1
-5
/
+6
2024-02-16
i386: xen: fix compilation --without-default-devices
Paolo Bonzini
1
-0
/
+1
2024-02-16
configure: put all symlink creation together
Paolo Bonzini
1
-5
/
+5
2024-02-16
configure: do not create legacy symlinks
Paolo Bonzini
1
-10
/
+0
2024-02-16
smc37c669: remove useless is_enabled functions
Paolo Bonzini
1
-18
/
+0
2024-02-16
isa-superio: validate floppy.count value
Paolo Bonzini
1
-1
/
+3
2024-02-16
mips: remove unnecessary "select PTIMER"
Paolo Bonzini
1
-1
/
+0
2024-02-16
i386/cpuid: Move leaf 7 to correct group
Xiaoyao Li
1
-1
/
+1
2024-02-16
i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
Xiaoyao Li
1
-4
/
+0
2024-02-16
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
1
-0
/
+1
2024-02-16
physmem: replace function name with __func__ in ram_block_discard_range()
Xiaoyao Li
1
-21
/
+17
2024-02-16
i386/pc: Drop pc_machine_kvm_type()
Xiaoyao Li
2
-8
/
+0
2024-02-16
target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guest
Xiaoyao Li
1
-1
/
+1
2024-02-16
i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...
Xiaoyao Li
1
-2
/
+2
2024-02-16
i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
Xiaoyao Li
1
-0
/
+2
2024-02-16
.gitlab-ci/windows.yml: Don't install libusb or spice packages on 32-bit
Peter Maydell
1
-4
/
+5
2024-02-15
iotests: Make 144 deterministic again
Kevin Wolf
2
-2
/
+12
2024-02-15
hw/ide/ich9: Use AHCIPCIState typedef
Philippe Mathieu-Daudé
1
-3
/
+3
2024-02-15
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
Philippe Mathieu-Daudé
9
-34
/
+43
2024-02-15
hw/ide/ahci: Remove SysbusAHCIState::num_ports field
Philippe Mathieu-Daudé
2
-3
/
+1
2024-02-15
hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
Philippe Mathieu-Daudé
3
-6
/
+8
2024-02-15
hw/ide/ahci: Convert AHCIState::ports to unsigned
Philippe Mathieu-Daudé
2
-3
/
+3
2024-02-15
hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
Philippe Mathieu-Daudé
4
-7
/
+4
2024-02-15
hw/ide/ahci: Inline ahci_get_num_ports()
Philippe Mathieu-Daudé
4
-13
/
+8
2024-02-15
hw/ide/ahci: Rename AHCI PCI function as 'pdev'
Philippe Mathieu-Daudé
2
-12
/
+13
2024-02-15
hw/ide/ahci: Expose AHCIPCIState structure
Philippe Mathieu-Daudé
7
-13
/
+26
2024-02-15
hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
Philippe Mathieu-Daudé
1
-2
/
+2
2024-02-15
hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
Philippe Mathieu-Daudé
1
-22
/
+10
2024-02-15
MAINTAINERS: Add myself as reviewer for TCG Plugins
Pierrick Bouvier
1
-0
/
+1
2024-02-15
MAINTAINERS: replace Fabien by myself as Leon3 maintainer
Clément Chigot
1
-1
/
+1
2024-02-15
hw/sparc/leon3: Initialize GPIO before realizing CPU devices
Philippe Mathieu-Daudé
1
-3
/
+4
2024-02-15
hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()
Philippe Mathieu-Daudé
1
-3
/
+3
2024-02-15
hw/sparc/leon3: Pass DeviceState opaque argument to leon3_set_pil_in()
Philippe Mathieu-Daudé
1
-6
/
+4
2024-02-15
hw/sparc/leon3: check cpu_id in the tiny bootloader
Clément Chigot
1
-2
/
+20
2024-02-15
hw/sparc/leon3: implement multiprocessor
Clément Chigot
1
-25
/
+68
2024-02-15
hw/sparc/leon3: remove SP initialization
Clément Chigot
1
-3
/
+0
2024-02-15
target/sparc: implement asr17 feature for smp
Clément Chigot
3
-10
/
+20
2024-02-15
hw/intc/grlib_irqmp: implements multicore irq
Clément Chigot
3
-23
/
+23
2024-02-15
hw/intc/grlib_irqmp: implements the multiprocessor status register
Clément Chigot
1
-3
/
+32
2024-02-15
hw/intc/grlib_irqmp: add ncpus property
Clément Chigot
2
-10
/
+22
2024-02-15
hw/sparc/grlib: split out the headers for each peripherals
Clément Chigot
7
-18
/
+88
2024-02-15
hw/sparc/leon3: Have write_bootloader() take a void pointer argument
Philippe Mathieu-Daudé
1
-6
/
+3
[next]