index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
pc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
1
-1
/
+1
2011-11-11
hw/pc.c: Fix use-while-uninitialized of fd_type[]
Peter Maydell
1
-3
/
+1
2011-11-07
disable automatic loading of sgabios when -nographic
Paolo Bonzini
1
-9
/
+0
2011-11-02
Fix X86 CPU topology in KVM mode
Bharata B Rao
1
-1
/
+0
[next]