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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-08-08
Sparc32: move sparc32_dma init to sun4m.c
Blue Swirl
4
-42
/
+42
2009-08-08
Sparc32: remove VRAM and NVRAM sizes from hwdef
Blue Swirl
1
-36
/
+6
2009-08-08
Sparc32: remove IRQ numbers from hwdef
Blue Swirl
1
-135
/
+25
2009-08-08
Sparc32: move intbit_to_level table back to slavio_intctl.c
Blue Swirl
2
-50
/
+8
2009-08-08
Sparc32: move device instantiation to sun4m.c
Blue Swirl
10
-245
/
+217
2009-08-08
Sparc32: Refactor slavio timer
Blue Swirl
1
-181
/
+209
2009-08-08
ppc_newworld: configure screen size from QEMU command line options
Blue Swirl
1
-0
/
+5
2009-08-08
Sparc64: configure screen size from QEMU command line options
Blue Swirl
1
-0
/
+8
2009-08-08
ppc_oldworld: configure screen size from qemu command line options
Laurent Vivier
2
-0
/
+8
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
5
-6
/
+6
2009-07-31
PPC: convert Uni-north to qdev: also fixes Mac99 machine crash
Blue Swirl
1
-55
/
+166
2009-07-31
PPC: convert Grackle to qdev
Blue Swirl
1
-20
/
+86
2009-07-31
esp: fix interrupt register read
Blue Swirl
1
-4
/
+9
2009-07-31
Fix SDL zooming with pl110 (cf. d3ffcafe25b5966b351ea6100160c2156688f22f)
Blue Swirl
1
-0
/
+3
2009-07-30
e1000.c doesn't properly emulate EERD and ICS registers
Bill Paul
1
-4
/
+9
2009-07-30
qdev: convert all vga devices.
Gerd Hoffmann
3
-81
/
+130
2009-07-30
qdev/core: add monitor command to list all drivers
Gerd Hoffmann
2
-0
/
+12
2009-07-30
qdev: factor out qdev_print_devinfo.
Gerd Hoffmann
1
-1
/
+18
2009-07-30
Fix VM state change handlers running out of order
Markus Armbruster
3
-9
/
+54
2009-07-30
Remove the virtio-{blk, console}-pci-0-10 device types
Mark McLoughlin
1
-46
/
+11
2009-07-30
Remove the pc-0-10 machine type
Mark McLoughlin
1
-50
/
+5
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
8
-18
/
+18
2009-07-27
Refactor code to remove one #ifdef CONFIG_FDT
Juan Quintela
1
-4
/
+2
2009-07-27
Rename HAVE_FDT to CONFIG_FDT and define it also in Makefile
Juan Quintela
3
-5
/
+5
2009-07-27
qemu: msix nit: clear msix_entries_nr on error
Michael S. Tsirkin
1
-0
/
+1
2009-07-27
Introduce -smp , maxcpus= flag to specify maximum number of CPUS.
Jes Sorensen
2
-0
/
+2
2009-07-27
HPET fixes for reg writes
Beth Kon
2
-13
/
+8
2009-07-27
switch -drive to QemuOpts.
Gerd Hoffmann
1
-6
/
+6
2009-07-27
kill drives_opt
Gerd Hoffmann
1
-5
/
+5
2009-07-27
kill drives_table
Gerd Hoffmann
31
-225
/
+186
2009-07-27
qdev/pci: hook up i440fx.
Gerd Hoffmann
2
-26
/
+85
2009-07-27
qdev: bus walker + qdev_device_add()
Gerd Hoffmann
2
-0
/
+252
2009-07-27
qdev: create default bus names.
Gerd Hoffmann
2
-1
/
+25
2009-07-27
qdev/pci: use qdev_prop_pci_devfn
Gerd Hoffmann
1
-4
/
+4
2009-07-27
qdev/prop: add pci devfn property
Gerd Hoffmann
2
-0
/
+44
2009-07-27
Add a pc-0.11 machine type and make the pc type an alias
Mark McLoughlin
1
-1
/
+2
2009-07-27
Add machine type aliases
Mark McLoughlin
1
-0
/
+1
2009-07-26
Give the kernel more room
Alexander Graf
1
-2
/
+2
2009-07-26
PPC: Round VGA BIOS size to page boundary
Alexander Graf
2
-0
/
+8
2009-07-22
notify io_thread at the end of rx handling
Glauber Costa
1
-0
/
+4
2009-07-22
Add save/restore support to the LSI logic SCSI device model.
Nolan
1
-0
/
+172
2009-07-21
Sparc32: convert Sun4c interrupt controller to qdev
Blue Swirl
3
-20
/
+57
2009-07-21
Sparc32: convert SBI to qdev
Blue Swirl
3
-21
/
+54
2009-07-21
Sparc32/64: use 64 bit type for memory size
Blue Swirl
2
-4
/
+4
2009-07-21
qdev: add 64 bit type
Blue Swirl
2
-0
/
+62
2009-07-21
Sparc64: refactor kernel init
Blue Swirl
1
-42
/
+55
2009-07-21
Sparc64: refactor CPU init
Blue Swirl
1
-19
/
+27
2009-07-21
Sparc64: convert memory to qdev
Blue Swirl
1
-4
/
+59
2009-07-21
Sparc64: convert boot prom to qdev
Blue Swirl
1
-29
/
+62
2009-07-21
Sparc32: Fix lance
Blue Swirl
1
-0
/
+1
[next]