index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-10-21' into ...
Peter Maydell
2020-10-21
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
qapi: Restrict Xen migration commands to migration.json
Philippe Mathieu-Daudé
2020-10-21
1
-1
/
+1
|
|
/
*
|
hw/arm/nseries: Fix loading kernel image on n8x0 machines
Philippe Mathieu-Daudé
2020-10-20
1
-0
/
+1
*
|
microbit_i2c: Fix coredump when dump-vmstate
Peng Liang
2020-10-20
1
-0
/
+1
*
|
hw/intc/bcm2836_control: Use IRQ definitions instead of magic numbers
Philippe Mathieu-Daudé
2020-10-20
1
-4
/
+4
*
|
hw/intc/bcm2835_ic: Trace GPU/CPU IRQ handlers
Philippe Mathieu-Daudé
2020-10-20
2
-1
/
+7
*
|
hw/arm/bcm2835_peripherals: Correctly wire the SYS_timer IRQs
Philippe Mathieu-Daudé
2020-10-20
1
-2
/
+11
*
|
hw/timer/bcm2835: Support the timer COMPARE registers
Philippe Mathieu-Daudé
2020-10-20
2
-19
/
+35
*
|
hw/timer/bcm2835: Rename variable holding CTRL_STATUS register
Philippe Mathieu-Daudé
2020-10-20
1
-4
/
+4
*
|
hw/timer/bcm2835: Introduce BCM2835_SYSTIMER_COUNT definition
Philippe Mathieu-Daudé
2020-10-20
1
-1
/
+2
*
|
hw/arm: Restrict APEI tables generation to the 'virt' machine
Philippe Mathieu-Daudé
2020-10-20
1
-0
/
+1
*
|
hw/arm/strongarm: Fix 'time to transmit a char' unit comment
Philippe Mathieu-Daudé
2020-10-20
1
-1
/
+1
|
/
*
hw/xen: Set suppress-vmdesc for Xen machines
Jason Andryuk
2020-10-19
1
-2
/
+2
*
xen-bus: reduce scope of backend watch
Paul Durrant
2020-10-19
2
-8
/
+43
*
xen: xenguest is not used so is not needed
Michael Tokarev
2020-10-19
1
-2
/
+0
*
Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20201019' int...
Peter Maydell
2020-10-19
2
-2
/
+6
|
\
|
*
9pfs: suppress performance warnings on qtest runs
Christian Schoenebeck
2020-10-19
2
-2
/
+6
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20201019-pull-request' ...
Peter Maydell
2020-10-19
2
-36
/
+105
|
\
\
|
|
/
|
/
|
|
*
hw/usb/hcd-dwc2: fix divide-by-zero in dwc2_handle_packet()
Mauro Matteo Cascella
2020-10-19
1
-0
/
+6
|
*
usb/hcd-ehci: Fix error handling on missing device for iTD
Anthony PERARD
2020-10-19
1
-17
/
+18
|
*
usb: hcd-dwc2: change assert()s to qemu_log_mask(LOG_GUEST_ERROR...)
Paul Zimmerman
2020-10-19
1
-19
/
+81
*
|
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201019' int...
Peter Maydell
2020-10-19
11
-171
/
+118
|
\
\
|
*
|
mac_oldworld: Change PCI address of macio to match real hardware
BALATON Zoltan
2020-10-19
1
-1
/
+1
|
*
|
mac_oldworld: Drop some variables
BALATON Zoltan
2020-10-19
1
-18
/
+17
|
*
|
mac_oldworld: Drop a variable, use get_system_memory() directly
BALATON Zoltan
2020-10-19
1
-3
/
+2
|
*
|
mac_newworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-19
2
-10
/
+14
|
*
|
mac_oldworld: Allow loading binary ROM image
BALATON Zoltan
2020-10-19
1
-9
/
+20
|
*
|
m48t59: remove legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
1
-35
/
+0
|
*
|
ppc405_boards: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
1
-1
/
+9
|
*
|
sun4u: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
1
-2
/
+5
|
*
|
sun4m: use qdev properties instead of legacy m48t59_init() function
Mark Cave-Ayland
2020-10-18
1
-2
/
+8
|
*
|
m48t59-isa: remove legacy m48t59_init_isa() function
Mark Cave-Ayland
2020-10-18
1
-25
/
+0
|
*
|
uninorth: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
2
-44
/
+25
|
*
|
grackle: use qdev gpios for PCI IRQs
Mark Cave-Ayland
2020-10-18
2
-19
/
+7
|
*
|
macio: don't reference serial_hd() directly within the device
Mark Cave-Ayland
2020-10-18
3
-4
/
+12
|
|
/
*
|
Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-next-20201017' ...
Peter Maydell
2020-10-19
9
-66
/
+136
|
\
\
|
|
/
|
/
|
|
*
hw/mips: Remove exit(1) in case of missing ROM
Pavel Dovgalyuk
2020-10-17
4
-24
/
+13
|
*
hw/mips: Rename TYPE_MIPS_BOSTON to TYPE_BOSTON
Eduardo Habkost
2020-10-17
1
-4
/
+4
|
*
hw/mips: Simplify code using ROUND_UP(INITRD_PAGE_SIZE)
Philippe Mathieu-Daudé
2020-10-17
4
-9
/
+6
|
*
hw/mips: Simplify loading 64-bit ELF kernels
Philippe Mathieu-Daudé
2020-10-17
2
-10
/
+2
|
*
hw/mips/malta: Use clearer qdev style
Philippe Mathieu-Daudé
2020-10-17
1
-4
/
+4
|
*
hw/mips/malta: Move gt64120 related code together
Philippe Mathieu-Daudé
2020-10-17
1
-7
/
+6
|
*
hw/mips/malta: Fix FPGA I/O region size
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+1
|
*
hw/mips/cps: Do not allow use without input clock
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+5
|
*
hw/mips/malta: Set CPU frequency to 320 MHz
Philippe Mathieu-Daudé
2020-10-17
1
-3
/
+16
|
*
hw/mips/boston: Set CPU frequency to 1 GHz
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+13
|
*
hw/mips/cps: Expose input clock and connect it to CPU cores
Philippe Mathieu-Daudé
2020-10-17
1
-0
/
+4
|
*
hw/mips/jazz: Correct CPU frequencies
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+14
|
*
hw/mips/mipssim: Correct CPU frequency
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+10
|
*
hw/mips/fuloong2e: Set CPU frequency to 533 MHz
Philippe Mathieu-Daudé
2020-10-17
1
-1
/
+6
[prev]
[next]