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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...
Kunkun Jiang
1
-0
/
+2
2022-09-27
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Stefan Hajnoczi
4
-50
/
+157
2022-09-27
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
4
-10
/
+19
2022-09-27
Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
53
-269
/
+1287
2022-09-27
Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...
Stefan Hajnoczi
31
-205
/
+903
2022-09-27
Merge tag 'pull-riscv-to-apply-20220927' of https://github.com/alistair23/qem...
Stefan Hajnoczi
22
-282
/
+531
2022-09-27
virtio: del net client if net_init_tap_one failed
lu zhipeng
1
-6
/
+12
2022-09-27
vdpa: Allow MQ feature in SVQ
Eugenio Pérez
1
-0
/
+1
2022-09-27
virtio-net: Update virtio-net curr_queue_pairs in vdpa backends
Eugenio Pérez
1
-11
/
+6
2022-09-27
vdpa: validate MQ CVQ commands
Eugenio Pérez
1
-0
/
+9
2022-09-27
vdpa: Add vhost_vdpa_net_load_mq
Eugenio Pérez
1
-0
/
+26
2022-09-27
vdpa: extract vhost_vdpa_net_load_mac from vhost_vdpa_net_load
Eugenio Pérez
1
-22
/
+40
2022-09-27
vdpa: Make VhostVDPAState cvq_cmd_in_buffer control ack type
Eugenio Pérez
1
-11
/
+12
2022-09-27
e1000e: set RX desc status with DD flag in a separate operation
Ding Hui
1
-1
/
+52
2022-09-27
virtio-gpu: update scanout if there is any area covered by the rect
Dongwon Kim
1
-3
/
+4
2022-09-27
hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)
Philippe Mathieu-Daudé
1
-3
/
+3
2022-09-27
audio: remove abort() in audio_bug()
Volker Rümelin
1
-1
/
+0
2022-09-27
Revert "audio: Log context for audio bug"
Volker Rümelin
2
-24
/
+28
2022-09-27
audio: Add sndio backend
Alexandre Ratchov
10
-5
/
+632
2022-09-27
usbnet: Report link-up via interrupt endpoint in CDC-ECM mode
Michael Brown
1
-6
/
+21
2022-09-27
usbnet: Detect short packets as sent by the xHCI controller
Michael Brown
1
-1
/
+1
2022-09-27
usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER request
Michael Brown
1
-0
/
+6
2022-09-27
usbnet: Add missing usb_wakeup() call in usbnet_receive()
Michael Brown
1
-0
/
+3
2022-09-27
hcd-xhci: drop operation with secondary stream arrays enabled
Qiang Liu
1
-1
/
+3
2022-09-27
usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assert
Gerd Hoffmann
3
-1
/
+31
2022-09-27
usb/msd: move usb_msd_packet_complete()
Gerd Hoffmann
1
-12
/
+14
2022-09-27
target/riscv: rvv-1.0: vf[w]redsum distinguish between ordered/unordered
Yang Liu
4
-15
/
+31
2022-09-27
target/riscv: rvv-1.0: Simplify vfwredsum code
Yang Liu
1
-46
/
+10
2022-09-27
target/riscv: debug: Add initial support of type 6 trigger
Frank Chang
2
-4
/
+188
2022-09-27
target/riscv: debug: Check VU/VS modes for type 2 trigger
Frank Chang
1
-0
/
+10
2022-09-27
target/riscv: debug: Create common trigger actions function
Frank Chang
2
-2
/
+70
2022-09-27
target/riscv: debug: Introduce tinfo CSR
Frank Chang
4
-3
/
+18
2022-09-27
target/riscv: debug: Restrict the range of tselect value can be written
Frank Chang
1
-6
/
+3
2022-09-27
target/riscv: debug: Introduce tdata1, tdata2, and tdata3 CSRs
Frank Chang
4
-88
/
+48
2022-09-27
target/riscv: debug: Introduce build_tdata1() to build tdata1 register content
Frank Chang
2
-5
/
+12
2022-09-27
target/riscv: debug: Determine the trigger type from tdata1.type
Frank Chang
5
-67
/
+140
2022-09-26
m68k: align bootinfo strings and data to 4 bytes
Jason A. Donenfeld
1
-4
/
+6
2022-09-26
target/m68k: use M68K_FEATURE_MOVEFROMSR_PRIV feature for move_from_sr privil...
Mark Cave-Ayland
3
-1
/
+8
2022-09-26
target/m68k: increase size of m68k CPU features from uint32_t to uint64_t
Mark Cave-Ayland
2
-5
/
+5
2022-09-27
hw/riscv/sifive_e: Fix inheritance of SiFiveEState
Bernhard Beschow
1
-1
/
+2
2022-09-27
target/riscv: Check the correct exception cause in vector GDB stub
Frank Chang
1
-2
/
+2
2022-09-27
hw/riscv: opentitan: Expose the resetvec as a SoC property
Alistair Francis
2
-1
/
+9
2022-09-27
hw/riscv: opentitan: Fixup resetvec
Alistair Francis
1
-1
/
+1
2022-09-27
target/riscv: Set the CPU resetvec directly
Alistair Francis
3
-15
/
+7
2022-09-27
target/riscv: remove fixed numbering from GDB xml feature files
Andrew Burgess
4
-20
/
+4
2022-09-27
target/riscv: remove fflags, frm, and fcsr from riscv-*-fpu.xml
Andrew Burgess
3
-38
/
+2
2022-09-27
target/riscv: fix csr check for cycle{h}, instret{h}, time{h}, hpmcounter3-31{h}
Weiwei Li
1
-4
/
+9
2022-09-27
target/riscv: Remove sideleg and sedeleg
Rahul Pathak
2
-4
/
+0
2022-09-27
docs/system: clean up code escape for riscv virt platform
Alex Bennée
1
-4
/
+9
2022-09-27
hw/ssi: ibex_spi: update reg addr
Wilfred Mallawa
1
-1
/
+1
[next]