2022-07-15 |
Peter Maydell | Merge tag 'pull-aspeed-20220714' of https://github... |
commit | commitdiff | tree |
2022-07-14 |
Peter Maydell | Merge tag 'for-upstream' of https://gitlab.com/bonzini... |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | aspeed: Add fby35-bmc slot GPIO's |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | hw/gpio/aspeed: Don't let guests modify input pins |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | qtest/aspeed_gpio: Add input pin modification test |
commit | commitdiff | tree |
2022-07-14 |
Iris Chen | hw: m25p80: add tests for BP and TB bit write protect |
commit | commitdiff | tree |
2022-07-14 |
Iris Chen | hw: m25p80: Add Block Protect and Top Bottom bits for... |
commit | commitdiff | tree |
2022-07-14 |
Cédric Le Goater | test/avocado/machine_aspeed.py: Add SDK tests |
commit | commitdiff | tree |
2022-07-14 |
Cédric Le Goater | docs: aspeed: Minor updates |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | docs: aspeed: Add fby35 multi-SoC machine section |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | aspeed: Add AST1030 (BIC) to fby35 |
commit | commitdiff | tree |
2022-07-14 |
Cédric Le Goater | aspeed: fby35: Add a bootrom for the BMC |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | aspeed: Add AST2600 (BMC) to fby35 |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | aspeed: Add fby35 skeleton |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | aspeed: Make aspeed_board_init_flashes public |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | aspeed: Refactor UART init for multi-SoC machines |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | aspeed: Create SRAM name from first CPU index |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | hw/sensor: Add Renesas ISL69259 device model |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators |
commit | commitdiff | tree |
2022-07-14 |
Peter Delevoryas | hw/i2c/pmbus: Add idle state to return 0xff's |
commit | commitdiff | tree |
2022-07-14 |
Joel Stanley | aspeed: sbc: Allow per-machine settings |
commit | commitdiff | tree |
2022-07-14 |
Peter Maydell | Merge tag 'qga-win32-pull-2022-07-13' of github.com... |
commit | commitdiff | tree |
2022-07-14 |
Peter Maydell | Merge tag 'darwin-20220712' of https://github.com/philm... |
commit | commitdiff | tree |
2022-07-13 |
Peter Maydell | Merge tag 'mips-20220712' of https://github.com/philmd... |
commit | commitdiff | tree |
2022-07-13 |
Paolo Bonzini | pc-bios/s390-ccw: add -Wno-array-bounds |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | q800: add default vendor and product information for... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | q800: add default vendor and product information for... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | scsi-disk: allow MODE SELECT block descriptor to set... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | q800: implement compat_props to enable quirk_mode_page_... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | scsi-disk: add FORMAT UNIT command |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | q800: implement compat_props to enable quirk_mode_page_... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFI... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | q800: implement compat_props to enable quirk_mode_sense... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | q800: implement compat_props to enable quirk_mode_page_... |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh |
commit | commitdiff | tree |
2022-07-13 |
Mark Cave-Ayland | scsi-disk: add new quirks bitmap to SCSIDiskState |
commit | commitdiff | tree |
2022-07-13 |
Akihiko Odaki | meson: Prefix each element of firmware path |
commit | commitdiff | tree |
2022-07-13 |
Akihiko Odaki | module: Use bundle mechanism |
commit | commitdiff | tree |
2022-07-13 |
Akihiko Odaki | datadir: Use bundle mechanism |
commit | commitdiff | tree |
2022-07-13 |
Akihiko Odaki | cutils: Introduce bundle mechanism |
commit | commitdiff | tree |
2022-07-13 |
Mauro Matteo... | scsi/lsi53c895a: really fix use-after-free in lsi_do_ms... |
commit | commitdiff | tree |
2022-07-13 |
zhenwei pi | qga: add command 'guest-get-cpustats' |
commit | commitdiff | tree |
2022-07-13 |
zhenwei pi | qapi: Avoid generating C identifier 'linux' |
commit | commitdiff | tree |
2022-07-13 |
Konstantin... | MAINTAINERS: Add myself as Guest Agent reviewer |
commit | commitdiff | tree |
2022-07-12 |
Peter Delevoryas | avocado: Fix BUILD_DIR if it's equal to SOURCE_DIR |
commit | commitdiff | tree |
2022-07-12 |
Akihiko Odaki | ui/cocoa: Take refresh rate into account |
commit | commitdiff | tree |
2022-07-12 |
Peter Delevoryas | ui/cocoa: Fix switched_to_fullscreen warning |
commit | commitdiff | tree |
2022-07-12 |
Philippe Mathieu... | configure: Restrict TCG to emulation |
commit | commitdiff | tree |
2022-07-12 |
Cameron Esfahani | hvf: Enable RDTSCP support |
commit | commitdiff | tree |
2022-07-12 |
Richard Henderson | target/mips: Remove GET_TARGET_STRING and FREE_TARGET_S... |
commit | commitdiff | tree |
2022-07-12 |
Richard Henderson | target/mips: Simplify UHI_argnlen and UHI_argn |
commit | commitdiff | tree |
2022-07-12 |
Richard Henderson | semihosting: Remove qemu_semihosting_log_out |
commit | commitdiff | tree |
2022-07-12 |
Richard Henderson | target/mips: Use error_report for UHI_assert |
commit | commitdiff | tree |
2022-07-12 |
Richard Henderson | target/mips: Avoid qemu_semihosting_log_out for UHI_plog |
commit | commitdiff | tree |
2022-07-12 |
Richard Henderson | target/mips: Use semihosting/syscalls.h |
commit | commitdiff | tree |
2022-07-12 |
Richard Henderson | target/mips: Drop link syscall from semihosting |
commit | commitdiff | tree |
2022-07-12 |
Richard Henderson | target/mips: Create report_fault for semihosting |
commit | commitdiff | tree |
2022-07-12 |
Pavel Dovgalyuk | target/mips: introduce Cavium Octeon CPU model |
commit | commitdiff | tree |
2022-07-12 |
Pavel Dovgalyuk | target/mips: implement Octeon-specific arithmetic instr... |
commit | commitdiff | tree |
2022-07-12 |
Pavel Dovgalyuk | target/mips: implement Octeon-specific BBIT instructions |
commit | commitdiff | tree |
2022-07-12 |
Pavel Dovgalyuk | target/mips: introduce decodetree structure for Cavium... |
commit | commitdiff | tree |
2022-07-12 |
Peter Maydell | Merge tag 'pull-block-2022-07-12' of https://gitlab... |
commit | commitdiff | tree |
2022-07-12 |
Peter Maydell | Merge tag 'for-upstream' of https://gitlab.com/bonzini... |
commit | commitdiff | tree |
2022-07-12 |
Paolo Bonzini | meson: place default firmware path under .../share |
commit | commitdiff | tree |
2022-07-12 |
Hanna Reitz | vl: Unlink absolute PID file path |
commit | commitdiff | tree |
2022-07-12 |
Hanna Reitz | vl: Conditionally register PID file unlink notifier |
commit | commitdiff | tree |
2022-07-12 |
Hanna Reitz | qsd: Unlink absolute PID file path |
commit | commitdiff | tree |
2022-07-12 |
Hanna Reitz | iotests/297: Have mypy ignore unused ignores |
commit | commitdiff | tree |
2022-07-12 |
Hanna Reitz | qsd: Do not use error_report() before monitor_init |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Remove remaining unused symbols in coroutines.h |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Reorganize some declarations in block-backend... |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Add blk_co_truncate() |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Add blk_co_ioctl() |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Implement blk_flush() using generated_co_wrapper |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Implement blk_pdiscard() using generated_co_wrapper |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Implement blk_pwrite_zeroes() using generated_co... |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Add blk_co_pwrite_compressed() |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Change blk_pwrite_compressed() param order |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Export blk_pwritev_part() in block-backend-io.h |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Add blk_[co_]preadv_part() |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Add blk_{preadv,pwritev}() |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Implement blk_{pread,pwrite}() using generated_c... |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Make blk_co_pwrite() take a const buffer |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Make 'bytes' param of blk_{pread,pwrite}() an... |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Change blk_{pread,pwrite}() param order |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Add a 'flags' param to blk_pread() |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Make blk_{pread,pwrite}() return 0 on success |
commit | commitdiff | tree |
2022-07-12 |
John Snow | tests/qemu-iotests: skip 108 when FUSE is not loaded |
commit | commitdiff | tree |
2022-07-12 |
John Snow | tests/qemu-iotests: hotfix for 307, 223 output |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block/qcow2: Use bdrv_pwrite_sync() in qcow2_mark_dirty() |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Use bdrv_co_pwrite_sync() when caller is corouti... |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Add bdrv_co_pwrite_sync() |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Implement bdrv_{pread,pwrite,pwrite_zeroes}... |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Make 'bytes' param of bdrv_co_{pread,pwrite... |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Make bdrv_co_pwrite() take a const buffer |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | crypto: Make block callbacks return 0 on success |
commit | commitdiff | tree |
2022-07-12 |
Alberto Faria | block: Make bdrv_{pread,pwrite}() return 0 on success |
commit | commitdiff | tree |
next |