Age | Commit message (Expand) | Author | Files | Lines |
2022-07-14 | aspeed: Refactor UART init for multi-SoC machines | Peter Delevoryas | 4 | -22/+66 |
2022-07-14 | aspeed: Create SRAM name from first CPU index | Peter Delevoryas | 3 | -5/+10 |
2022-07-14 | hw/sensor: Add Renesas ISL69259 device model | Peter Delevoryas | 1 | -0/+28 |
2022-07-14 | hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators | Peter Delevoryas | 1 | -0/+12 |
2022-07-14 | hw/i2c/pmbus: Add idle state to return 0xff's | Peter Delevoryas | 1 | -0/+9 |
2022-07-14 | aspeed: sbc: Allow per-machine settings | Joel Stanley | 1 | -2/+40 |
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 |
2022-07-04 | hw/rtc/ls7a_rtc: Remove unimplemented device in realized function | Xiaojuan Yang | 1 | -1/+0 |
2022-07-04 | hw/rtc/ls7a_rtc: Fix timer call back function | Xiaojuan Yang | 1 | -2/+2 |
2022-07-04 | hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function | Xiaojuan Yang | 1 | -9/+11 |
2022-07-04 | hw/intc/loongarch_pch_msi: Fix msi vector convertion | Mao Bibo | 2 | -2/+21 |
2022-07-03 | hw/riscv: boot: Reduce FDT address alignment constraints | Alistair Francis | 1 | -2/+2 |
2022-07-01 | hw: canokey: Remove HS support as not compliant to the spec | MkfsSion | 1 | -1/+0 |
2022-07-01 | hw/usb/canokey: fix compatibility of qemu-xhci | Hongren (Zenithal) Zheng | 1 | -0/+23 |
2022-07-01 | hw/usb/canokey: Fix CCID ZLP | Hongren (Zenithal) Zheng | 1 | -4/+3 |
2022-06-30 | hw/misc/aspeed: Add PECI controller | Peter Delevoryas | 6 | -1/+199 |
2022-06-30 | hw/i2c/aspeed: Add new-registers DMA slave mode RX support | Peter Delevoryas | 1 | -12/+121 |