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
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
1
-2
/
+2
2020-10-19
xen-bus: reduce scope of backend watch
Paul Durrant
2
-8
/
+43
2020-10-19
xen: xenguest is not used so is not needed
Michael Tokarev
1
-2
/
+0
2020-10-19
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' int...
Peter Maydell
2
-2
/
+6
2020-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201019-pull-request' ...
Peter Maydell
2
-36
/
+105
2020-10-19
9pfs: suppress performance warnings on qtest runs
Christian Schoenebeck
2
-2
/
+6
2020-10-19
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...
Peter Maydell
11
-171
/
+118
2020-10-19
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
9
-66
/
+136
2020-10-19
hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
Mauro Matteo Cascella
1
-0
/
+6
2020-10-19
usb/hcd-ehci: Fix error handling on missing device for iTD
Anthony PERARD
1
-17
/
+18
2020-10-19
usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)
Paul Zimmerman
1
-19
/
+81
2020-10-19
mac_oldworld: Change PCI address of macio to match real hardware
BALATON Zoltan
1
-1
/
+1
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-17
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
4
-24
/
+13
2020-10-17
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
Eduardo Habkost
1
-4
/
+4
2020-10-17
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
4
-9
/
+6
2020-10-17
hw/mips: Simplify loading 64-bit ELF kernels
Philippe Mathieu-Daudé
2
-10
/
+2
2020-10-17
hw/mips/malta: Use clearer qdev style
Philippe Mathieu-Daudé
1
-4
/
+4
2020-10-17
hw/mips/malta: Move gt64120 related code together
Philippe Mathieu-Daudé
1
-7
/
+6
2020-10-17
hw/mips/malta: Fix FPGA I/O region size
Philippe Mathieu-Daudé
1
-1
/
+1
2020-10-17
hw/mips/cps: Do not allow use without input clock
Philippe Mathieu-Daudé
1
-0
/
+5
2020-10-17
hw/mips/malta: Set CPU frequency to 320 MHz
Philippe Mathieu-Daudé
1
-3
/
+16
2020-10-17
hw/mips/boston: Set CPU frequency to 1 GHz
Philippe Mathieu-Daudé
1
-0
/
+13
2020-10-17
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
1
-0
/
+4
2020-10-17
hw/mips/jazz: Correct CPU frequencies
Philippe Mathieu-Daudé
1
-1
/
+14
2020-10-17
hw/mips/mipssim: Correct CPU frequency
Philippe Mathieu-Daudé
1
-1
/
+10
2020-10-17
hw/mips/fuloong2e: Set CPU frequency to 533 MHz
Philippe Mathieu-Daudé
1
-1
/
+6
2020-10-17
hw/mips/r4k: Explicit CPU frequency is 200 MHz
Philippe Mathieu-Daudé
1
-1
/
+6
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
6
-25
/
+31
2020-10-16
hw/core/clock: Add the clock_new helper function
Luc Michel
1
-0
/
+15
2020-10-16
hw/qdev-clock: Display error hint when clock is missing from device
Philippe Mathieu-Daudé
1
-0
/
+11
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
[next]