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
2022-07-14
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
4
-8
/
+110
2022-07-13
q800: add default vendor and product information for scsi-cd devices
Mark Cave-Ayland
1
-0
/
+3
2022-07-13
q800: add default vendor and product information for scsi-hd devices
Mark Cave-Ayland
1
-0
/
+3
2022-07-13
scsi-disk: allow MODE SELECT block descriptor to set the block size
Mark Cave-Ayland
2
-0
/
+7
2022-07-13
scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM ...
Mark Cave-Ayland
1
-0
/
+4
2022-07-13
q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd ...
Mark Cave-Ayland
1
-0
/
+1
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
Mark Cave-Ayland
2
-1
/
+7
2022-07-13
scsi-disk: add FORMAT UNIT command
Mark Cave-Ayland
2
-0
/
+5
2022-07-13
q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple ...
Mark Cave-Ayland
1
-0
/
+2
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci...
Mark Cave-Ayland
1
-2
/
+28
2022-07-13
q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-...
Mark Cave-Ayland
1
-0
/
+1
2022-07-13
scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
Mark Cave-Ayland
1
-4
/
+23
2022-07-13
q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-...
Mark Cave-Ayland
1
-0
/
+6
2022-07-13
scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
Mark Cave-Ayland
1
-0
/
+17
2022-07-13
scsi-disk: add new quirks bitmap to SCSIDiskState
Mark Cave-Ayland
1
-0
/
+1
2022-07-13
scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)
Mauro Matteo Cascella
1
-1
/
+2
2022-07-12
Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into staging
Peter Maydell
19
-91
/
+92
2022-07-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-1
/
+2
2022-07-12
block: Change blk_{pread,pwrite}() param order
Alberto Faria
19
-83
/
+84
2022-07-12
block: Add a 'flags' param to blk_pread()
Alberto Faria
17
-31
/
+31
2022-07-12
block: Make blk_{pread,pwrite}() return 0 on success
Alberto Faria
6
-16
/
+16
2022-07-07
hw/arm/virt: dt: add rng-seed property
Jason A. Donenfeld
1
-17
/
+27
2022-07-07
Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into staging
Richard Henderson
13
-162
/
+374
2022-07-06
ppc/spapr: Implement H_WATCHDOG
Alexey Kardashevskiy
4
-0
/
+286
2022-07-06
ppc: Define SETFIELD for the ppc target
Alexey Kardashevskiy
3
-56
/
+0
2022-07-06
spapr/ddw: Implement 64bit query extension
Alexey Kardashevskiy
2
-6
/
+18
2022-07-06
spapr/ddw: Reset DMA when the last non-default window is removed
Alexey Kardashevskiy
3
-1
/
+18
2022-07-06
ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus
Daniel Henrique Barboza
1
-4
/
+0
2022-07-06
ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus
Daniel Henrique Barboza
1
-4
/
+0
2022-07-06
ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[]
Daniel Henrique Barboza
1
-14
/
+8
2022-07-06
ppc/pnv: make pnv_ics_resend() use chip8->phbs[]
Daniel Henrique Barboza
1
-14
/
+8
2022-07-06
ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array
Daniel Henrique Barboza
1
-27
/
+11
2022-07-06
ppc/pnv: assign pnv-phb-root-port chassis/slot earlier
Daniel Henrique Barboza
3
-34
/
+17
2022-07-06
ppc/pnv: attach phb3/phb4 root ports in QOM tree
Daniel Henrique Barboza
3
-3
/
+8
2022-07-06
ppc/pnv: move root port attach to pnv_phb4_realize()
Daniel Henrique Barboza
2
-3
/
+4
2022-07-06
m68k: virt: pass RNG seed via bootinfo block
Jason A. Donenfeld
2
-0
/
+23
2022-07-06
m68k: use correct variable name in boot info string macro
Jason A. Donenfeld
1
-1
/
+1
2022-07-06
scsi/lsi53c895a: fix use-after-free in lsi_do_msgout (CVE-2022-0216)
Mauro Matteo Cascella
1
-1
/
+2
2022-07-06
e1000: set RX descriptor status in a separate operation
Ding Hui
1
-1
/
+4
2022-07-05
xen/pass-through: don't create needless register group
Chuck Zmudzinski
1
-5
/
+9
2022-07-05
xen/pass-through: merge emulated bits correctly
Chuck Zmudzinski
1
-5
/
+6
2022-07-05
hw/intc/loongarch_ipi: Fix mail send and any send function
Xiaojuan Yang
1
-23
/
+31
2022-07-05
hw/intc/loongarch_ipi: Fix ipi device access of 64bits
Xiaojuan Yang
2
-8
/
+35
2022-07-05
hw/rtc/ls7a_rtc: Drop unused inline functions
Richard Henderson
1
-21
/
+6
2022-07-04
Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
3
-80
/
+74
2022-07-04
Merge tag 'kraxel-20220704-pull-request' of https://gitlab.com/kraxel/qemu in...
Richard Henderson
1
-5
/
+26
2022-07-04
hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors
Xiaojuan Yang
1
-6
/
+6
2022-07-04
hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val()
Xiaojuan Yang
1
-7
/
+7
2022-07-04
hw/rtc/ls7a_rtc: Fix rtc enable and disable function
Xiaojuan Yang
1
-53
/
+7
2022-07-04
hw/rtc/ls7a_rtc: Add reset function
Xiaojuan Yang
1
-0
/
+20
[next]