index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only
Philippe Mathieu-Daudé
2024-09-20
1
-1
/
+1
|
*
|
license: Update deprecated SPDX tag GPL-2.0+ to GPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-20
3
-3
/
+3
|
*
|
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
Philippe Mathieu-Daudé
2024-09-20
2
-2
/
+2
|
*
|
license: Simplify GPL-2.0-or-later license descriptions
Philippe Mathieu-Daudé
2024-09-20
1
-1
/
+3
|
*
|
util/cutils: Remove unused qemu_get_exec_dir
Dr. David Alan Gilbert
2024-09-20
1
-4
/
+1
|
*
|
hw/sysbus: Remove unused sysbus_mmio_unmap
Dr. David Alan Gilbert
2024-09-20
1
-1
/
+0
|
*
|
envlist: Remove unused envlist_parse
Dr. David Alan Gilbert
2024-09-20
1
-2
/
+0
|
|
/
*
|
plugins: add plugin API to read guest memory
Rowan Hart
2024-09-19
1
-1
/
+31
*
|
plugins: extend API to get latest memory value accessed
Pierrick Bouvier
2024-09-19
1
-0
/
+32
*
|
plugins: save value during memory accesses
Pierrick Bouvier
2024-09-19
2
-0
/
+8
|
/
*
mac_dbdma: Remove leftover `dma_memory_unmap` calls
Mattias Nissler
2024-09-18
1
-4
/
+0
*
Merge tag 'pull-request-2024-09-17' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2024-09-17
1
-1
/
+1
|
\
|
*
include/hw/s390x: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
2024-09-17
1
-1
/
+1
*
|
hw/i2c/aspeed: Add support for Tx/Rx buffer 64 bit addresses
Jamin Lin
2024-09-16
1
-1
/
+11
*
|
hw/i2c/aspeed: Add AST2700 support
Jamin Lin
2024-09-16
1
-0
/
+1
*
|
hw/i2c/aspeed: Introduce a new dma_dram_offset attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
1
-8
/
+1
*
|
hw/i2c/aspeed: Support discontinuous poll buffer memory region of I2C bus
Jamin Lin
2024-09-16
1
-0
/
+1
*
|
hw/i2c/aspeed: Introduce a new bus pool buffer attribute in AspeedI2Cbus
Jamin Lin
2024-09-16
1
-0
/
+4
*
|
hw/i2c/aspeed: Support discontinuous register memory region of I2C bus
Jamin Lin
2024-09-16
1
-0
/
+1
|
/
*
ui/sdl2: ignore GUI keys in SDL_TEXTINPUT handler
Volker Rümelin
2024-09-13
1
-0
/
+1
*
ui/sdl2: release all modifiers
Volker Rümelin
2024-09-13
1
-0
/
+1
*
hw/char/escc: convert Sun mouse to use QemuInputHandler
Mark Cave-Ayland
2024-09-13
1
-0
/
+3
*
fifo8: introduce fifo8_peek() function
Mark Cave-Ayland
2024-09-13
1
-0
/
+11
*
fifo8: add fifo8_peek_buf() function
Mark Cave-Ayland
2024-09-13
1
-0
/
+14
*
hw/char/pl011: Remove unused 'readbuff' field
Philippe Mathieu-Daudé
2024-09-13
1
-1
/
+0
*
target/cris: Remove the deprecated CRIS target
Philippe Mathieu-Daudé
2024-09-13
1
-1
/
+0
*
system: Remove support for CRIS target
Philippe Mathieu-Daudé
2024-09-13
1
-1
/
+0
*
hw/dma: Remove ETRAX_FS DMA device
Philippe Mathieu-Daudé
2024-09-13
1
-36
/
+0
*
hw/net: Remove TYPE_ETRAX_FS_ETH device
Philippe Mathieu-Daudé
2024-09-13
1
-36
/
+0
*
hw/char: Remove TYPE_ETRAX_FS_SERIAL device
Philippe Mathieu-Daudé
2024-09-13
1
-18
/
+0
*
linux-user: Remove support for CRIS target
Philippe Mathieu-Daudé
2024-09-13
1
-7
/
+0
*
hw/sh4: Remove sh7750_register_io_device() helper
Philippe Mathieu-Daudé
2024-09-13
1
-16
/
+0
*
hw/block: Remove TC58128 NAND EEPROM
Philippe Mathieu-Daudé
2024-09-13
1
-3
/
+0
*
hw/pci-host/designware: Declare CPU QOM types using DEFINE_TYPES() macro
Philippe Mathieu-Daudé
2024-09-13
1
-2
/
+0
*
hvf: Split up hv_vm_create logic per arch
Danny Canter
2024-09-13
1
-0
/
+1
*
hw/boards: Add hvf_get_physical_address_range to MachineClass
Danny Canter
2024-09-13
1
-0
/
+5
*
kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
Johannes Stoelp
2024-09-13
2
-8
/
+17
*
hw/core/resettable: Remove transitional_function machinery
Peter Maydell
2024-09-13
1
-13
/
+0
*
hw: Rename DeviceClass::reset field to legacy_reset
Peter Maydell
2024-09-13
1
-2
/
+2
*
hw: Define new device_class_set_legacy_reset()
Peter Maydell
2024-09-13
1
-0
/
+13
*
hw: Remove device_class_set_parent_reset()
Peter Maydell
2024-09-13
1
-16
/
+0
*
target/s390: Convert CPU to Resettable interface
Peter Maydell
2024-09-13
1
-0
/
+2
*
Merge tag 'pull-loongarch-20240912' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-09-13
1
-4
/
+5
|
\
|
*
hw/loongarch: virt: support up to 4 serial ports
Jason A. Donenfeld
2024-09-12
1
-4
/
+5
*
|
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
2024-09-12
6
-0
/
+56
|
\
\
|
|
/
|
/
|
|
*
hw/acpi/ich9: Add periodic and swsmi timer
Dominic Prinz
2024-09-11
3
-0
/
+33
|
*
vhost_net: configure all host notifiers in a single MR transaction
zuoboqun
2024-09-11
1
-0
/
+4
|
*
hw: Move declaration of IRQState to header and add init function
BALATON Zoltan
2024-09-11
1
-0
/
+18
|
*
virtio: Allow .get_vhost() without vhost_started
Hanna Czenczek
2024-09-10
1
-0
/
+1
*
|
Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2024-09-10
11
-52
/
+52
|
\
\
|
|
/
|
/
|
[prev]
[next]