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
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-16
qdev/compat: virtio-net-pci 0.10 compatibility.
Gerd Hoffmann
1
-0
/
+4
2009-07-16
qdev/compat: virtio-console-pci 0.10 compatibility.
Gerd Hoffmann
1
-0
/
+4
2009-07-16
qdev/compat: virtio-blk-pci 0.10 compatibility.
Gerd Hoffmann
1
-0
/
+5
2009-07-16
qdev/compat: add pc-0.10 machine type.
Gerd Hoffmann
1
-0
/
+11
2009-07-16
qdev: rework device properties.
Gerd Hoffmann
1
-2
/
+2
2009-07-16
Handle vga= in -append
Pascal Terjan
1
-0
/
+19
2009-07-16
Add a pc-0-10 machine type for compatibility with 0.10.x
Mark McLoughlin
1
-6
/
+53
2009-06-29
Replace -no-virtio-balloon by -balloon
Markus Armbruster
1
-2
/
+3
2009-06-29
x86: Factor out pc_new_cpu
Jan Kiszka
1
-14
/
+22
2009-06-29
Revert "Introduce reset notifier order"
Jan Kiszka
1
-2
/
+2
2009-06-29
Multiboot support v5
Alexander Graf
1
-8
/
+238
2009-06-29
Expose fw_cfg v2
Alexander Graf
1
-2
/
+6
2009-06-29
Change bochs bios init order
Alexander Graf
1
-6
/
+6
2009-06-22
Don't register cpu reset handler for cpu with APIC.
Gleb Natapov
1
-7
/
+3
2009-06-22
Support addr=... in option argument of -drive if=virtio
Markus Armbruster
1
-1
/
+4
2009-06-22
Support addr=... in option argument of -net nic
Markus Armbruster
1
-1
/
+1
2009-06-22
acpi.c: make qemu_system_device_hot_add piix independent.
Isaku Yamahata
1
-1
/
+1
2009-06-22
Make nic option rom loading less painful.
Glauber Costa
1
-2
/
+17
2009-06-13
Don't use cpu_index as apic_id.
Gleb Natapov
1
-0
/
+6
2009-06-13
Apic creation should not depend on pci
Gleb Natapov
1
-8
/
+2
2009-06-13
Add -no-virtio-balloon command-line option
Eduardo Habkost
1
-1
/
+1
2009-05-30
Use relative path for bios
Paul Brook
1
-18
/
+32
2009-05-23
Add common BusState
Paul Brook
1
-1
/
+1
2009-05-22
Introduce reset notifier order
Jan Kiszka
1
-2
/
+2
2009-05-21
Introduce is_default field for QEMUMachine
Anthony Liguori
1
-0
/
+1
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
1
-2
/
+10
2009-05-20
Remove initrd warning message
Richard W.M. Jones
1
-3
/
+0
2009-05-20
keep initrd in below 4g area.
Glauber Costa
1
-4
/
+5
2009-05-20
Remove dead code
malc
1
-14
/
+7
2009-05-19
Disable >4G ram support on 32-bit targets
Paul Brook
1
-0
/
+4
2009-05-18
Separate virtio PCI code
Paul Brook
1
-3
/
+3
2009-05-14
SMBus qdev conversion
Paul Brook
1
-1
/
+5
2009-05-14
Virtio-console conversion
Paul Brook
1
-3
/
+3
2009-05-14
Virtio-balloon qdev conversion
Paul Brook
1
-3
/
+3
2009-05-14
Virtio-blk qdev conversion
Paul Brook
1
-2
/
+1
2009-05-14
LSI SCSI qdev conversion
Paul Brook
1
-10
/
+2
2009-05-13
Remove vga_ram_size
Paul Brook
1
-10
/
+10
2009-05-12
Push AUD_init down to devices
Paul Brook
1
-7
/
+3
2009-05-12
Make AUD_init failure fatal
Paul Brook
1
-10
/
+8
2009-05-08
reset state for load_linux
Glauber Costa
1
-0
/
+7
2009-05-08
register reset handler for option_roms
Glauber Costa
1
-0
/
+25
2009-05-01
suport device driver initialization model
Glauber Costa
1
-2
/
+1
2009-05-01
Hardware watchdog
Richard W.M. Jones
1
-0
/
+3
2009-04-21
sending NUMA topology to BIOS (Andre Przywara)
aliguori
1
-0
/
+24
2009-04-19
kqemu: merge CONFIG_KQEMU and USE_KQEMU
blueswir1
1
-1
/
+1
2009-04-17
qemu: Add support for SMBIOS command line otions (Alex Williamson)
aliguori
1
-0
/
+9
2009-04-11
Remove redundant ram_require machine properly.
pbrook
1
-2
/
+0
2009-04-10
Clean up VGA ram allocation.
pbrook
1
-15
/
+6
2009-04-10
More phys_ram_base removal.
pbrook
1
-1
/
+1
2009-04-09
Use cpu_physical_memory_write_rom instead of memcpy.
pbrook
1
-4
/
+4
[next]