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
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
acpi/ghes: Change the type for source_id
Mauro Carvalho Chehab
2025-01-15
1
-1
/
+1
*
|
|
acpi/ghes: Fix acpi_ghes_record_errors() argument
Mauro Carvalho Chehab
2025-01-15
1
-1
/
+1
*
|
|
acpi/ghes: simplify the per-arch caller to build HEST table
Mauro Carvalho Chehab
2025-01-15
1
-2
/
+2
*
|
|
acpi/ghes: get rid of ACPI_HEST_SRC_ID_RESERVED
Mauro Carvalho Chehab
2025-01-15
1
-1
/
+2
*
|
|
tests/qtest: Add intel-iommu test
Zhenzhong Duan
2025-01-15
1
-0
/
+1
*
|
|
intel_iommu: Introduce a property to control FS1GP cap bit setting
Zhenzhong Duan
2025-01-15
1
-0
/
+1
*
|
|
intel_iommu: Set default aw_bits to 48 starting from QEMU 9.2
Zhenzhong Duan
2025-01-15
1
-1
/
+1
*
|
|
intel_iommu: Flush stage-1 cache in iotlb invalidation
Zhenzhong Duan
2025-01-15
1
-0
/
+1
*
|
|
intel_iommu: Rename slpte to pte
Yi Liu
2025-01-15
1
-1
/
+1
*
|
|
intel_iommu: Add a placeholder variable for scalable mode stage-1 translation
Zhenzhong Duan
2025-01-15
1
-0
/
+1
*
|
|
virtio-gpu: Add definition for resource_uuid feature
Dorinda Bassey
2025-01-15
1
-0
/
+3
|
/
/
*
|
hw/pci: Rename has_power to enabled
Akihiko Odaki
2025-01-13
2
-1
/
+2
*
|
hw/misc/vmcoreinfo: Rename VMCOREINFO_DEVICE -> TYPE_VMCOREINFO
Philippe Mathieu-Daudé
2025-01-13
1
-4
/
+3
*
|
hw/qdev: Factor qdev_hotunplug_allowed() out
Akihiko Odaki
2025-01-13
1
-0
/
+1
*
|
hw/qdev: Pass bus argument to qdev_hotplug_allowed()
Akihiko Odaki
2025-01-13
1
-1
/
+1
*
|
hw/usb: Inline usb_new()
Philippe Mathieu-Daudé
2025-01-13
1
-6
/
+1
*
|
hw/usb: Inline usb_try_new()
Philippe Mathieu-Daudé
2025-01-13
1
-5
/
+0
*
|
Merge tag 'migration-20250110-pull-request' of https://gitlab.com/farosas/qem...
Stefan Hajnoczi
2025-01-10
1
-0
/
+4
|
\
\
|
*
|
migration/block: Rewrite disk activation
Peter Xu
2025-01-09
1
-0
/
+4
*
|
|
Merge tag 'qom-qdev-20250109' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2025-01-10
3
-17
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
qom: remove unused InterfaceInfo::concrete_class field
Paolo Bonzini
2025-01-09
1
-1
/
+4
|
*
|
qom: Remove container_get()
Peter Xu
2025-01-09
1
-11
/
+0
|
*
|
qom: Add object_get_container()
Peter Xu
2025-01-09
1
-0
/
+10
|
*
|
qdev: Add machine_get_container()
Peter Xu
2025-01-09
1
-0
/
+10
|
*
|
qdev: Implement qdev_create_fake_machine() for user emulation
Philippe Mathieu-Daudé
2025-01-09
1
-0
/
+10
|
*
|
qdev: Remove opts member
Akihiko Odaki
2025-01-09
1
-4
/
+0
|
*
|
hw/pci: Use -1 as the default value for rombar
Akihiko Odaki
2025-01-09
1
-1
/
+1
*
|
|
hw/intc/loongarch_extioi: Get cpu number from possible_cpu_arch_ids
Bibo Mao
2025-01-09
1
-0
/
+2
*
|
|
hw/core/loader: Use ssize_t for efi zboot unpacker
Jiaxun Yang
2025-01-09
1
-1
/
+1
|
/
/
*
|
hw/s390x: Remove the "adapter_routes_max_batch" property from the flic
Thomas Huth
2025-01-07
1
-2
/
+0
*
|
hw/s390x: Remove the cpu_model_allowed flag and related code
Thomas Huth
2025-01-07
1
-3
/
+0
*
|
hw/s390x/css-bridge: Remove the "css_dev_path" property
Thomas Huth
2025-01-07
1
-1
/
+0
*
|
hw/s390x: Remove the "ri_allowed" switch
Thomas Huth
2025-01-07
1
-3
/
+0
*
|
hw/s390x/s390-skeys: Remove the "migration-enabled" property
Thomas Huth
2025-01-07
1
-2
/
+0
|
/
*
docs: update copyright date to the year 2025
Ani Sinha
2025-01-02
1
-1
/
+1
*
ui & main loop: Redesign of system-specific main thread event handling
Phil Dennis-Jordan
2024-12-31
1
-1
/
+13
*
hw/usb/uhci: Introduce and use register defines
Guenter Roeck
2024-12-31
1
-0
/
+11
*
hw/misc/ivshmem-flat: Add ivshmem-flat device
Gustavo Romero
2024-12-31
1
-0
/
+85
*
hw/pci-host/gpex: Allow more than 4 legacy IRQs
Alexander Graf
2024-12-30
1
-4
/
+3
*
hw/timer/hpet: Drop the unused macro
Zhao Liu
2024-12-28
1
-1
/
+0
*
migration: Unexport migration_is_active()
Avihai Horon
2024-12-26
1
-1
/
+0
*
migration: Drop migration_is_device()
Avihai Horon
2024-12-26
1
-1
/
+0
*
vfio/migration: Refactor vfio_devices_all_running_and_mig_active() logic
Avihai Horon
2024-12-26
1
-2
/
+2
*
vfio/migration: Refactor vfio_devices_all_dirty_tracking() logic
Avihai Horon
2024-12-26
1
-1
/
+1
*
vfio/container: Add dirty tracking started flag
Avihai Horon
2024-12-26
1
-0
/
+1
*
accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
Richard Henderson
2024-12-24
2
-14
/
+13
*
softfloat: Add float_muladd_suppress_add_product_zero
Richard Henderson
2024-12-24
1
-0
/
+5
*
softfloat: Add float_round_nearest_even_max
Richard Henderson
2024-12-24
1
-0
/
+2
*
softfloat: Remove float_muladd_halve_result
Richard Henderson
2024-12-24
1
-3
/
+0
*
softfloat: Add float{16,32,64}_muladd_scalbn
Richard Henderson
2024-12-24
1
-0
/
+6
[prev]
[next]