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
...
*
|
hw/arm/smmuv3: Parse STE config for stage-2
Mostafa Saleh
2023-05-30
2
-0
/
+4
*
|
hw/arm/smmuv3: Refactor stage-1 PTW
Mostafa Saleh
2023-05-30
1
-3
/
+13
*
|
hw/arm/smmuv3: Update translation config to hold stage-2
Mostafa Saleh
2023-05-30
1
-3
/
+19
*
|
fsl-imx6: Add SNVS support for i.MX6 boards
Vitaly Cheptsov
2023-05-30
1
-0
/
+2
|
/
*
Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
2023-05-29
2
-2
/
+4
|
\
|
*
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
2023-05-28
1
-1
/
+1
|
*
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
2023-05-28
1
-1
/
+3
*
|
ui: add helpers for virtio-multitouch events
Sergio Lopez
2023-05-28
1
-0
/
+5
*
|
virtio-input: add a virtio-mulitouch device
Sergio Lopez
2023-05-28
1
-4
/
+5
*
|
ui: add the infrastructure to support MT events
Sergio Lopez
2023-05-28
1
-0
/
+3
*
|
ui/cursor: make width/height unsigned 16-bit integer
Mauro Matteo Cascella
2023-05-28
1
-2
/
+2
*
|
win32: wrap socket close() with an exception handler
Marc-André Lureau
2023-05-28
1
-0
/
+4
|
/
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2023-05-25
1
-0
/
+3
|
\
|
*
monitor: add more *_locked() functions
Paolo Bonzini
2023-05-25
1
-0
/
+3
*
|
tcg: Remove DEBUG_DISAS
Richard Henderson
2023-05-23
1
-3
/
+0
*
|
tcg: Split out tcg/debug-assert.h
Richard Henderson
2023-05-23
2
-8
/
+18
*
|
accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
Richard Henderson
2023-05-23
1
-9
/
+0
*
|
accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Richard Henderson
2023-05-23
1
-46
/
+12
*
|
include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h
Richard Henderson
2023-05-23
1
-0
/
+17
*
|
include/host: Split out atomic128-ldst.h
Richard Henderson
2023-05-23
1
-73
/
+1
*
|
include/host: Split out atomic128-cas.h
Richard Henderson
2023-05-23
1
-54
/
+1
*
|
Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
2023-05-23
3
-1
/
+5
|
\
\
|
*
|
hostmem-file: add offset option
Alexander Graf
2023-05-23
3
-1
/
+5
|
|
/
*
|
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
2023-05-23
1
-2
/
+2
*
|
igb: Implement Rx SCTP CSO
Akihiko Odaki
2023-05-23
2
-1
/
+4
*
|
net/eth: Always add VLAN tag
Akihiko Odaki
2023-05-23
1
-2
/
+2
*
|
net/eth: Use void pointers
Akihiko Odaki
2023-05-23
1
-2
/
+2
*
|
e1000x: Take CRC into consideration for size check
Akihiko Odaki
2023-05-23
1
-0
/
+2
*
|
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
2023-05-23
1
-8
/
+1
*
|
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
2023-05-23
1
-3
/
+3
|
/
*
Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
2023-05-22
3
-1
/
+3
|
\
|
*
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
Thomas Huth
2023-05-22
1
-0
/
+2
|
*
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2023-05-22
2
-1
/
+1
*
|
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
2023-05-22
4
-10
/
+26
|
\
\
|
|
/
|
/
|
|
*
nbd/server: Fix drained_poll to wake coroutine in right AioContext
Kevin Wolf
2023-05-19
1
-0
/
+10
|
*
blockjob: Adhere to rate limit even when reentered early
Kevin Wolf
2023-05-19
1
-4
/
+10
|
*
block: Call .bdrv_co_create(_opts) unlocked
Kevin Wolf
2023-05-19
2
-6
/
+6
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
2023-05-19
9
-7
/
+35
|
\
\
|
|
/
|
/
|
|
*
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
2023-05-19
1
-1
/
+1
|
*
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
2023-05-19
2
-0
/
+5
|
*
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
2023-05-19
1
-0
/
+2
|
*
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
2023-05-19
1
-0
/
+2
|
*
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
2023-05-19
1
-2
/
+3
|
*
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
2023-05-19
1
-1
/
+0
|
*
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
2023-05-19
1
-0
/
+11
|
*
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
2023-05-19
1
-0
/
+1
|
*
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
2023-05-19
1
-0
/
+2
|
*
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
2023-05-19
1
-3
/
+8
*
|
Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2023-05-18
2
-2
/
+19
|
\
\
|
|
/
|
/
|
|
*
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
2023-05-18
1
-1
/
+11
[prev]
[next]