Age | Commit message (Expand) | Author |
2022-07-07 | hw/arm/virt: dt: add rng-seed property | Jason A. Donenfeld |
2022-07-07 | Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into staging | Richard Henderson |
2022-07-06 | ppc/spapr: Implement H_WATCHDOG | Alexey Kardashevskiy |
2022-07-06 | ppc: Define SETFIELD for the ppc target | Alexey Kardashevskiy |
2022-07-06 | spapr/ddw: Implement 64bit query extension | Alexey Kardashevskiy |
2022-07-06 | spapr/ddw: Reset DMA when the last non-default window is removed | Alexey Kardashevskiy |
2022-07-06 | ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb4 root bus | Daniel Henrique Barboza |
2022-07-06 | ppc/pnv: remove 'INTERFACE_PCIE_DEVICE' from phb3 root bus | Daniel Henrique Barboza |
2022-07-06 | ppc/pnv: make pnv_chip_power8_pic_print_info() use chip8->phbs[] | Daniel Henrique Barboza |
2022-07-06 | ppc/pnv: make pnv_ics_resend() use chip8->phbs[] | Daniel Henrique Barboza |
2022-07-06 | ppc/pnv: make pnv_ics_get() use the chip8->phbs[] array | Daniel Henrique Barboza |
2022-07-06 | ppc/pnv: assign pnv-phb-root-port chassis/slot earlier | Daniel Henrique Barboza |
2022-07-06 | ppc/pnv: attach phb3/phb4 root ports in QOM tree | Daniel Henrique Barboza |
2022-07-06 | ppc/pnv: move root port attach to pnv_phb4_realize() | Daniel Henrique Barboza |
2022-07-06 | m68k: virt: pass RNG seed via bootinfo block | Jason A. Donenfeld |
2022-07-06 | m68k: use correct variable name in boot info string macro | Jason A. Donenfeld |
2022-07-06 | e1000: set RX descriptor status in a separate operation | Ding Hui |
2022-07-05 | xen/pass-through: don't create needless register group | Chuck Zmudzinski |
2022-07-05 | xen/pass-through: merge emulated bits correctly | Chuck Zmudzinski |
2022-07-05 | hw/intc/loongarch_ipi: Fix mail send and any send function | Xiaojuan Yang |
2022-07-05 | hw/intc/loongarch_ipi: Fix ipi device access of 64bits | Xiaojuan Yang |
2022-07-05 | hw/rtc/ls7a_rtc: Drop unused inline functions | Richard Henderson |
2022-07-04 | Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2022-07-04 | Merge tag 'kraxel-20220704-pull-request' of https://gitlab.com/kraxel/qemu in... | Richard Henderson |
2022-07-04 | hw/rtc/ls7a_rtc: Fix 'calculate' spelling errors | Xiaojuan Yang |
2022-07-04 | hw/rtc/ls7a_rtc: Use tm struct pointer as arguments in toy_time_to_val() | Xiaojuan Yang |
2022-07-04 | hw/rtc/ls7a_rtc: Fix rtc enable and disable function | Xiaojuan Yang |
2022-07-04 | hw/rtc/ls7a_rtc: Add reset function | Xiaojuan Yang |
2022-07-04 | hw/rtc/ls7a_rtc: Remove unimplemented device in realized function | Xiaojuan Yang |
2022-07-04 | hw/rtc/ls7a_rtc: Fix timer call back function | Xiaojuan Yang |
2022-07-04 | hw/rtc/ls7a_rtc: Fix uninitialied bugs and toymatch writing function | Xiaojuan Yang |
2022-07-04 | hw/intc/loongarch_pch_msi: Fix msi vector convertion | Mao Bibo |
2022-07-03 | hw/riscv: boot: Reduce FDT address alignment constraints | Alistair Francis |
2022-07-01 | hw: canokey: Remove HS support as not compliant to the spec | MkfsSion |
2022-07-01 | hw/usb/canokey: fix compatibility of qemu-xhci | Hongren (Zenithal) Zheng |
2022-07-01 | hw/usb/canokey: Fix CCID ZLP | Hongren (Zenithal) Zheng |
2022-06-30 | hw/misc/aspeed: Add PECI controller | Peter Delevoryas |
2022-06-30 | hw/i2c/aspeed: Add new-registers DMA slave mode RX support | Peter Delevoryas |
2022-06-30 | hw/i2c/aspeed: add slave device in old register mode | Klaus Jensen |
2022-06-30 | hw/i2c: add asynchronous send | Klaus Jensen |
2022-06-30 | hw/i2c: support multiple masters | Klaus Jensen |
2022-06-30 | hw/i2c/aspeed: Fix MASTER_EN missing error message | Peter Delevoryas |
2022-06-30 | hw/i2c/aspeed: Fix DMA len write-enable bit handling | Peter Delevoryas |
2022-06-30 | hw/i2c/aspeed: Fix R_I2CD_FUN_CTRL reference | Peter Delevoryas |
2022-06-30 | hw/arm/aspeed: firework: add I2C MUXes for VR channels | Jae Hyun Yoo |
2022-06-30 | hw/arm/aspeed: firework: Add Thermal Diodes | Maheswara Kurapati |
2022-06-30 | hw/arm/aspeed: Add MAX31785 Fan controllers | Maheswara Kurapati |
2022-06-30 | hw/sensor: add Maxim MAX31785 device | Maheswara Kurapati |
2022-06-30 | hw/i2c: pmbus: Page #255 is valid page for read requests. | Maheswara Kurapati |
2022-06-30 | hw/arm/aspeed: add Qualcomm Firework BMC machine | Graeme Gregory |