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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-12
Merge tag 'pull-tcg-20241212' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2
-0
/
+9
2024-12-12
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
4
-24
/
+17
2024-12-12
Merge tag 'pull-target-arm-20241211' of https://git.linaro.org/people/pmaydel...
Stefan Hajnoczi
5
-11
/
+168
2024-12-12
Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta...
Stefan Hajnoczi
7
-9
/
+177
2024-12-12
include/exec: Introduce fpst alias in helper-head.h.inc
Richard Henderson
1
-0
/
+3
2024-12-12
tcg: Reset free_temps before tcg_optimize
Richard Henderson
1
-0
/
+6
2024-12-11
fpu: Allow runtime choice of default NaN value
Peter Maydell
2
-0
/
+21
2024-12-11
fpu: Remove use_first_nan field from float_status
Peter Maydell
2
-6
/
+0
2024-12-11
softfloat: Allow runtime choice of NaN propagation for muladd
Peter Maydell
2
-0
/
+66
2024-12-11
softfloat: Allow runtime choice of inf * 0 + NaN result
Peter Maydell
2
-0
/
+34
2024-12-11
hw/net/lan9118_phy: Reuse MII constants
Bernhard Beschow
1
-0
/
+6
2024-12-11
hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementations
Bernhard Beschow
1
-5
/
+4
2024-12-11
hw/net/lan9118: Extract lan9118_phy
Bernhard Beschow
1
-0
/
+37
2024-12-11
linux-headers: Update to Linux 6.13-rc1
Hendrik Brueckner
5
-8
/
+168
2024-12-11
hw: add compat machines for 10.0
Cornelia Huck
2
-0
/
+6
2024-12-11
hw/i386: define _AS_LATEST() macros for machine types
Daniel P. Berrangé
1
-1
/
+3
2024-12-11
hw/sd/aspeed_sdhci: Add AST2700 Support
Jamin Lin
1
-0
/
+1
2024-12-11
hw:sdhci: Introduce a new "capareg" class member to set the different Capabil...
Jamin Lin
1
-2
/
+10
2024-12-10
bql: check that the BQL is not dropped within marked sections
Paolo Bonzini
1
-0
/
+15
2024-12-10
qom/object: Remove type_register()
Zhao Liu
1
-14
/
+0
2024-12-10
i386: Replace type_register() with type_register_static()
Zhao Liu
1
-2
/
+2
2024-12-10
clock: clear callback on unparent
Paolo Bonzini
1
-8
/
+0
2024-11-28
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
1
-2
/
+0
2024-11-27
hw/pci: Remove unused pci_irq_pulse() method
Philippe Mathieu-Daudé
1
-10
/
+0
2024-11-26
Revert "hw/acpi: Make CPUs ACPI `presence` conditional during vCPU hot-unplug"
Igor Mammedov
1
-1
/
+0
2024-11-26
Revert "hw/acpi: Update ACPI `_STA` method with QOM vCPU ACPI Hotplug states"
Igor Mammedov
1
-1
/
+0
2024-11-26
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
1
-0
/
+2
2024-11-26
Merge tag 'pull-9.2-rc2-updates-251124-1' of https://gitlab.com/stsquad/qemu ...
Peter Maydell
1
-0
/
+1
2024-11-26
virtio-net: Add queues before loading them
Akihiko Odaki
1
-0
/
+2
2024-11-25
plugins: add missing export for qemu_plugin_num_vcpus
Pierrick Bouvier
1
-0
/
+1
2024-11-25
net: checksum: Convert data to void *
Akihiko Odaki
1
-1
/
+1
2024-11-19
hw/intc/arm_gicv3: Use bitops.h uint32_t bit array functions
Peter Maydell
1
-40
/
+14
2024-11-19
bitops.h: Define bit operations on 'uint32_t' arrays
Peter Maydell
2
-3
/
+177
2024-11-18
Merge tag 'pull-request-2024-11-18' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2
-1
/
+4
2024-11-18
hw: Add "loadparm" property to scsi disk devices for booting on s390x
Thomas Huth
1
-0
/
+3
2024-11-18
net: mark struct ip_header as QEMU_PACKED
Peter Maydell
1
-1
/
+1
2024-11-18
hw/net/virtio-net.c: Don't assume IP length field is aligned
Peter Maydell
1
-1
/
+1
2024-11-18
hw/misc/mos6522: Fix bad class definition of the MOS6522 device
Thomas Huth
1
-1
/
+1
2024-11-18
hw/display: check frame buffer can hold blob
Alex Bennée
1
-1
/
+1
2024-11-18
hw/display: factor out the scanout blob to fb conversion
Alex Bennée
1
-0
/
+15
2024-11-18
hw/usb: Use __attribute__((packed)) vs __packed
Roque Arcudia Hernandez
1
-1
/
+1
2024-11-09
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+4
2024-11-08
ui/input-legacy.c: remove unused legacy qemu_add_kbd_event_handler() function
Mark Cave-Ayland
1
-2
/
+0
2024-11-07
eif: cope with huge section offsets
Paolo Bonzini
1
-0
/
+4
2024-11-06
Merge tag 'for-upstream-rust' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2
-4
/
+4
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
2
-18
/
+20
2024-11-06
Merge tag 'crypto-fixes-pull-request' of https://gitlab.com/berrange/qemu int...
Peter Maydell
1
-0
/
+1
2024-11-06
Merge tag 'pull-vfio-20241105' of https://github.com/legoater/qemu into staging
Peter Maydell
1
-0
/
+3
2024-11-05
hw/core: Add a helper to check the cache topology level
Zhao Liu
1
-0
/
+1
2024-11-05
hw/core: Check smp cache topology support for machine
Zhao Liu
1
-0
/
+3
[next]