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
/
hw
/
misc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-02
hw/arm/bcm2835_property: Implement "get command line" message
Daniel Bertalan
1
-1
/
+12
2023-04-28
bcm2835_property: disable reentrancy detection for iomem
Alexander Bulekov
1
-0
/
+7
2023-04-28
hw: replace most qemu_bh_new calls with qemu_bh_new_guarded
Alexander Bulekov
2
-3
/
+5
2023-04-20
lasi: fix RTC migration
Paolo Bonzini
1
-2
/
+2
2023-03-09
Merge tag 'mips-misc-20230308' of https://github.com/philmd/qemu into staging
Peter Maydell
2
-11
/
+21
2023-03-08
hw/mips/itu: Pass SAAR using QOM link property
Philippe Mathieu-Daudé
1
-8
/
+18
2023-03-08
hw/mips: Declare all length properties as unsigned
Philippe Mathieu-Daudé
2
-3
/
+3
2023-03-07
Merge tag 'for-upstream-mb' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
1
-0
/
+5
2023-03-07
edu: add smp_mb__after_rmw()
Paolo Bonzini
1
-0
/
+5
2023-03-02
hw/misc: add a toy i2c echo device
Klaus Jensen
2
-0
/
+158
2023-02-27
hw/ide: Un-inline ide_set_irq()
Philippe Mathieu-Daudé
1
-0
/
+1
2023-02-23
error: Drop superfluous #include "qapi/qmp/qerror.h"
Markus Armbruster
1
-1
/
+0
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
1
-0
/
+1
2023-02-14
hw/misc/sga: Remove the deprecated "sga" device
Thomas Huth
3
-76
/
+0
2023-02-08
Drop duplicate #include
Markus Armbruster
2
-2
/
+0
2023-02-07
Merge tag 'pull-aspeed-20230207' of https://github.com/legoater/qemu into sta...
Peter Maydell
2
-7
/
+15
2023-02-07
aspeed/sdmc: Drop unnecessary scu include
Joel Stanley
1
-1
/
+0
2023-02-07
hw/misc/aspeed_hace: Do not crash if address_space_map() failed
Philippe Mathieu-Daudé
1
-6
/
+15
2023-02-06
hw/misc/macio: Return bool from functions taking errp
BALATON Zoltan
1
-37
/
+25
2023-02-06
hw/misc/macio: Remove some single use local variables
BALATON Zoltan
1
-8
/
+5
2023-02-06
hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
BALATON Zoltan
1
-43
/
+35
2023-02-06
hw/misc/macio: Avoid some QOM casts
BALATON Zoltan
1
-7
/
+7
2023-02-06
input/adb: Only include header where needed
BALATON Zoltan
3
-6
/
+0
2023-01-26
hw/misc/sifive_u_otp: Remove the deprecated OTP config with '-drive if=none'
Thomas Huth
1
-7
/
+0
2023-01-18
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
4
-8
/
+8
2023-01-12
hw/misc/sbsa_ec: Declare QOM macros using OBJECT_DECLARE_SIMPLE_TYPE()
Philippe Mathieu-Daudé
1
-2
/
+1
2023-01-12
hw/misc/sbsa_ec: Rename TYPE_SBSA_EC -> TYPE_SBSA_SECURE_EC
Philippe Mathieu-Daudé
1
-6
/
+7
2023-01-12
hw/arm/omap: Drop useless casts from void * to pointer
Philippe Mathieu-Daudé
4
-17
/
+14
2023-01-12
hw/misc: AXP209 PMU Emulation
Strahinja Jankovic
4
-0
/
+248
2023-01-12
hw/misc: Allwinner A10 DRAM Controller Emulation
Strahinja Jankovic
3
-0
/
+183
2023-01-12
hw/misc: Allwinner-A10 Clock Controller Module Emulation
Strahinja Jankovic
3
-0
/
+228
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
2
-2
/
+2
2023-01-06
Merge tag 'pull-riscv-to-apply-20230106' of https://github.com/alistair23/qem...
Peter Maydell
2
-6
/
+90
2023-01-06
hw/{misc, riscv}: pfsoc: add system controller as unimplemented
Conor Dooley
2
-6
/
+84
2023-01-06
hw/misc: pfsoc: add fabric clocks to ioscb
Conor Dooley
1
-0
/
+6
2023-01-05
i.MX6UL: Add a specific GPT timer instance for the i.MX6UL
Jean-Christophe Dubois
1
-6
/
+0
2023-01-05
i.MX7D: Compute clock frequency for the fixed frequency clocks.
Jean-Christophe Dubois
1
-9
/
+40
2022-12-16
hw/misc: Convert TYPE_MOS6522 subclasses to 3-phase reset
Peter Maydell
3
-22
/
+32
2022-12-16
hw/misc/mos6522: Convert TYPE_MOS6522 to 3-phase reset
Peter Maydell
1
-3
/
+4
2022-12-15
hw/misc: Move some arm-related files from specific_ss into softmmu_ss
Thomas Huth
3
-8
/
+6
2022-10-31
mac_nvram: Use NVRAM_SIZE constant
BALATON Zoltan
1
-1
/
+1
2022-10-31
hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.h
BALATON Zoltan
4
-4
/
+0
2022-10-31
hw/ppc/mac.h: Move macio specific parts out from shared header
BALATON Zoltan
1
-2
/
+3
2022-10-22
Drop useless casts from g_malloc() & friends to pointer
Markus Armbruster
1
-3
/
+3
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
1
-1
/
+1
2022-09-14
hw/arm/bcm2835_property: Add support for RPI_FIRMWARE_FRAMEBUFFER_GET_NUM_DIS...
Enrik Berkhan
1
-0
/
+4
2022-08-08
hw/misc/grlib_ahb_apb_pnp: Support 8 and 16 bit accesses
Peter Maydell
2
-6
/
+8
2022-08-01
trivial: Fix duplicated words
Thomas Huth
1
-1
/
+1
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2
-3
/
+3
2022-07-14
aspeed: sbc: Allow per-machine settings
Joel Stanley
1
-2
/
+40
[next]