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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-19
mac_oldworld: Drop some variables
BALATON Zoltan
1
-18
/
+17
2020-10-19
mac_oldworld: Drop a variable, use get_system_memory() directly
BALATON Zoltan
1
-3
/
+2
2020-10-19
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
2
-10
/
+14
2020-10-19
mac_oldworld: Allow loading binary ROM image
BALATON Zoltan
1
-9
/
+20
2020-10-18
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
1
-35
/
+0
2020-10-18
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
1
-1
/
+9
2020-10-18
sun4u: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
1
-2
/
+5
2020-10-18
sun4m: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
1
-2
/
+8
2020-10-18
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
1
-25
/
+0
2020-10-18
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2
-44
/
+25
2020-10-18
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2
-19
/
+7
2020-10-18
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
3
-4
/
+12
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
6
-25
/
+31
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
1
-2
/
+10
2020-10-14
i386/kvm: Delete kvm_allows_irq0_override()
Eduardo Habkost
3
-3
/
+3
2020-10-14
i386/kvm: Remove IRQ routing support checks
Eduardo Habkost
2
-20
/
+18
2020-10-13
vga-pci: Register "big-endian-framebuffer" as class property
Eduardo Habkost
1
-8
/
+4
2020-10-13
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...
Peter Maydell
6
-12
/
+6
2020-10-13
goldfish_rtc: change MemoryRegionOps endianness to DEVICE_NATIVE_ENDIAN
Laurent Vivier
1
-1
/
+1
2020-10-13
hw/char/serial: remove duplicate .class_init in serial_mm_info
Laurent Vivier
1
-1
/
+0
2020-10-13
hw/pci: Fix typo in PCI hot-plug error message
Julia Suvorova
2
-2
/
+2
2020-10-13
hw/acpi/piix4: Rename piix4_pm_add_propeties() to piix4_pm_add_properties()
Greg Kurz
1
-2
/
+2
2020-10-13
hw/block/nvme: Simplify timestamp sum
Philippe Mathieu-Daudé
1
-6
/
+1
2020-10-12
scsi/scsi_bus: fix races in REPORT LUNS
Maxim Levitsky
1
-35
/
+33
2020-10-12
virtio-scsi: use scsi_device_get
Maxim Levitsky
1
-8
/
+13
2020-10-12
scsi/scsi_bus: Add scsi_device_get
Maxim Levitsky
1
-0
/
+11
2020-10-12
scsi/scsi-bus: scsi_device_find: don't return unrealized devices
Paolo Bonzini
1
-30
/
+53
2020-10-12
device-core: use atomic_set on .realized property
Maxim Levitsky
1
-1
/
+18
2020-10-12
scsi: switch to bus->check_address
Paolo Bonzini
1
-47
/
+75
2020-10-12
device-core: use RCU for list of children of a bus
Maxim Levitsky
4
-29
/
+54
2020-10-12
scsi/scsi_bus: switch search direction in scsi_device_find
Maxim Levitsky
1
-2
/
+10
2020-10-12
qdev: add "check if address free" callback for buses
Paolo Bonzini
3
-4
/
+18
2020-10-12
hw/nvram: Always register FW_CFG_DATA_GENERATOR_INTERFACE
Philippe Mathieu-Daudé
3
-7
/
+26
2020-10-12
hw/core: Move the creation of the library to the main meson.build
Philippe Mathieu-Daudé
1
-6
/
+0
2020-10-09
hw/ide: restore replay support of IDE
Alex Bennée
1
-2
/
+2
2020-10-09
hw/misc/mips_cpc: Start vCPU when powered on
Philippe Mathieu-Daudé
1
-0
/
+1
2020-10-09
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201009' into...
Peter Maydell
10
-99
/
+259
2020-10-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2020-10-09' into...
Peter Maydell
3
-19
/
+6
2020-10-09
error: Use error_fatal to simplify obvious fatal errors (again)
Markus Armbruster
2
-13
/
+4
2020-10-09
error: Remove NULL checks on error_propagate() calls (again)
Markus Armbruster
1
-6
/
+2
2020-10-09
monitor: Use getter/setter functions for cur_mon
Kevin Wolf
2
-2
/
+2
2020-10-09
monitor: Add Monitor parameter to monitor_get_cpu_index()
Kevin Wolf
1
-1
/
+1
2020-10-09
spapr_numa: consider user input when defining associativity
Daniel Henrique Barboza
1
-1
/
+109
2020-10-09
spapr_numa: change reference-points and maxdomain settings
Daniel Henrique Barboza
1
-8
/
+35
2020-10-09
spapr_numa: forbid asymmetrical NUMA setups
Daniel Henrique Barboza
1
-0
/
+34
2020-10-09
spapr: add spapr_machine_using_legacy_numa() helper
Daniel Henrique Barboza
1
-0
/
+12
2020-10-09
ppc/pnv: Increase max firmware size
Cédric Le Goater
1
-1
/
+1
2020-10-09
spapr: Add a return value to spapr_check_pagesize()
Greg Kurz
2
-5
/
+6
2020-10-09
spapr: Add a return value to spapr_nvdimm_validate()
Greg Kurz
2
-9
/
+9
2020-10-09
spapr: Simplify error handling in spapr_cpu_core_realize()
Greg Kurz
1
-9
/
+7
[next]