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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-19
net: reorganize headers
Paolo Bonzini
1
-1
/
+1
2012-11-26
pc: Move ioapic_init() from pc_piix.c to pc.c
Jason Baron
1
-0
/
+2
2012-11-26
pc, pc_piix: split out pc nic initialization
Isaku Yamahata
1
-0
/
+1
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
1
-8
/
+8
2012-10-22
serial: split serial.c
Gerd Hoffmann
1
-27
/
+0
2012-10-06
vga: cleanup after isa_vga_init() and pci_vga_init() conversion
Aurelien Jarno
1
-13
/
+0
2012-10-06
vga: rename isa_vga_init() to isa_std_vga_init()
Aurelien Jarno
1
-1
/
+1
2012-08-27
Revert "vga: add some optional CGA compatibility hacks"
malc
1
-4
/
+0
2012-08-24
vga: add some optional CGA compatibility hacks
Matthew Ogilvie
1
-0
/
+4
2012-08-15
Add one new file vga-pci.h and cleanup on all platforms
zhlcindy@gmail.com
1
-4
/
+0
2012-06-19
Add PIIX4 properties to control PM system states.
Gleb Natapov
1
-2
/
+2
2012-02-24
suspend: switch acpi s3 to new infrastructure.
Gerd Hoffmann
1
-2
/
+1
2012-02-22
hw/pc: move rom init to pc_sysfw.c
Jordan Justen
1
-0
/
+3
2012-02-17
pcspk: Convert to qdev
Jan Kiszka
1
-4
/
+0
2012-02-17
i8254: Factor out interface header
Jan Kiszka
1
-25
/
+0
2012-01-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-4
/
+4
2012-01-22
vga: make Cirrus ISA device optional
Blue Swirl
1
-1
/
+0
2012-01-19
kvm: x86: Add user space part for in-kernel i8259
Jan Kiszka
1
-0
/
+1
2012-01-19
i8259: Completely privatize PicState
Jan Kiszka
1
-4
/
+3
2011-12-20
audio: remove unused parameter isa_pic
Hervé Poussineau
1
-1
/
+1
2011-12-20
malta: give ISA bus to ISA methods
Hervé Poussineau
1
-1
/
+1
2011-12-20
pc: give ISA bus to ISA methods
Hervé Poussineau
1
-1
/
+1
2011-12-20
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
1
-17
/
+18
2011-12-15
qom: add vga node to the pc composition tree
Anthony Liguori
1
-7
/
+7
2011-11-24
parallel: convert to memory API
Avi Kivity
1
-1
/
+2
2011-10-21
pc: Fix floppy drives with if=none
Kevin Wolf
1
-1
/
+2
2011-10-16
i8259: Eliminate PicState2
Jan Kiszka
1
-4
/
+4
2011-10-16
i8259: PREP: Replace pic_intack_read with pic_read_irq
Jan Kiszka
1
-1
/
+0
2011-10-16
i8259: Drop obsolete prototypes
Jan Kiszka
1
-2
/
+0
2011-10-16
pc: Fix and clean up PIC-to-APIC IRQ path
Jan Kiszka
1
-1
/
+1
2011-10-16
pc: Convert GSIState::i8259_irq into array
Jan Kiszka
1
-1
/
+1
2011-10-16
pc: Generalize ISA IRQs to GSIs
Jan Kiszka
1
-8
/
+10
2011-10-02
serial: Add MemoryRegion parameter to serial_mm_init
Richard Henderson
1
-3
/
+4
2011-10-02
serial: Remove ioregister parameter from serial_mm_init
Richard Henderson
1
-2
/
+1
2011-10-02
serial: Use enum device_endian in serial_mm_init parameter
Richard Henderson
1
-1
/
+1
2011-09-25
pckbd: Convert to MemoryRegion
Richard Henderson
1
-1
/
+1
2011-09-23
pc: Unbreak ROM mapping for ISA machine
Jan Kiszka
1
-1
/
+1
2011-08-22
440fx: fix PAM, PCI holes
Avi Kivity
1
-3
/
+10
2011-08-22
vga: drop get_system_memory() from vga devices and derivatives
Avi Kivity
1
-2
/
+3
2011-08-08
pci: pass I/O address space to new PCI bus
Avi Kivity
1
-1
/
+3
2011-07-29
pci: pass address space to pci bus when created
Avi Kivity
1
-1
/
+3
2011-07-29
pc: convert pc_memory_init() to memory API
Avi Kivity
1
-0
/
+1
2011-07-29
pc: grab system_memory
Avi Kivity
1
-1
/
+3
2011-06-19
xen: fix interrupt routing
Stefano Stabellini
1
-1
/
+0
2011-05-08
piix_pci: Introduces Xen specific call for irq.
Anthony PERARD
1
-0
/
+1
2011-05-08
pc, Disable vmport initialisation with Xen.
Anthony PERARD
1
-1
/
+2
2011-05-08
pc_memory_init: Move memory calculation to the caller.
Anthony PERARD
1
-4
/
+3
2011-02-20
i8254: convert to qdev
Blue Swirl
1
-8
/
+17
2011-02-20
vga-isa: make optional
Blue Swirl
1
-2
/
+8
2011-02-20
vga-isa: convert to qdev
Blue Swirl
1
-1
/
+7
[next]