index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
pckbd: remove legacy i8042_mm_init() function
Mark Cave-Ayland
2022-07-18
1
-2
/
+0
*
ps2: remove unused legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
1
-1
/
+0
*
pckbd: don't use legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
1
-1
/
+1
*
ps2: remove unused legacy ps2_kbd_init() function
Mark Cave-Ayland
2022-07-18
1
-1
/
+0
*
pckbd: don't use legacy ps2_kbd_init() function
Mark Cave-Ayland
2022-07-18
1
-1
/
+2
*
lasips2: don't use legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
1
-0
/
+2
*
lasips2: don't use legacy ps2_kbd_init() function
Mark Cave-Ayland
2022-07-18
1
-0
/
+2
*
lasips2: rename LASIPS2Port parent pointer to lasips2
Mark Cave-Ayland
2022-07-18
1
-1
/
+1
*
lasips2: switch to using port-based IRQs
Mark Cave-Ayland
2022-07-18
1
-5
/
+2
*
lasips2: add named input gpio to handle incoming port IRQs
Mark Cave-Ayland
2022-07-18
1
-0
/
+1
*
lasips2: add named input gpio to port for downstream PS2 device IRQ
Mark Cave-Ayland
2022-07-18
1
-0
/
+2
*
lasips2: introduce LASIPS2PortDeviceClass for the LASIPS2_PORT device
Mark Cave-Ayland
2022-07-18
1
-1
/
+5
*
lasips2: introduce port IRQ and new lasips2_port_init() function
Mark Cave-Ayland
2022-07-18
1
-0
/
+1
*
lasips2: rename LASIPS2Port irq field to birq
Mark Cave-Ayland
2022-07-18
1
-1
/
+1
*
lasips2: move mouse port initialisation to new lasips2_mouse_port_init() func...
Mark Cave-Ayland
2022-07-18
1
-1
/
+1
*
lasips2: move keyboard port initialisation to new lasips2_kbd_port_init() fun...
Mark Cave-Ayland
2022-07-18
1
-1
/
+1
*
lasips2: introduce new LASIPS2_MOUSE_PORT QOM type
Mark Cave-Ayland
2022-07-18
1
-0
/
+7
*
lasips2: introduce new LASIPS2_KBD_PORT QOM type
Mark Cave-Ayland
2022-07-18
1
-0
/
+7
*
lasips2: QOMify LASIPS2Port
Mark Cave-Ayland
2022-07-18
1
-4
/
+10
*
lasips2: change LASIPS2State dev pointer from void to PS2State
Mark Cave-Ayland
2022-07-18
1
-1
/
+2
*
lasips2: remove legacy lasips2_initfn() function
Mark Cave-Ayland
2022-07-18
1
-2
/
+0
*
lasips2: remove the qdev base property and the lasips2_properties array
Mark Cave-Ayland
2022-07-18
1
-2
/
+1
*
pl050: don't use legacy ps2_mouse_init() function
Mark Cave-Ayland
2022-07-18
1
-0
/
+2
*
pl050: don't use legacy ps2_kbd_init() function
Mark Cave-Ayland
2022-07-18
1
-0
/
+2
*
pl050: introduce PL050DeviceClass for the PL050 device
Mark Cave-Ayland
2022-07-18
1
-1
/
+7
*
pl050: introduce new PL050_MOUSE_DEVICE QOM type
Mark Cave-Ayland
2022-07-18
1
-0
/
+7
*
pl050: introduce new PL050_KBD_DEVICE QOM type
Mark Cave-Ayland
2022-07-18
1
-0
/
+7
*
pl050: change PL050State dev pointer from void to PS2State
Mark Cave-Ayland
2022-07-18
1
-1
/
+1
*
pl050: move PL050State from pl050.c to new pl050.h header file
Mark Cave-Ayland
2022-07-18
1
-0
/
+35
*
Align Raspberry Pi DMA interrupts with Linux DTS
Andrey Makarov
2022-07-18
1
-0
/
+2
*
Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...
Peter Maydell
2022-07-15
1
-22
/
+24
|
\
|
*
nvme: Fix misleading macro when mixed with ternary operator
Darren Kenny
2022-07-15
1
-22
/
+22
|
*
hw/nvme: Implement shadow doorbell buffer support
Jinhao Fan
2022-07-15
1
-0
/
+2
*
|
Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...
Peter Maydell
2022-07-15
4
-2
/
+32
|
\
\
|
*
|
aspeed: Make aspeed_board_init_flashes public
Peter Delevoryas
2022-07-14
1
-0
/
+2
|
*
|
aspeed: Refactor UART init for multi-SoC machines
Peter Delevoryas
2022-07-14
1
-2
/
+5
|
*
|
hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators
Peter Delevoryas
2022-07-14
1
-0
/
+5
|
*
|
hw/i2c/pmbus: Add idle state to return 0xff's
Peter Delevoryas
2022-07-14
1
-0
/
+7
|
*
|
aspeed: sbc: Allow per-machine settings
Joel Stanley
2022-07-14
1
-0
/
+13
|
|
/
*
|
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2022-07-14
3
-3
/
+23
|
\
\
|
|
/
|
/
|
|
*
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh
Mark Cave-Ayland
2022-07-13
1
-0
/
+1
|
*
scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci...
Mark Cave-Ayland
2022-07-13
2
-0
/
+2
|
*
scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh
Mark Cave-Ayland
2022-07-13
1
-0
/
+1
|
*
scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh
Mark Cave-Ayland
2022-07-13
2
-0
/
+4
|
*
cutils: Introduce bundle mechanism
Akihiko Odaki
2022-07-13
1
-3
/
+15
*
|
Merge tag 'mips-20220712' of https://github.com/philmd/qemu into staging
Peter Maydell
2022-07-13
1
-13
/
+0
|
\
\
|
*
|
semihosting: Remove qemu_semihosting_log_out
Richard Henderson
2022-07-12
1
-13
/
+0
|
|
/
*
|
block: Reorganize some declarations in block-backend-io.h
Alberto Faria
2022-07-12
1
-45
/
+32
*
|
block: Add blk_co_truncate()
Alberto Faria
2022-07-12
1
-2
/
+6
*
|
block: Add blk_co_ioctl()
Alberto Faria
2022-07-12
1
-1
/
+4
[next]