Sign in
chromium
/
external
/
qemu
/
HEAD
097ccbb
Merge tag 'qemu-sparc-20220626' of https://github.com/mcayland/qemu into staging
by Richard Henderson
· 18 hours ago
master
39fbaec
artist: set memory region owners for buffers to the artist device
by Mark Cave-Ayland
· 24 hours ago
7227de9
ps2: remove update_irq() function and update_arg parameter
by Mark Cave-Ayland
· 24 hours ago
38f426b
pckbd: add QEMU interface comment for I8042 device
by Mark Cave-Ayland
· 24 hours ago
6eb252d
pckbd: switch I8042 device from update_irq() function to PS2 device gpio
by Mark Cave-Ayland
· 24 hours ago
55870d6
pckbd: add i8042_reset() function to I8042 device
by Mark Cave-Ayland
· 24 hours ago
57de3c1
pckbd: add QEMU interface comment for I8042_MMIO device
by Mark Cave-Ayland
· 24 hours ago
cb663a8
pckbd: switch I8042_MMIO device from update_irq() function to PS2 device gpio
by Mark Cave-Ayland
· 24 hours ago
501f062
lasips2: add QEMU interface comment
by Mark Cave-Ayland
· 24 hours ago
0d1ac49
lasips2: switch over from update_irq() function to PS2 device gpio
by Mark Cave-Ayland
· 24 hours ago
97bc059
lasips2: use sysbus IRQ for output IRQ
by Mark Cave-Ayland
· 24 hours ago
1702627
lasips2: implement lasips2_realize()
by Mark Cave-Ayland
· 24 hours ago
42119fd
lasips2: add base property
by Mark Cave-Ayland
· 24 hours ago
02bb59a
lasips2: move initialisation of PS2 ports from lasi_initfn() to lasi_init()
by Mark Cave-Ayland
· 24 hours ago
6479296
lasips2: move mapping of LASIPS2 registers to HPPA machine
by Mark Cave-Ayland
· 24 hours ago
63195aa
lasips2: implement lasips2_init() function
by Mark Cave-Ayland
· 24 hours ago
5cbf35d
lasips2: rename lasips2_init() to lasips2_initfn() and update it to return the LASIPS2 device
by Mark Cave-Ayland
· 24 hours ago
07c68b5
lasips2: move lasips2 QOM types from lasips2.c to lasips2.h
by Mark Cave-Ayland
· 24 hours ago
653b388
lasips2: QOMify LASIPS2State
by Mark Cave-Ayland
· 24 hours ago
1d9d4b0
pl050: add QEMU interface comment
by Mark Cave-Ayland
· 24 hours ago
423bcb2
pl050: switch over from update_irq() function to PS2 device gpio
by Mark Cave-Ayland
· 24 hours ago
c2b1747
pckbd: replace irq_kbd and irq_mouse with qemu_irq array in KBDState
by Mark Cave-Ayland
· 24 hours ago
6beb79e
ps2: add gpio for output IRQ and optionally use it in ps2_raise_irq() and ps2_lower_irq()
by Mark Cave-Ayland
· 24 hours ago
5cb6e55
ps2: introduce ps2_lower_irq() instead of calling update_irq() directly
by Mark Cave-Ayland
· 24 hours ago
892e9bb
ps2: use ps2_raise_irq() instead of calling update_irq() directly
by Mark Cave-Ayland
· 24 hours ago
52b28f7
ps2: make ps2_raise_irq() function static
by Mark Cave-Ayland
· 24 hours ago
488d153
pckbd: move ps2_kbd_init() and ps2_mouse_init() to i8042_mmio_realize()
by Mark Cave-Ayland
· 24 hours ago
75877e9
pckbd: more vmstate_register() from i8042_mm_init() to i8042_mmio_realize()
by Mark Cave-Ayland
· 24 hours ago
01d924d
pckbd: move mapping of I8042_MMIO registers to MIPS magnum machine
by Mark Cave-Ayland
· 24 hours ago
903dd0e
pckbd: alter i8042_mm_init() to return a I8042_MMIO device
by Mark Cave-Ayland
· 24 hours ago
47fc741
pckbd: implement i8042_mmio_init() function
by Mark Cave-Ayland
· 24 hours ago
f4de68d
pckbd: implement i8042_mmio_realize() function
by Mark Cave-Ayland
· 24 hours ago
7b9fff2
pckbd: add size qdev property to I8042_MMIO device
by Mark Cave-Ayland
· 24 hours ago
d4f5b4d
pckbd: add mask qdev property to I8042_MMIO device
by Mark Cave-Ayland
· 24 hours ago
57f6c3a
pckbd: implement i8042_mmio_reset() for I8042_MMIO device
by Mark Cave-Ayland
· 24 hours ago
150ee01
pckbd: introduce new I8042_MMIO QOM type
by Mark Cave-Ayland
· 24 hours ago
c9849a7
pckbd: move ISAKBDState from pckbd.c to i8042.h
by Mark Cave-Ayland
· 24 hours ago
77adda5
pckbd: move KBDState from pckbd.c to i8042.h
by Mark Cave-Ayland
· 24 hours ago
32be015
pckbd: checkpatch fixes
by Mark Cave-Ayland
· 24 hours ago
f342469
lasips2: rename ps2dev_update_irq() to lasips2_port_set_irq()
by Mark Cave-Ayland
· 24 hours ago
2a93d3c
lasips2: spacing fixes
by Mark Cave-Ayland
· 24 hours ago
eca9e87
pl050: split pl050_update_irq() into separate pl050_set_irq() and pl050_update_irq() functions
by Mark Cave-Ayland
· 24 hours ago
600f711
pl050: checkpatch fixes
by Mark Cave-Ayland
· 24 hours ago
97259e7
ps2: don't use vmstate_register() in ps2_mouse_init()
by Mark Cave-Ayland
· 24 hours ago
f055f50
ps2: don't use vmstate_register() in ps2_kbd_init()
by Mark Cave-Ayland
· 24 hours ago
4a68b48
ps2: implement ps2_mouse_realize() and use it to register ps2_mouse_handler
by Mark Cave-Ayland
· 24 hours ago
ea247a0
ps2: implement ps2_kbd_realize() and use it to register ps2_keyboard_handler
by Mark Cave-Ayland
· 24 hours ago
a243ecf
ps2: remove duplicate setting of scancode_set in ps2_kbd_init()
by Mark Cave-Ayland
· 24 hours ago
108cb22
ps2: implement ps2_reset() for the PS2_DEVICE QOM type based upon ps2_common_reset()
by Mark Cave-Ayland
· 24 hours ago
494145b
ps2: introduce PS2DeviceClass
by Mark Cave-Ayland
· 24 hours ago
54334e7
ps2: improve function prototypes in ps2.c and ps2.h
by Mark Cave-Ayland
· 24 hours ago
0c235e3
ps2: move QOM type definitions from ps2.c to ps2.h
by Mark Cave-Ayland
· 24 hours ago
2d13540
ps2: QOMify PS2MouseState
by Mark Cave-Ayland
· 24 hours ago
8f84e53
ps2: QOMify PS2KbdState
by Mark Cave-Ayland
· 24 hours ago
64bbdd1
ps2: QOMify PS2State
by Mark Cave-Ayland
· 24 hours ago
545e5cf
ps2: checkpatch fixes
by Mark Cave-Ayland
· 24 hours ago
40d5224
Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into staging
by Richard Henderson
· 3 days ago
8b5669e
Merge tag 'linux-user-for-7.1-pull-request' of https://gitlab.com/laurent_vivier/qemu into staging
by Richard Henderson
· 3 days ago
779d82e
vduse-blk: Add name option
by Xie Yongji
· 3 days ago
0862a08
vduse-blk: Add serial option
by Xie Yongji
· 3 days ago
2866ddd
nbd: Drop dead code spotted by Coverity
by Eric Blake
· 3 days ago
7455ff1
aio_wait_kick: add missing memory barrier
by Emanuele Giuseppe Esposito
· 3 days ago
9b38fc5
block/gluster: correctly set max_pdiscard
by Fabian Ebner
· 3 days ago
66dc5f9
block/rbd: report a better error when namespace does not exist
by Stefano Garzarella
· 3 days ago
ca941c4
qsd: document vduse-blk exports
by Stefan Hajnoczi
· 3 days ago
d043e2d
libvduse: Add support for reconnecting
by Xie Yongji
· 3 days ago
9e4dea6
vduse-blk: Add vduse-blk resize support
by Xie Yongji
· 3 days ago
2a2359b
vduse-blk: Implement vduse-blk export
by Xie Yongji
· 3 days ago
a6caeee
libvduse: Add VDUSE (vDPA Device in Userspace) library
by Xie Yongji
· 3 days ago
92e8795
linux-headers: Add vduse.h
by Xie Yongji
· 3 days ago
5c36802
block/export: Abstract out the logic of virtio-blk I/O process
by Xie Yongji
· 3 days ago
8e7fd6f
block/export: Fix incorrect length passed to vu_queue_push()
by Xie Yongji
· 3 days ago
ac1fc3a
block: Support passing NULL ops to blk_set_dev_ops()
by Xie Yongji
· 3 days ago
618af89
block: simplify handling of try to merge different sized bitmaps
by Vladimir Sementsov-Ogievskiy
· 3 days ago
58cbfbd
block: improve block_dirty_bitmap_merge(): don't allocate extra bitmap
by Vladimir Sementsov-Ogievskiy
· 3 days ago
775b30b
block: block_dirty_bitmap_merge(): fix error path
by Vladimir Sementsov-Ogievskiy
· 3 days ago
1ab5096
block: get rid of blk->guest_block_size
by Stefan Hajnoczi
· 3 days ago
3399848
block: drop unused bdrv_co_drain() API
by Stefan Hajnoczi
· 3 days ago
9a7f682
linux-user: Adjust child_tidptr on set_tid_address() syscall
by Helge Deller
· 3 days ago
892a4f6
linux-user: Add partial support for MADV_DONTNEED
by Ilya Leoshkevich
· 3 days ago
3a821c5
Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into staging
by Richard Henderson
· 4 days ago
98836e8
hw/nvme: clear aen mask on reset
by Klaus Jensen
· 4 days ago
b9147a3
Revert "hw/block/nvme: add support for sgl bit bucket descriptor"
by Klaus Jensen
· 4 days ago
cc9bcee
hw/nvme: clean up CC register write logic
by Klaus Jensen
· 4 days ago
58660bf
hw/acpi: Make the PCI hot-plug aware of SR-IOV
by Łukasz Gieryk
· 4 days ago
b7698b9
hw/nvme: Update the initalization place for the AER queue
by Łukasz Gieryk
· 4 days ago
751babf
docs: Add documentation for SR-IOV and Virtualization Enhancements
by Lukasz Maniak
· 4 days ago
11871f5
hw/nvme: Add support for the Virtualization Management command
by Łukasz Gieryk
· 4 days ago
746d42b
hw/nvme: Initialize capability structures for primary/secondary controllers
by Łukasz Gieryk
· 4 days ago
aa81771
hw/nvme: Calculate BAR attributes in a function
by Łukasz Gieryk
· 4 days ago
3bfcc51
hw/nvme: Remove reg_size variable and update BAR0 size calculation
by Łukasz Gieryk
· 4 days ago
decc026
hw/nvme: Make max_ioqpairs and msix_qsize configurable in runtime
by Łukasz Gieryk
· 4 days ago
1e9c685
hw/nvme: Implement the Function Level Reset
by Łukasz Gieryk
· 4 days ago
99f48ae
hw/nvme: Add support for Secondary Controller List
by Lukasz Maniak
· 4 days ago
5e6f963
hw/nvme: Add support for Primary Controller Capabilities
by Lukasz Maniak
· 4 days ago
44c2c09
hw/nvme: Add support for SR-IOV
by Lukasz Maniak
· 4 days ago
7db86fe
Merge tag 'pull-migration-20220623b' of https://gitlab.com/dagrh/qemu into staging
by Richard Henderson
· 4 days ago
77ef2dc
migration: remove the QEMUFileOps abstraction
by Daniel P. Berrangé
· 4 days ago
02bdbe1
migration: remove the QEMUFileOps 'get_return_path' callback
by Daniel P. Berrangé
· 4 days ago
ec2135e
migration: remove the QEMUFileOps 'writev_buffer' callback
by Daniel P. Berrangé
· 4 days ago
Next »