index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
2023-03-21
hw/usb/imx: Fix out of bounds access in imx_usbphy_read()
Guenter Roeck
2023-03-21
hw/char/cadence_uart: Fix guards on invalid BRGR/BDIV settings
Peter Maydell
2023-03-20
replace TABs with spaces
Yeqi Fu
2023-03-15
Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...
Peter Maydell
2023-03-15
hw/intc/ioapic: Update KVM routes before redelivering IRQ, on RTE update
David Woodhouse
2023-03-14
ps2: Don't send key release event for Lang1, Lang2 keys
Ross Lagerwall
2023-03-13
ui: rename cursor_{put->unref}
Marc-André Lureau
2023-03-13
win32: replace closesocket() with close() wrapper
Marc-André Lureau
2023-03-11
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2023-03-10
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2023-03-10
Intrdocue igb device emulation
Akihiko Odaki
2023-03-10
e1000: Split header files
Akihiko Odaki
2023-03-10
pcie: Introduce pcie_sriov_num_vfs
Akihiko Odaki
2023-03-10
net/eth: Introduce EthL4HdrProto
Akihiko Odaki
2023-03-10
e1000e: Implement system clock
Akihiko Odaki
2023-03-10
net/eth: Report if headers are actually present
Akihiko Odaki
2023-03-10
e1000e: Count CRC in Tx statistics
Akihiko Odaki
2023-03-10
e1000: Count CRC in Tx statistics
Akihiko Odaki
2023-03-10
e1000e: Combine rx traces
Akihiko Odaki
2023-03-10
e1000e: Do not assert when MSI-X is disabled later
Akihiko Odaki
2023-03-10
hw/net/net_tx_pkt: Check the payload length
Akihiko Odaki
2023-03-10
hw/net/net_tx_pkt: Implement TCP segmentation
Akihiko Odaki
2023-03-10
e1000e: Perform software segmentation for loopback
Akihiko Odaki
2023-03-10
hw/net/net_rx_pkt: Remove net_rx_pkt_has_virt_hdr
Akihiko Odaki
2023-03-10
hw/net/net_tx_pkt: Automatically determine if virtio-net header is used
Akihiko Odaki
2023-03-10
e1000x: Alter the signature of e1000x_is_vlan_packet
Akihiko Odaki
2023-03-10
net: Check L4 header size
Akihiko Odaki
2023-03-10
e1000e: Remove extra pointer indirection
Akihiko Odaki
2023-03-10
e1000e: Set MII_ANER_NWAY
Akihiko Odaki
2023-03-10
e1000e: Introduce e1000_rx_desc_union
Akihiko Odaki
2023-03-10
e1000e: Configure ResettableClass
Akihiko Odaki
2023-03-10
e1000: Configure ResettableClass
Akihiko Odaki
2023-03-10
e1000e: Improve software reset
Akihiko Odaki
2023-03-10
e1000e: Remove pending interrupt flags
Akihiko Odaki
2023-03-10
e1000e: Use memcpy to intialize registers
Akihiko Odaki
2023-03-10
e1000: Use memcpy to intialize registers
Akihiko Odaki
2023-03-10
e1000e: Use more constant definitions
Akihiko Odaki
2023-03-10
e1000: Use more constant definitions
Akihiko Odaki
2023-03-10
e1000e: Mask registers when writing
Akihiko Odaki
2023-03-10
e1000e: Introduce E1000E_LOW_BITS_SET_FUNC
Akihiko Odaki
2023-03-10
e1000: Mask registers when writing
Akihiko Odaki
2023-03-10
e1000: Use hw/net/mii.h
Akihiko Odaki
2023-03-10
fsl_etsec: Use hw/net/mii.h
Akihiko Odaki
2023-03-10
e1000e: Fix the code style
Akihiko Odaki
2023-03-09
Merge tag 'pull-gdbstub-070323-3' of https://gitlab.com/stsquad/qemu into sta...
Peter Maydell
2023-03-09
Merge tag 'vfio-updates-20230307.1' of https://gitlab.com/alex.williamson/qem...
Peter Maydell
2023-03-09
Merge tag 'xenfv-2' of git://git.infradead.org/users/dwmw2/qemu into staging
Peter Maydell
2023-03-09
Merge tag 'pull-aspeed-20230307' of https://github.com/legoater/qemu into sta...
Peter Maydell
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-03-07
virtio: fix reachable assertion due to stale value of cached region size
Carlos López
[next]