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
/
include
/
hw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390x/css: fix PMCW invalid mask
Nico Boehr
2022-01-17
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
2022-01-14
2
-7
/
+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
1
-5
/
+0
|
*
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
2022-01-13
1
-0
/
+2
|
*
hw/display: Rename VGA_ISA_MM -> VGA_MMIO
Philippe Mathieu-Daudé
2022-01-13
1
-3
/
+2
*
|
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2022-01-14
2
-4
/
+3
|
\
\
|
*
|
virtio: unify dataplane and non-dataplane ->handle_output()
Stefan Hajnoczi
2022-01-12
1
-2
/
+2
|
*
|
virtio-blk: drop unused virtio_blk_handle_vq() return value
Stefan Hajnoczi
2022-01-12
1
-1
/
+1
|
*
|
virtio: get rid of VirtIOHandleAIOOutput
Stefan Hajnoczi
2022-01-12
1
-2
/
+1
|
|
/
*
|
ppc/pnv: turn pnv_phb4_update_regions() into static
Daniel Henrique Barboza
2022-01-12
1
-1
/
+0
*
|
ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStack
Daniel Henrique Barboza
2022-01-12
1
-2
/
+5
*
|
pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
Daniel Henrique Barboza
2022-01-12
1
-0
/
+2
*
|
pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
Daniel Henrique Barboza
2022-01-12
1
-1
/
+1
*
|
pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS name
Daniel Henrique Barboza
2022-01-12
1
-1
/
+1
*
|
ppc/pnv: Move num_phbs under Pnv8Chip
Cédric Le Goater
2022-01-12
1
-2
/
+2
*
|
ppc/pnv: Reparent user created PHB3 devices to the PnvChip
Cédric Le Goater
2022-01-12
1
-0
/
+1
*
|
ppc/pnv: Introduce support for user created PHB3 devices
Cédric Le Goater
2022-01-12
1
-0
/
+2
*
|
pnv_phb4.c: make pnv-phb4-root-port user creatable
Daniel Henrique Barboza
2022-01-12
1
-2
/
+0
*
|
ppc/pnv: Attach PHB3 root port device when defaults are enabled
Cédric Le Goater
2022-01-12
2
-2
/
+1
|
/
*
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2022-01-11
3
-14
/
+0
|
\
|
*
Revert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
Michael S. Tsirkin
2022-01-10
1
-3
/
+0
|
*
Revert "vhost: introduce new VhostOps vhost_set_config_call"
Michael S. Tsirkin
2022-01-10
1
-3
/
+0
|
*
Revert "virtio: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-4
/
+0
|
*
Revert "vhost: add support for configure interrupt"
Michael S. Tsirkin
2022-01-10
1
-4
/
+0
*
|
hw/riscv: virt: Allow support for 32 cores
Alistair Francis
2022-01-08
1
-1
/
+1
*
|
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
2022-01-07
7
-8
/
+37
|
\
|
|
*
virtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
David Hildenbrand
2022-01-07
1
-0
/
+8
|
*
virtio-mem: Support "prealloc=on" option
David Hildenbrand
2022-01-07
1
-0
/
+4
|
*
hw/i386: expose a "smbios-entry-point-type" PC machine property
Eduardo Habkost
2022-01-07
1
-0
/
+4
|
*
hw/smbios: Use qapi for SmbiosEntryPointType
Eduardo Habkost
2022-01-07
1
-8
/
+2
|
*
smbios: Rename SMBIOS_ENTRY_POINT_* enums
Eduardo Habkost
2022-01-07
1
-2
/
+2
|
*
pci: Export the pci_intx() function
Frederic Barrat
2022-01-07
1
-0
/
+5
|
*
vhost: add support for configure interrupt
Cindy Lu
2022-01-06
1
-0
/
+4
|
*
virtio: add support for configure interrupt
Cindy Lu
2022-01-06
1
-0
/
+4
|
*
vhost: introduce new VhostOps vhost_set_config_call
Cindy Lu
2022-01-06
1
-0
/
+3
|
*
virtio: introduce macro IRTIO_CONFIG_IRQ_IDX
Cindy Lu
2022-01-06
1
-0
/
+3
*
|
hw/intc/arm_gicv3_its: Fix various off-by-one errors
Peter Maydell
2022-01-07
1
-3
/
+3
*
|
hw/intc/arm_gicv3_its: Remove maxids union from TableDesc
Peter Maydell
2022-01-07
1
-4
/
+1
*
|
Add dummy Aspeed AST2600 Display Port MCU (DPMCU)
Troy Lee
2022-01-07
1
-0
/
+2
*
|
Merge tag 'linux-user-for-7.0-pull-request' of https://gitlab.com/laurent_viv...
Richard Henderson
2022-01-06
1
-0
/
+3
|
\
\
|
|
/
|
/
|
|
*
linux-user: Add code for PR_GET/SET_UNALIGN
Richard Henderson
2022-01-06
1
-0
/
+3
*
|
hw: Add compat machines for 7.0
Cornelia Huck
2022-01-05
2
-0
/
+6
|
/
*
ppc/pnv: Remove the PHB4 "device-id" property
Cédric Le Goater
2022-01-04
1
-2
/
+0
*
hw/core/machine: Introduce CPU cluster topology support
Yanan Wang
2021-12-31
1
-1
/
+5
*
hw/core: Rename smp_parse() -> machine_parse_smp_config()
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+2
*
hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter
Philippe Mathieu-Daudé
2021-12-31
1
-3
/
+3
*
hw/qdev: Correct qdev_connect_gpio_out_named() documentation
Philippe Mathieu-Daudé
2021-12-31
1
-2
/
+3
*
hw/qdev: Correct qdev_init_gpio_out_named() documentation
Philippe Mathieu-Daudé
2021-12-31
1
-1
/
+1
*
hw/qdev: Cosmetic around documentation
Philippe Mathieu-Daudé
2021-12-31
1
-0
/
+11
[next]