index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2022-01-14
1
-2
/
+1
|
\
|
*
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
1
-2
/
+1
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
2022-01-14
13
-137
/
+286
|
\
\
|
*
|
ps2: Initial horizontal scroll support
Dmitry Petrov
2022-01-13
1
-8
/
+49
|
*
|
edid: Added support for 4k@60 Hz monitor
Satyeshwar Singh
2022-01-13
1
-0
/
+3
|
*
|
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2022-01-13
1
-2
/
+2
|
*
|
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
2022-01-13
2
-20
/
+8
|
*
|
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
2022-01-13
1
-34
/
+86
|
*
|
hw/display/vga-mmio: Inline vga_mm_init()
Philippe Mathieu-Daudé
2022-01-13
1
-16
/
+9
|
*
|
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
2022-01-13
5
-14
/
+13
|
*
|
uas: add missing return
Gerd Hoffmann
2022-01-13
1
-0
/
+1
|
*
|
hw/audio/intel-hda: fix stream reset
Volker Rümelin
2022-01-13
1
-1
/
+1
|
*
|
usb: allow max 8192 bytes for desc
zhenwei pi
2022-01-13
2
-7
/
+9
|
*
|
hw/usb/dev-wacom: add missing HID descriptor
Dario Binacchi
2022-01-13
1
-1
/
+71
*
|
|
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2022-01-14
6
-133
/
+38
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
3
-79
/
+25
|
*
|
virtio: use ->handle_output() instead of ->handle_aio_output()
Stefan Hajnoczi
2022-01-12
1
-30
/
+3
|
*
|
virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
Stefan Hajnoczi
2022-01-12
1
-1
/
+1
|
*
|
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
2022-01-12
1
-11
/
+3
|
*
|
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-12
3
-22
/
+12
|
*
|
aio-posix: split poll check from ready handler
Stefan Hajnoczi
2022-01-12
2
-9
/
+13
|
|
/
*
|
ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()
Daniel Henrique Barboza
2022-01-12
1
-10
/
+10
*
|
ppc/pnv: turn pnv_phb4_update_regions() into static
Daniel Henrique Barboza
2022-01-12
1
-26
/
+26
*
|
ppc/pnv: Introduce user creatable pnv-phb4 devices
Daniel Henrique Barboza
2022-01-12
3
-4
/
+89
*
|
ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
Daniel Henrique Barboza
2022-01-12
2
-14
/
+8
*
|
ppc/pnv: move PHB4 XSCOM init to phb4_realize()
Daniel Henrique Barboza
2022-01-12
2
-292
/
+304
*
|
ppc/pnv: set phb4 properties in stk_realize()
Daniel Henrique Barboza
2022-01-12
1
-3
/
+3
*
|
pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()
Daniel Henrique Barboza
2022-01-12
1
-3
/
+2
*
|
pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
Daniel Henrique Barboza
2022-01-12
2
-14
/
+18
*
|
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
2022-01-12
1
-4
/
+3
*
|
ppc/pnv: Complete user created PHB3 devices
Cédric Le Goater
2022-01-12
2
-0
/
+11
*
|
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
2
-0
/
+23
*
|
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
2
-6
/
+28
*
|
pnv_phb4.c: check if root port exists in rc_config functions
Daniel Henrique Barboza
2022-01-12
1
-2
/
+8
*
|
pnv_phb4.c: make pnv-phb4-root-port user creatable
Daniel Henrique Barboza
2022-01-12
1
-11
/
+7
*
|
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2022-01-12
2
-9
/
+14
*
|
pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_port
Daniel Henrique Barboza
2022-01-12
1
-0
/
+15
*
|
pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_port
Daniel Henrique Barboza
2022-01-12
1
-0
/
+16
*
|
spapr: Fix support of POWER5+ processors
Cédric Le Goater
2022-01-12
1
-4
/
+6
|
/
*
Merge remote-tracking branch 'remotes/philmd/tags/sdmmc-20220108' into staging
Peter Maydell
2022-01-11
1
-21
/
+31
|
\
|
*
hw/sd: Add SDHC support for SD card SPI-mode
Frank Chang
2022-01-04
1
-7
/
+17
|
*
hw/sd/sdcard: Rename Write Protect Group variables
Philippe Mathieu-Daudé
2022-01-04
1
-14
/
+14
*
|
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-01-11
14
-382
/
+83
|
\
\
|
*
|
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
5
-32
/
+2
|
*
|
Revert "virtio-pci: decouple notifier from interrupt process"
Michael S. Tsirkin
2022-01-10
1
-57
/
+31
|
*
|
Revert "virtio-pci: decouple the single vector from the interrupt process"
Michael S. Tsirkin
2022-01-10
1
-73
/
+58
|
*
|
Revert "vhost-vdpa: add support for config interrupt"
Michael S. Tsirkin
2022-01-10
2
-8
/
+0
|
*
|
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-29
/
+0
|
*
|
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-76
/
+0
|
*
|
Revert "virtio-net: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
3
-20
/
+2
[next]