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
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-06
pc: use the new pci_vga_init() and isa_vga_init() functions
Aurelien Jarno
1
-29
/
+6
2012-10-06
vga: rename isa_vga_init() to isa_std_vga_init()
Aurelien Jarno
1
-1
/
+1
2012-10-06
vga: rename pci_vga_init() into pci_std_vga_init()
Aurelien Jarno
1
-1
/
+1
2012-09-17
pc: Drop practically unused BOCHS BIOS debug ports
Jan Kiszka
1
-27
/
+0
2012-08-18
pc: Fix RTC CMOS info on RAM for ram_size < 1MiB
Markus Armbruster
1
-13
/
+18
2012-08-15
Add one new file vga-pci.h and cleanup on all platforms
zhlcindy@gmail.com
1
-0
/
+1
2012-08-09
kvm: Move kvm_allows_irq0_override() to target-i386, fix return type
Peter Maydell
1
-0
/
+1
2012-08-04
Fixes related to processing of qemu's -numa option
Chegu Vinod
1
-1
/
+2
2012-08-01
target-i386: move cpu_reset and reset callback to cpu.c
Igor Mammedov
1
-8
/
+1
2012-08-01
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
1
-9
/
+0
2012-07-17
hd-geometry: Compute BIOS CHS translation in one place
Markus Armbruster
1
-15
/
+4
2012-07-17
block: Geometry and translation hints are now useless, purge them
Markus Armbruster
1
-0
/
+1
2012-07-17
ide pc: Cut out the block layer geometry middleman
Markus Armbruster
1
-24
/
+27
2012-07-17
fdc: Move floppy geometry guessing back from block.c
Markus Armbruster
1
-9
/
+2
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
1
-1
/
+2
2012-06-04
pc: Pass X86CPU to pc_cpu_reset()
Andreas Färber
1
-4
/
+5
2012-06-04
pc: Use cpu_x86_init() to obtain X86CPU
Andreas Färber
1
-4
/
+6
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-9
/
+0
2012-05-29
Merge remote-tracking branch 'sstabellini/for_1.1_rc3' into staging
Anthony Liguori
1
-10
/
+13
2012-05-25
fdc: floppy drive should be visible after start without media
Pavel Hrdina
1
-1
/
+1
2012-05-17
xen: do not initialize the interval timer and PCSPK emulator
Stefano Stabellini
1
-10
/
+13
2012-05-16
pc: Enable MSI support at APIC level
Jan Kiszka
1
-9
/
+0
2012-04-17
xen: add a dummy xc_hvm_inject_msi for Xen < 4.2
Stefano Stabellini
1
-1
/
+1
2012-04-13
Xen: Add xen-apic support and hook it up.
Wei Liu
1
-0
/
+8
2012-04-07
Replace Qemu by QEMU in comments
Stefan Weil
1
-1
/
+1
2012-03-14
i386 hw/: Don't use CPUState
Andreas Färber
1
-10
/
+10
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
1
-1
/
+1
2012-03-07
kvm: x86: Add user space part for in-kernel i8254
Jan Kiszka
1
-2
/
+12
2012-02-29
block: add a transfer rate for floppy types
Hervé Poussineau
1
-1
/
+2
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
1
-11
/
+0
2012-02-22
hw/pc: move rom init to pc_sysfw.c
Jordan Justen
1
-51
/
+5
2012-02-17
pcspk: Convert to qdev
Jan Kiszka
1
-1
/
+2
2012-02-17
i8254: Rework & fix interaction with HPET in legacy mode
Jan Kiszka
1
-3
/
+12
2012-02-17
i8254: Pass alternative IRQ output object on initialization
Jan Kiszka
1
-1
/
+1
2012-02-17
i8254: Factor out interface header
Jan Kiszka
1
-0
/
+1
2012-02-15
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-2
/
+2
2012-02-15
qom: Unify type registration
Andreas Färber
1
-2
/
+3
2012-02-08
kvm: Implement kvm_irqchip_in_kernel like kvm_enabled
Jan Kiszka
1
-2
/
+2
2012-02-03
qdev: register all types natively through QEMU Object Model
Anthony Liguori
1
-8
/
+10
2012-01-27
isa: pic: convert to QEMU Object Model
Anthony Liguori
1
-7
/
+13
2012-01-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-7
/
+13
2012-01-22
vga: make Cirrus ISA device optional
Blue Swirl
1
-1
/
+1
2012-01-22
vga: improve VGA logic
Blue Swirl
1
-5
/
+0
2012-01-19
kvm: x86: Add user space part for in-kernel APIC
Jan Kiszka
1
-5
/
+10
2012-01-19
kvm: x86: Establish IRQ0 override control
Jan Kiszka
1
-1
/
+2
2012-01-19
msi: Generalize msix_supported to msi_supported
Jan Kiszka
1
-2
/
+2
2012-01-04
vmstate, memory: decouple vmstate from memory API
Avi Kivity
1
-3
/
+6
2011-12-22
Set numa topology for max_cpus
Vasilis Liaskovitis
1
-4
/
+4
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
1
-14
/
+14
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
1
-10
/
+16
[next]