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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
hw/xen: do not set is_external=true on evtchn fds
Stefan Hajnoczi
1
-4
/
+4
2023-05-30
xen-block: implement BlockDevOps->drained_begin()
Stefan Hajnoczi
4
-16
/
+59
2023-05-30
hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore
Stefan Hajnoczi
1
-1
/
+1
2023-05-30
virtio-scsi: stop using aio_disable_external() during unplug
Stefan Hajnoczi
1
-3
/
+0
2023-05-30
virtio-scsi: avoid race between unplug and transport event
Stefan Hajnoczi
2
-26
/
+63
2023-05-30
hw/qdev: introduce qdev_is_realized() helper
Stefan Hajnoczi
1
-2
/
+1
2023-05-29
Merge tag 'pull-ppc-20230528' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
9
-16
/
+68
2023-05-28
ppc/pegasos2: Change default CPU to 7457
BALATON Zoltan
1
-1
/
+1
2023-05-28
target/ppc: Add POWER9 DD2.2 model
Nicholas Piggin
4
-3
/
+4
2023-05-28
pnv_lpc: disable reentrancy detection for lpc-hc
Alexander Bulekov
1
-0
/
+3
2023-05-28
hw/ppc/prep: Fix wiring of PIC -> CPU interrupt
Bernhard Beschow
1
-1
/
+3
2023-05-28
spapr: Add SPAPR_CAP_AIL_MODE_3 for AIL mode 3 support for H_SET_MODE hcall
Nicholas Piggin
3
-11
/
+57
2023-05-28
virtio-input-pci: add virtio-multitouch-pci
Sergio Lopez
1
-4
/
+21
2023-05-28
virtio-input: add a virtio-mulitouch device
Sergio Lopez
1
-3
/
+115
2023-05-28
virtio-input: generalize virtio_input_key_config()
Sergio Lopez
1
-17
/
+21
2023-05-28
virtio-gpu: add a FIXME for virtio_gpu_load()
Marc-André Lureau
1
-0
/
+1
2023-05-26
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-6
/
+5
2023-05-26
virtio: qmp: fix memory leak
Paolo Bonzini
1
-6
/
+5
2023-05-26
hw/scsi/lsi53c895a: Fix reentrancy issues in the LSI controller (CVE-2023-0330)
Thomas Huth
1
-6
/
+17
2023-05-26
lsi53c895a: disable reentrancy detection for MMIO region, too
Thomas Huth
1
-0
/
+1
2023-05-26
machine: do not crash if default RAM backend name has been stolen
Igor Mammedov
1
-0
/
+8
2023-05-26
hw/mips: Use MachineClass->default_nic in the virt machine
Philippe Mathieu-Daudé
1
-1
/
+3
2023-05-26
hw/arm: Use MachineClass->default_nic in the sbsa-ref machine
Thomas Huth
1
-1
/
+3
2023-05-26
hw/xtensa: Use MachineClass->default_nic in the virt machine
Thomas Huth
1
-3
/
+6
2023-05-26
hw/loongarch64: Use MachineClass->default_nic in the virt machine
Thomas Huth
1
-1
/
+3
2023-05-26
hw/arm: Use MachineClass->default_nic in the virt machine
Thomas Huth
1
-1
/
+3
2023-05-26
hw/alpha: Use MachineClass->default_nic in the alpha machine
Thomas Huth
1
-1
/
+3
2023-05-26
hw/hppa: Use MachineClass->default_nic in the hppa machine
Thomas Huth
1
-1
/
+3
2023-05-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-0
/
+2
2023-05-25
usb/ohci: Set pad to 0 after frame update
Paolo Bonzini
1
-0
/
+2
2023-05-24
vfio/pci: Fix a use-after-free issue
Zhenzhong Duan
1
-1
/
+1
2023-05-23
Merge tag 'mem-2023-05-23' of https://github.com/davidhildenbrand/qemu into s...
Richard Henderson
1
-0
/
+1
2023-05-23
hostmem-file: add offset option
Alexander Graf
1
-0
/
+1
2023-05-23
rtl8139: fix large_send_mss divide-by-zero
Stefan Hajnoczi
1
-0
/
+3
2023-05-23
vmxnet3: Do not depend on PC
Akihiko Odaki
1
-1
/
+1
2023-05-23
igb: Clear-on-read ICR when ICR.INTA is set
Akihiko Odaki
1
-0
/
+2
2023-05-23
igb: Notify only new interrupts
Akihiko Odaki
2
-126
/
+86
2023-05-23
e1000e: Notify only new interrupts
Akihiko Odaki
3
-88
/
+69
2023-05-23
igb: Implement Tx timestamp
Akihiko Odaki
2
-0
/
+10
2023-05-23
igb: Implement Rx PTP2 timestamp
Akihiko Odaki
3
-41
/
+127
2023-05-23
igb: Implement igb-specific oversize check
Akihiko Odaki
1
-15
/
+21
2023-05-23
igb: Filter with the second VLAN tag for extended VLAN
Akihiko Odaki
1
-5
/
+18
2023-05-23
igb: Strip the second VLAN tag for extended VLAN
Akihiko Odaki
4
-21
/
+30
2023-05-23
igb: Implement Tx SCTP CSO
Akihiko Odaki
3
-5
/
+33
2023-05-23
igb: Implement Rx SCTP CSO
Akihiko Odaki
4
-12
/
+73
2023-05-23
igb: Use UDP for RSS hash
Akihiko Odaki
2
-0
/
+19
2023-05-23
igb: Implement MSI-X single vector mode
Akihiko Odaki
1
-2
/
+7
2023-05-23
hw/net/net_rx_pkt: Enforce alignment for eth_header
Akihiko Odaki
1
-4
/
+7
2023-05-23
net/eth: Always add VLAN tag
Akihiko Odaki
1
-9
/
+7
2023-05-23
igb: Rename a variable in igb_receive_internal()
Akihiko Odaki
1
-6
/
+6
[next]