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
*
virtio-snd: rewrite invalid tx/rx message handling
Manos Pitsidianakis
2024-04-09
1
-1
/
+15
*
Revert "hw/virtio: Add support for VDPA network simulation devices"
Michael S. Tsirkin
2024-04-09
3
-31
/
+0
*
Revert "tap: setting error appropriately when calling net_init_tap_one()"
Akihiko Odaki
2024-03-29
1
-3
/
+0
*
hw/clock: Let clock_set_mul_div() return a boolean value
Philippe Mathieu-Daudé
2024-03-26
1
-1
/
+3
*
misc/pca955*: Move models under hw/gpio
Cédric Le Goater
2024-03-25
4
-0
/
+0
*
ui/curses: Do not use console_select()
Akihiko Odaki
2024-03-20
1
-1
/
+0
*
ui/vnc: Do not use console_select()
Akihiko Odaki
2024-03-20
2
-0
/
+12
*
Merge tag 'pull-for-9.0-20240319' of https://github.com/legoater/qemu into st...
Peter Maydell
2024-03-19
1
-0
/
+2
|
\
|
*
aspeed/smc: Only wire flash devices at reset
Cédric Le Goater
2024-03-19
1
-0
/
+2
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-19
1
-3
/
+25
|
\
\
|
|
/
|
/
|
|
*
smbios: get rid of global smbios_ep_type
Igor Mammedov
2024-03-18
1
-2
/
+3
|
*
smbios: handle errors consistently
Igor Mammedov
2024-03-18
1
-2
/
+2
|
*
smbios: build legacy mode code only for 'pc' machine
Igor Mammedov
2024-03-18
1
-0
/
+5
|
*
smbios: rename/expose structures/bitmaps used by both legacy and modern code
Igor Mammedov
2024-03-18
1
-0
/
+16
|
*
smbios: don't check type4 structures in legacy mode
Igor Mammedov
2024-03-18
1
-1
/
+1
|
*
smbios: get rid of smbios_legacy global
Igor Mammedov
2024-03-18
1
-1
/
+1
|
*
smbios: get rid of smbios_smp_sockets global
Igor Mammedov
2024-03-18
1
-1
/
+1
*
|
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2024-03-18
1
-1
/
+1
|
\
\
|
*
|
mirror: Don't call job_pause_point() under graph lock
Kevin Wolf
2024-03-18
1
-1
/
+1
|
|
/
*
|
Merge tag 'migration-20240317-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-03-18
3
-0
/
+31
|
\
\
|
|
/
|
/
|
|
*
physmem: Fix migration dirty bitmap coherency with TCG memory access
Nicholas Piggin
2024-03-12
1
-0
/
+3
|
*
physmem: Factor cpu_physical_memory_dirty_bits_cleared() out
Nicholas Piggin
2024-03-12
1
-0
/
+9
|
*
physmem: Expose tlb_reset_dirty_range_all()
Philippe Mathieu-Daudé
2024-03-12
1
-0
/
+1
|
*
io: Introduce qio_channel_file_new_dupfd
Fabiano Rosas
2024-03-12
1
-0
/
+18
*
|
Merge tag 'pull-maintainer-final-130324-1' of https://gitlab.com/stsquad/qemu...
Peter Maydell
2024-03-13
1
-13
/
+6
|
\
\
|
*
|
gdbstub: Save target's siginfo
Gustavo Romero
2024-03-13
1
-1
/
+5
|
*
|
gdbstub: Rename back gdb_handlesig
Gustavo Romero
2024-03-13
1
-13
/
+2
*
|
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-03-13
14
-5
/
+118
|
\
\
\
|
*
|
|
hw/cxl: Fix missing reserved data in CXL Device DVSEC
Jonathan Cameron
2024-03-12
1
-1
/
+2
|
*
|
|
virtio-iommu: Add an option to define the input range width
Eric Auger
2024-03-12
1
-0
/
+1
|
*
|
|
virtio-iommu: Add a granule property
Eric Auger
2024-03-12
1
-0
/
+2
|
*
|
|
hw/acpi: Implement the SRAT GI affinity structure
Ankit Agrawal
2024-03-12
2
-0
/
+26
|
*
|
|
qom: new object to associate device to NUMA node
Ankit Agrawal
2024-03-12
1
-0
/
+22
|
*
|
|
hw/i386/pc: Inline pc_cmos_init() into pc_cmos_init_late() and remove it
Bernhard Beschow
2024-03-12
1
-2
/
+0
|
*
|
|
Revert "hw/i386/pc: Confine system flash handling to pc_sysfw"
Bernhard Beschow
2024-03-12
1
-0
/
+2
|
*
|
|
pcie_sriov: Reset SR-IOV extended capability
Akihiko Odaki
2024-03-12
1
-2
/
+2
|
*
|
|
Implement SMBIOS type 9 v2.6
Felix Wu
2024-03-12
1
-0
/
+4
|
*
|
|
Implement base of SMBIOS type 9 descriptor.
Felix Wu
2024-03-12
1
-0
/
+13
|
*
|
|
hw/virtio: Add support for VDPA network simulation devices
Hao Chen
2024-03-12
3
-0
/
+31
|
*
|
|
hw/audio/virtio-sound: return correct command response size
Volker Rümelin
2024-03-12
1
-0
/
+1
|
*
|
|
hw/pci-bridge/pxb-cxl: Drop RAS capability from host bridge.
Jonathan Cameron
2024-03-12
1
-0
/
+1
|
*
|
|
pcie: Support PCIe Gen5/Gen6 link speeds
Lukas Stockner
2024-03-12
1
-0
/
+2
|
*
|
|
vdpa: define SVQ transitioning state for mode switching
Si-Wei Liu
2024-03-12
1
-0
/
+9
*
|
|
|
Merge tag 'pull-ppc-for-9.0-2-20240313' of https://gitlab.com/npiggin/qemu in...
Peter Maydell
2024-03-13
4
-6
/
+451
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
spapr: nested: Introduce cap-nested-papr for Nested PAPR API
Harsh Prateek Bora
2024-03-13
1
-1
/
+5
|
*
|
|
spapr: nested: Use correct source for parttbl info for nested PAPR API.
Harsh Prateek Bora
2024-03-13
1
-0
/
+2
|
*
|
|
spapr: nested: Introduce H_GUEST_[GET|SET]_STATE hcalls.
Harsh Prateek Bora
2024-03-13
2
-0
/
+26
|
*
|
|
spapr: nested: Initialize the GSB elements lookup table.
Harsh Prateek Bora
2024-03-13
1
-0
/
+313
|
*
|
|
spapr: nested: Extend nested_ppc_state for nested PAPR API
Harsh Prateek Bora
2024-03-13
1
-0
/
+50
|
*
|
|
spapr: nested: Introduce H_GUEST_CREATE_VCPU hcall.
Harsh Prateek Bora
2024-03-13
2
-0
/
+10
[next]