summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ui/vnc.c: Fixed a deadlock bug.Rao Lei2022-01-131-2/+2
| * | | usb: allow max 8192 bytes for desczhenwei pi2022-01-132-7/+9
| * | | hw/usb/dev-wacom: add missing HID descriptorDario Binacchi2022-01-131-1/+71
* | | | Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell2022-01-1431-232/+221Star
|\ \ \ \ | |_|/ / |/| | |
| * | | virtio: unify dataplane and non-dataplane ->handle_output()Stefan Hajnoczi2022-01-124-81/+27Star
| * | | virtio: use ->handle_output() instead of ->handle_aio_output()Stefan Hajnoczi2022-01-121-30/+3Star
| * | | virtio-scsi: prepare virtio_scsi_handle_cmd for dataplaneStefan Hajnoczi2022-01-121-1/+1
| * | | virtio-blk: drop unused virtio_blk_handle_vq() return valueStefan Hajnoczi2022-01-122-12/+4Star
| * | | virtio: get rid of VirtIOHandleAIOOutputStefan Hajnoczi2022-01-124-24/+13Star
| * | | aio-posix: split poll check from ready handlerStefan Hajnoczi2022-01-1225-104/+193
| |/ /
* | | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2022-01-1342-248/+276
|\ \ \
| * | | meson: reenable filemonitor-inotify compilationVolker Rümelin2022-01-122-3/+6
| * | | meson: build all modules by defaultPaolo Bonzini2022-01-122-3/+4
| * | | configure: do not create roms/seabios/config.mak if SeaBIOS not presentPaolo Bonzini2022-01-121-2/+4
| * | | tests/tcg: Fix target-specific Makefile variables path for user-modePhilippe Mathieu-Daudé2022-01-121-1/+1
| * | | KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGSPaolo Bonzini2022-01-121-15/+9Star
| * | | KVM: use KVM_{GET|SET}_SREGS2 when supported.Maxim Levitsky2022-01-123-2/+138
| * | | meson: add comments in the target-specific flags sectionPaolo Bonzini2022-01-121-0/+5
| * | | configure, meson: move config-poison.h to mesonPaolo Bonzini2022-01-124-12/+29
| * | | meson: build contrib/ executables after generated headersPaolo Bonzini2022-01-124-4/+4
| * | | configure: move non-command-line variables away from command-line parsing sec...Paolo Bonzini2022-01-121-7/+6Star
| * | | configure: parse --enable/--disable-strip automatically, flip defaultPaolo Bonzini2022-01-124-18/+18
| * | | configure, makefile: remove traces of really old filesPaolo Bonzini2022-01-122-16/+4Star
| * | | configure: do not set bsd_user/linux_user earlyPaolo Bonzini2022-01-121-11/+17
| * | | configure: simplify creation of plugin symbol listPaolo Bonzini2022-01-122-84/+10Star
| * | | block/file-posix: Simplify the XFS_IOC_DIOINFO handlingThomas Huth2022-01-125-55/+17Star
| * | | meson: cleanup common-user/ buildPaolo Bonzini2022-01-122-13/+2Star
| * | | user: move common-user includes to a subdirectory of {bsd,linux}-user/Paolo Bonzini2022-01-1219-3/+3
| * | | meson: reuse common_user_inc when building files specific to user-mode emulatorsPaolo Bonzini2022-01-121-1/+1
* | | | Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220112' into s...Peter Maydell2022-01-1319-599/+736
|\ \ \ \ | |_|/ / |/| | |
| * | | ppc/pnv: use stack->pci_regs[] in pnv_pec_stk_pci_xscom_write()Daniel Henrique Barboza2022-01-121-10/+10
| * | | ppc/pnv: turn pnv_phb4_update_regions() into staticDaniel Henrique Barboza2022-01-122-27/+26Star
| * | | ppc/pnv: Introduce user creatable pnv-phb4 devicesDaniel Henrique Barboza2022-01-123-4/+89
| * | | ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4PecStackDaniel Henrique Barboza2022-01-123-16/+13Star
| * | | ppc/pnv: move PHB4 XSCOM init to phb4_realize()Daniel Henrique Barboza2022-01-122-292/+304
| * | | ppc/pnv: set phb4 properties in stk_realize()Daniel Henrique Barboza2022-01-121-3/+3
| * | | pnv_phb4_pec: use pnv_phb4_pec_get_phb_id() in pnv_pec_dt_xscom()Daniel Henrique Barboza2022-01-121-3/+2Star
| * | | pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.cDaniel Henrique Barboza2022-01-123-14/+20
| * | | pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS nameDaniel Henrique Barboza2022-01-121-1/+1
| * | | pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS nameDaniel Henrique Barboza2022-01-121-1/+1
| * | | ppc/pnv: Move num_phbs under Pnv8ChipCédric Le Goater2022-01-122-6/+5Star
| * | | ppc/pnv: Complete user created PHB3 devicesCédric Le Goater2022-01-122-0/+11
| * | | ppc/pnv: Reparent user created PHB3 devices to the PnvChipCédric Le Goater2022-01-123-0/+24
| * | | ppc/pnv: Introduce support for user created PHB3 devicesCédric Le Goater2022-01-123-6/+30
| * | | pnv_phb4.c: check if root port exists in rc_config functionsDaniel Henrique Barboza2022-01-121-2/+8
| * | | pnv_phb4.c: make pnv-phb4-root-port user creatableDaniel Henrique Barboza2022-01-122-13/+7Star
| * | | ppc/pnv: Attach PHB3 root port device when defaults are enabledCédric Le Goater2022-01-124-11/+15
| * | | pnv_phb4.c: add unique chassis and slot for pnv_phb4_root_portDaniel Henrique Barboza2022-01-121-0/+15
| * | | pnv_phb3.c: add unique chassis and slot for pnv_phb3_root_portDaniel Henrique Barboza2022-01-121-0/+16
| * | | target/ppc: Set the correct endianness for powernv memory dumpsFabiano Rosas2022-01-121-1/+1