index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-23
tcg: Remove DEBUG_DISAS
Richard Henderson
1
-3
/
+0
2023-05-23
tcg: Split out tcg/debug-assert.h
Richard Henderson
2
-8
/
+18
2023-05-23
accel/tcg: Remove cpu_atomic_{ld,st}o_*_mmu
Richard Henderson
1
-9
/
+0
2023-05-23
accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Richard Henderson
1
-46
/
+12
2023-05-23
include/qemu: Move CONFIG_ATOMIC128_OPT handling to atomic128.h
Richard Henderson
1
-0
/
+17
2023-05-23
include/host: Split out atomic128-ldst.h
Richard Henderson
1
-73
/
+1
2023-05-23
include/host: Split out atomic128-cas.h
Richard Henderson
1
-54
/
+1
2023-05-23
Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
3
-1
/
+5
2023-05-23
hostmem-file: add offset option
Alexander Graf
3
-1
/
+5
2023-05-23
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
1
-2
/
+2
2023-05-23
igb: Implement Rx SCTP CSO
Akihiko Odaki
2
-1
/
+4
2023-05-23
net/eth: Always add VLAN tag
Akihiko Odaki
1
-2
/
+2
2023-05-23
net/eth: Use void pointers
Akihiko Odaki
1
-2
/
+2
2023-05-23
e1000x: Take CRC into consideration for size check
Akihiko Odaki
1
-0
/
+2
2023-05-23
net/eth: Rename eth_setup_vlan_headers_ex
Akihiko Odaki
1
-8
/
+1
2023-05-23
net/net_rx_pkt: Use iovec for net_rx_pkt_set_protocols()
Akihiko Odaki
1
-3
/
+3
2023-05-22
Merge tag 'pull-request-2023-05-22' of https://gitlab.com/thuth/qemu into sta...
Richard Henderson
3
-1
/
+3
2023-05-22
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
4
-10
/
+26
2023-05-22
hw/char/parallel: Move TYPE_ISA_PARALLEL to the header file
Thomas Huth
1
-0
/
+2
2023-05-22
hw: Move the default NIC machine class setting from the x86 to the generic one
Thomas Huth
2
-1
/
+1
2023-05-19
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Richard Henderson
9
-7
/
+35
2023-05-19
nbd/server: Fix drained_poll to wake coroutine in right AioContext
Kevin Wolf
1
-0
/
+10
2023-05-19
blockjob: Adhere to rate limit even when reentered early
Kevin Wolf
1
-4
/
+10
2023-05-19
block: Call .bdrv_co_create(_opts) unlocked
Kevin Wolf
2
-6
/
+6
2023-05-19
hw/i386/pc: No need for rtc_state to be an out-parameter
Bernhard Beschow
1
-1
/
+1
2023-05-19
hw/i386/pc: Create RTC controllers in south bridges
Bernhard Beschow
2
-0
/
+5
2023-05-19
hw/cxl: Introduce cxl_device_get_timestamp() utility function
Ira Weiny
1
-0
/
+2
2023-05-19
virtio-pci: add handling of PCI ATS and Device-TLB enable/disable
Viktor Prutyanov
1
-0
/
+2
2023-05-19
hw/pci-host/pam: Make init_pam() usage more readable
Bernhard Beschow
1
-2
/
+3
2023-05-19
hw/i386/pc: Initialize ram_memory variable directly
Bernhard Beschow
1
-1
/
+0
2023-05-19
vhost-vdpa: Add support for vIOMMU.
Cindy Lu
1
-0
/
+11
2023-05-19
vhost: expose function vhost_dev_has_iommu()
Cindy Lu
1
-0
/
+1
2023-05-19
hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0
Leonardo Bras
1
-0
/
+2
2023-05-19
hw/cxl: Multi-Region CXL Type-3 Devices (Volatile and Persistent)
Gregory Price
1
-3
/
+8
2023-05-18
Merge tag 'migration-20230518-pull-request' of https://gitlab.com/juan.quinte...
Richard Henderson
2
-2
/
+19
2023-05-18
migration: Move rate_limit_max and rate_limit_used to migration_stats
Juan Quintela
1
-1
/
+11
2023-05-18
migration: process_incoming_migration_co(): move colo part to colo
Vladimir Sementsov-Ogievskiy
1
-1
/
+8
2023-05-18
kvm: Synchronize the backup bitmap in the last stage
Gavin Shan
1
-0
/
+1
2023-05-18
migration: Add last stage indicator to global dirty log
Gavin Shan
1
-2
/
+7
2023-05-16
tcg: Split out exec/user/guest-base.h
Richard Henderson
2
-4
/
+13
2023-05-16
tcg: Add tlb_dyn_max_bits to TCGContext
Richard Henderson
1
-0
/
+1
2023-05-16
tcg: Add page_bits and page_mask to TCGContext
Richard Henderson
1
-0
/
+5
2023-05-16
tcg: Split INDEX_op_qemu_{ld,st}* for guest address size
Richard Henderson
1
-9
/
+26
2023-05-16
tcg: Remove TCGv from tcg_gen_atomic_*
Richard Henderson
1
-50
/
+142
2023-05-16
tcg: Remove TCGv from tcg_gen_qemu_{ld,st}_*
Richard Henderson
1
-6
/
+44
2023-05-16
tcg: Add addr_type to TCGContext
Richard Henderson
1
-0
/
+1
2023-05-16
accel/tcg: Widen plugin_gen_empty_mem_callback to i64
Richard Henderson
1
-2
/
+2
2023-05-16
tcg: Widen tcg_gen_code pc_start argument to uint64_t
Richard Henderson
1
-1
/
+1
2023-05-16
accel/tcg: Widen tcg-ldst.h addresses to uint64_t
Richard Henderson
1
-13
/
+13
2023-05-16
tcg: Widen gen_insn_data to uint64_t
Richard Henderson
3
-46
/
+25
[next]