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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
hw/arm/aspeed: Rename AspeedBoardState as AspeedMachineState
Philippe Mathieu-Daudé
2
-12
/
+12
2020-06-26
hw/arm/aspeed: Remove extraneous MemoryRegion object owner
Philippe Mathieu-Daudé
1
-3
/
+3
2020-06-26
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20200626' int...
Peter Maydell
13
-283
/
+620
2020-06-26
adb: add ADB bus trace events
Mark Cave-Ayland
2
-1
/
+27
2020-06-26
adb: use adb_device prefix for ADB device trace events
Mark Cave-Ayland
3
-22
/
+22
2020-06-26
adb: only call autopoll callbacks when autopoll is not blocked
Mark Cave-Ayland
2
-7
/
+6
2020-06-26
mac_via: rework ADB state machine to be compatible with both MacOS and Linux
Mark Cave-Ayland
3
-119
/
+260
2020-06-26
mac_via: move VIA1 portB write logic into mos6522_q800_via1_write()
Mark Cave-Ayland
1
-14
/
+10
2020-06-26
pmu: add adb_autopoll_block() and adb_autopoll_unblock() functions
Mark Cave-Ayland
1
-0
/
+3
2020-06-26
cuda: add adb_autopoll_block() and adb_autopoll_unblock() functions
Mark Cave-Ayland
1
-0
/
+5
2020-06-26
adb: add autopoll_blocked variable to block autopoll
Mark Cave-Ayland
2
-0
/
+25
2020-06-26
adb: use adb_request() only for explicit requests
Mark Cave-Ayland
1
-2
/
+8
2020-06-26
adb: add status field for holding information about the last ADB request
Mark Cave-Ayland
2
-3
/
+15
2020-06-26
adb: keep track of devices with pending data
Mark Cave-Ayland
2
-1
/
+16
2020-06-26
adb: introduce new ADBDeviceHasData method to ADBDeviceClass
Mark Cave-Ayland
3
-0
/
+20
2020-06-26
mac_via: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2
-13
/
+10
2020-06-26
pmu: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2
-27
/
+15
2020-06-26
cuda: convert to use ADBBusState internal autopoll variables
Mark Cave-Ayland
2
-37
/
+23
2020-06-26
adb: create autopoll variables directly within ADBBusState
Mark Cave-Ayland
2
-0
/
+90
2020-06-26
adb: introduce realize/unrealize and VMStateDescription for ADB bus
Mark Cave-Ayland
1
-0
/
+32
2020-06-26
pmu: honour autopoll_rate_ms when rearming the ADB autopoll timer
Mark Cave-Ayland
1
-2
/
+2
2020-06-26
pmu: fix duplicate autopoll mask variable
Mark Cave-Ayland
2
-9
/
+7
2020-06-26
cuda: convert ADB autopoll timer from ns to ms
Mark Cave-Ayland
1
-7
/
+8
2020-06-26
adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
Mark Cave-Ayland
5
-44
/
+40
2020-06-26
adb: coding style update to fix checkpatch errors
Mark Cave-Ayland
1
-4
/
+5
2020-06-26
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200626' into...
Peter Maydell
5
-34
/
+16
2020-06-26
target/ppc: Remove TIDR from POWER10 processor
Cédric Le Goater
1
-5
/
+0
2020-06-26
ppc/pnv: Silence missing BMC warning with qtest
Greg Kurz
1
-3
/
+6
2020-06-26
spapr: Fix typos in comments and macro indentation
Gustavo Romero
2
-4
/
+4
2020-06-26
spapr: Simplify some warning printing paths in spapr_caps.c
Greg Kurz
1
-22
/
+6
2020-06-25
Merge remote-tracking branch 'remotes/xtensa/tags/20200625-xtensa' into staging
Peter Maydell
3
-23
/
+46
2020-06-25
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
36
-290
/
+286
2020-06-25
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
20
-25
/
+33
2020-06-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2020-06-23' into ...
Peter Maydell
44
-263
/
+921
2020-06-24
Rename use_acpi_pci_hotplug to more appropriate use_acpi_hotplug_bridge
Ani Sinha
1
-10
/
+11
2020-06-24
Stop vhost-user sending uninitialized mmap_offsets
Raphael Norwitz
1
-6
/
+6
2020-06-24
docs/specs/tpm: ACPI boot now supported for TPM/ARM
Eric Auger
1
-2
/
+0
2020-06-24
arm/acpi: Add the TPM2.0 device under the DSDT
Eric Auger
1
-0
/
+34
2020-06-24
acpi: Some build_tpm2() code reshape
Eric Auger
2
-37
/
+32
2020-06-24
tests/acpi: update expected data files
Gerd Hoffmann
18
-0
/
+0
2020-06-24
acpi: q35: drop _SB.PCI0.ISA.LPCD opregion.
Gerd Hoffmann
1
-11
/
+0
2020-06-24
acpi: drop build_piix4_pm()
Gerd Hoffmann
1
-16
/
+0
2020-06-24
acpi: drop serial/parallel enable bits from dsdt
Gerd Hoffmann
1
-23
/
+0
2020-06-24
acpi: simplify build_isa_devices_aml()
Gerd Hoffmann
1
-10
/
+6
2020-06-24
acpi: factor out fw_cfg_add_acpi_dsdt()
Gerd Hoffmann
3
-23
/
+30
2020-06-24
acpi: move aml builder code for i8042 (kbd+mouse) device
Gerd Hoffmann
2
-39
/
+31
2020-06-24
floppy: move cmos_get_fd_drive_type() from pc
Gerd Hoffmann
4
-27
/
+26
2020-06-24
floppy: make isa_fdc_get_drive_max_chs static
Gerd Hoffmann
2
-4
/
+2
2020-06-24
acpi: move aml builder code for floppy device
Gerd Hoffmann
4
-83
/
+91
2020-06-24
acpi: bios-tables-test: show more context on asl diffs
Gerd Hoffmann
1
-1
/
+1
[next]