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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
hw/isa/lpc_ich9: Remove unused 'hw/i386/pc.h'
Philippe Mathieu-Daudé
2024-02-20
1
-1
/
+0
|
*
|
|
hw/timer: Move HPET_INTCAP definition to "hpet.h"
Philippe Mathieu-Daudé
2024-02-20
3
-3
/
+2
|
*
|
|
target/i386/monitor: Remove unused 'hw/i386/pc.h' header
Philippe Mathieu-Daudé
2024-02-20
1
-1
/
+0
|
*
|
|
hw/i386/kvm/ioapic: Replace magic '24' value by proper definition
Philippe Mathieu-Daudé
2024-02-20
1
-1
/
+1
|
*
|
|
hw/usb/ehci: Rename NB_PORTS -> EHCI_PORTS
Philippe Mathieu-Daudé
2024-02-20
4
-16
/
+16
|
*
|
|
hw/usb/uhci: Rename NB_PORTS -> UHCI_PORTS
Philippe Mathieu-Daudé
2024-02-20
2
-13
/
+13
|
*
|
|
hw/usb: Style cleanup
Philippe Mathieu-Daudé
2024-02-20
2
-3
/
+6
|
|
/
/
*
/
/
.gitlab-ci.d/windows.yml: Drop msys2-32bit job
Peter Maydell
2024-02-22
1
-9
/
+0
|
/
/
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2024-02-20
13
-103
/
+64
|
\
\
|
*
|
ci: Fix again build-previous-qemu
Paolo Bonzini
2024-02-16
1
-1
/
+1
|
*
|
usb: inline device creation functions
Paolo Bonzini
2024-02-16
2
-26
/
+24
|
*
|
target/i386: Generate an illegal opcode exception on cmp instructions with lo...
Ziqiao Kong
2024-02-16
1
-5
/
+6
|
*
|
i386: xen: fix compilation --without-default-devices
Paolo Bonzini
2024-02-16
1
-0
/
+1
|
*
|
configure: put all symlink creation together
Paolo Bonzini
2024-02-16
1
-5
/
+5
|
*
|
configure: do not create legacy symlinks
Paolo Bonzini
2024-02-16
1
-10
/
+0
|
*
|
smc37c669: remove useless is_enabled functions
Paolo Bonzini
2024-02-16
1
-18
/
+0
|
*
|
isa-superio: validate floppy.count value
Paolo Bonzini
2024-02-16
1
-1
/
+3
|
*
|
mips: remove unnecessary "select PTIMER"
Paolo Bonzini
2024-02-16
1
-1
/
+0
|
*
|
i386/cpuid: Move leaf 7 to correct group
Xiaoyao Li
2024-02-16
1
-1
/
+1
|
*
|
i386/cpuid: Remove subleaf constraint on CPUID leaf 1F
Xiaoyao Li
2024-02-16
1
-4
/
+0
|
*
|
i386/cpuid: Decrease cpuid_i when skipping CPUID leaf 1F
Xiaoyao Li
2024-02-16
1
-0
/
+1
|
*
|
physmem: replace function name with __func__ in ram_block_discard_range()
Xiaoyao Li
2024-02-16
1
-21
/
+17
|
*
|
i386/pc: Drop pc_machine_kvm_type()
Xiaoyao Li
2024-02-16
2
-8
/
+0
|
*
|
target/i386: Add support of KVM_FEATURE_ASYNC_PF_VMEXIT for guest
Xiaoyao Li
2024-02-16
1
-1
/
+1
|
*
|
i386/cpu: Mask with XCR0/XSS mask for FEAT_XSAVE_XCR0_HI and FEAT_XSAVE_XSS_H...
Xiaoyao Li
2024-02-16
1
-2
/
+2
|
*
|
i386/cpu: Clear FEAT_XSAVE_XSS_LO/HI leafs when CPUID_EXT_XSAVE is not available
Xiaoyao Li
2024-02-16
1
-0
/
+2
*
|
|
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Peter Maydell
2024-02-20
6
-7
/
+33
|
\
\
\
|
*
|
|
tests/qtest: Depend on dbus_display1_dep
Akihiko Odaki
2024-02-16
1
-1
/
+1
|
*
|
|
meson: Explicitly specify dbus-display1.h dependency
Akihiko Odaki
2024-02-16
1
-1
/
+1
|
*
|
|
audio: Depend on dbus_display1_dep
Akihiko Odaki
2024-02-16
1
-1
/
+2
|
*
|
|
ui/console: Fix console resize with placeholder surface
Tianlan Zhou
2024-02-16
1
-1
/
+1
|
*
|
|
ui/clipboard: add asserts for update and request
Fiona Ebner
2024-02-16
1
-0
/
+14
|
*
|
|
ui/clipboard: mark type as not available when there is no data
Fiona Ebner
2024-02-16
1
-3
/
+9
|
*
|
|
ui: reject extended clipboard message if not activated
Daniel P. Berrangé
2024-02-16
1
-0
/
+5
|
|
/
/
*
|
|
Merge tag 'hw-misc-20240215' of https://github.com/philmd/qemu into staging
Peter Maydell
2024-02-16
59
-460
/
+488
|
\
\
\
|
*
|
|
hw/ide/ich9: Use AHCIPCIState typedef
Philippe Mathieu-Daudé
2024-02-15
1
-3
/
+3
|
*
|
|
hw/ide/ahci: Move SysBus definitions to 'ahci-sysbus.h'
Philippe Mathieu-Daudé
2024-02-15
9
-34
/
+43
|
*
|
|
hw/ide/ahci: Remove SysbusAHCIState::num_ports field
Philippe Mathieu-Daudé
2024-02-15
2
-3
/
+1
|
*
|
|
hw/ide/ahci: Do not pass 'ports' argument to ahci_realize()
Philippe Mathieu-Daudé
2024-02-15
3
-6
/
+8
|
*
|
|
hw/ide/ahci: Convert AHCIState::ports to unsigned
Philippe Mathieu-Daudé
2024-02-15
2
-3
/
+3
|
*
|
|
hw/ide/ahci: Pass AHCI context to ahci_ide_create_devs()
Philippe Mathieu-Daudé
2024-02-15
4
-7
/
+4
|
*
|
|
hw/ide/ahci: Inline ahci_get_num_ports()
Philippe Mathieu-Daudé
2024-02-15
4
-13
/
+8
|
*
|
|
hw/ide/ahci: Rename AHCI PCI function as 'pdev'
Philippe Mathieu-Daudé
2024-02-15
2
-12
/
+13
|
*
|
|
hw/ide/ahci: Expose AHCIPCIState structure
Philippe Mathieu-Daudé
2024-02-15
7
-13
/
+26
|
*
|
|
hw/i386/q35: Use DEVICE() cast macro with PCIDevice object
Philippe Mathieu-Daudé
2024-02-15
1
-2
/
+2
|
*
|
|
hw/i386/q35: Simplify pc_q35_init() since PCI is always enabled
Philippe Mathieu-Daudé
2024-02-15
1
-22
/
+10
|
*
|
|
MAINTAINERS: Add myself as reviewer for TCG Plugins
Pierrick Bouvier
2024-02-15
1
-0
/
+1
|
*
|
|
MAINTAINERS: replace Fabien by myself as Leon3 maintainer
Clément Chigot
2024-02-15
1
-1
/
+1
|
*
|
|
hw/sparc/leon3: Initialize GPIO before realizing CPU devices
Philippe Mathieu-Daudé
2024-02-15
1
-3
/
+4
|
*
|
|
hw/sparc/leon3: Pass DeviceState opaque argument to leon3_start_cpu()
Philippe Mathieu-Daudé
2024-02-15
1
-3
/
+3
[prev]
[next]