index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-26
pckbd: implement i8042_mmio_reset() for I8042_MMIO device
Mark Cave-Ayland
1
-1
/
+9
2022-06-26
pckbd: introduce new I8042_MMIO QOM type
Mark Cave-Ayland
1
-1
/
+21
2022-06-26
pckbd: move ISAKBDState from pckbd.c to i8042.h
Mark Cave-Ayland
1
-10
/
+0
2022-06-26
pckbd: move KBDState from pckbd.c to i8042.h
Mark Cave-Ayland
1
-24
/
+0
2022-06-26
pckbd: checkpatch fixes
Mark Cave-Ayland
1
-53
/
+97
2022-06-26
lasips2: rename ps2dev_update_irq() to lasips2_port_set_irq()
Mark Cave-Ayland
1
-3
/
+3
2022-06-26
lasips2: spacing fixes
Mark Cave-Ayland
1
-2
/
+2
2022-06-26
pl050: split pl050_update_irq() into separate pl050_set_irq() and pl050_updat...
Mark Cave-Ayland
1
-8
/
+13
2022-06-26
pl050: checkpatch fixes
Mark Cave-Ayland
1
-6
/
+13
2022-06-26
ps2: don't use vmstate_register() in ps2_mouse_init()
Mark Cave-Ayland
1
-1
/
+1
2022-06-26
ps2: don't use vmstate_register() in ps2_kbd_init()
Mark Cave-Ayland
1
-1
/
+1
2022-06-26
ps2: implement ps2_mouse_realize() and use it to register ps2_mouse_handler
Mark Cave-Ayland
1
-2
/
+6
2022-06-26
ps2: implement ps2_kbd_realize() and use it to register ps2_keyboard_handler
Mark Cave-Ayland
1
-2
/
+7
2022-06-26
ps2: remove duplicate setting of scancode_set in ps2_kbd_init()
Mark Cave-Ayland
1
-1
/
+0
2022-06-26
ps2: implement ps2_reset() for the PS2_DEVICE QOM type based upon ps2_common_...
Mark Cave-Ayland
1
-13
/
+35
2022-06-26
ps2: introduce PS2DeviceClass
Mark Cave-Ayland
1
-0
/
+1
2022-06-26
ps2: improve function prototypes in ps2.c and ps2.h
Mark Cave-Ayland
1
-13
/
+9
2022-06-26
ps2: move QOM type definitions from ps2.c to ps2.h
Mark Cave-Ayland
1
-55
/
+0
2022-06-26
ps2: QOMify PS2MouseState
Mark Cave-Ayland
1
-38
/
+60
2022-06-26
ps2: QOMify PS2KbdState
Mark Cave-Ayland
1
-39
/
+65
2022-06-26
ps2: QOMify PS2State
Mark Cave-Ayland
1
-0
/
+28
2022-06-26
ps2: checkpatch fixes
Mark Cave-Ayland
1
-68
/
+86
2022-06-24
block: get rid of blk->guest_block_size
Stefan Hajnoczi
5
-5
/
+0
2022-06-23
hw/nvme: clear aen mask on reset
Klaus Jensen
1
-0
/
+1
2022-06-23
Revert "hw/block/nvme: add support for sgl bit bucket descriptor"
Klaus Jensen
1
-23
/
+6
2022-06-23
hw/nvme: clean up CC register write logic
Klaus Jensen
1
-22
/
+16
2022-06-23
hw/acpi: Make the PCI hot-plug aware of SR-IOV
Łukasz Gieryk
1
-1
/
+5
2022-06-23
hw/nvme: Update the initalization place for the AER queue
Łukasz Gieryk
1
-2
/
+1
2022-06-23
hw/nvme: Add support for the Virtualization Management command
Łukasz Gieryk
3
-2
/
+278
2022-06-23
hw/nvme: Initialize capability structures for primary/secondary controllers
Łukasz Gieryk
2
-7
/
+138
2022-06-23
hw/nvme: Calculate BAR attributes in a function
Łukasz Gieryk
1
-14
/
+31
2022-06-23
hw/nvme: Remove reg_size variable and update BAR0 size calculation
Łukasz Gieryk
2
-6
/
+5
2022-06-23
hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
Łukasz Gieryk
2
-16
/
+38
2022-06-23
hw/nvme: Implement the Function Level Reset
Łukasz Gieryk
3
-4
/
+54
2022-06-23
hw/nvme: Add support for Secondary Controller List
Lukasz Maniak
5
-10
/
+121
2022-06-23
hw/nvme: Add support for Primary Controller Capabilities
Lukasz Maniak
3
-5
/
+21
2022-06-23
hw/nvme: Add support for SR-IOV
Lukasz Maniak
2
-4
/
+84
2022-06-22
aspeed/hace: Add missing newlines to unimp messages
Joel Stanley
1
-2
/
+2
2022-06-22
aspeed/i2c: Enable SLAVE_ADDR_RX_MATCH always
Cédric Le Goater
1
-3
/
+10
2022-06-22
hw/i2c/aspeed: add DEV_ADDR in old register mode
Klaus Jensen
1
-2
/
+2
2022-06-22
hw/i2c/aspeed: rework raise interrupt trace event
Klaus Jensen
2
-13
/
+23
2022-06-22
aspeed: Add I2C buses to AST1030 model
Troy Lee
2
-0
/
+31
2022-06-22
aspeed/i2c: Add ast1030 controller models
Cédric Le Goater
1
-0
/
+24
2022-06-22
aspeed: i2c: Move regs and helpers to header file
Joe Komlodi
1
-266
/
+0
2022-06-22
aspeed: i2c: Add PKT_DONE IRQ to trace
Joe Komlodi
2
-1
/
+4
2022-06-22
aspeed: i2c: Add new mode support
Joe Komlodi
1
-194
/
+650
2022-06-22
aspeed: i2c: Use reg array instead of individual vars
Joe Komlodi
1
-155
/
+126
2022-06-22
aspeed: i2c: Migrate to registerfields API
Joe Komlodi
1
-197
/
+196
2022-06-22
aspeed: Remove fake RTC device on ast2500-evb
Cédric Le Goater
1
-4
/
+0
2022-06-20
ppc/pnv: fix extra indent spaces with DEFINE_PROP*
Daniel Henrique Barboza
3
-14
/
+14
[next]