Sign in
qemu-android
/
qemu-android
/
73c694565c6144e0c4e15041b5250a04a25107c3
/
hw
73c6945
Microblaze: Convert Microblaze-pic handling to GPIOs
by Alistair Francis
· 11 years ago
eedc1a5
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 11 years ago
debe40f
Merge remote-tracking branch 'stefanha/block' into staging
by Anthony Liguori
· 11 years ago
d181976
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
4cddc7f
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
by Anthony Liguori
· 11 years ago
c06f13c
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging
by Anthony Liguori
· 11 years ago
666eb03
Merge remote-tracking branch 'mjt/trivial-patches' into staging
by Anthony Liguori
· 11 years ago
9df90ad
hw: arm_gic: Introduce gic_set_priority function
by Christoffer Dall
· 11 years ago
04050c5
arm_gic: Rename GIC_X_TRIGGER to GIC_X_EDGE_TRIGGER
by Christoffer Dall
· 11 years ago
7fcd57e
arm/xilinx_zynq: Always instantiate the GEMs
by Peter Crosthwaite
· 11 years ago
38acd64
char/cadence_uart: Implement Tx flow control
by Peter Crosthwaite
· 11 years ago
1e5d8ca
char/cadence_uart: Delete redundant rx rst logic
by Peter Crosthwaite
· 11 years ago
86baecc
char/cadence_uart: Use the TX fifo for transmission
by Peter Crosthwaite
· 11 years ago
d0ac820
char/cadence_uart: Fix can_receive logic
by Peter Crosthwaite
· 11 years ago
2152e08
char/cadence_uart: Remove TX timer & add TX FIFO state
by Peter Crosthwaite
· 11 years ago
11a239a
char/cadence_uart: Define Missing SR/ISR fields
by Peter Crosthwaite
· 11 years ago
676f4c0
char/cadence_uart: Simplify status generation
by Peter Crosthwaite
· 11 years ago
1e77c91
char/cadence_uart: s/r_fifo/rx_fifo
by Peter Crosthwaite
· 11 years ago
823dd48
char/cadence_uart: Fix reset.
by Peter Crosthwaite
· 11 years ago
589bfb6
char/cadence_uart: Add missing uart_update_state
by Peter Crosthwaite
· 11 years ago
059ca2b
char/cadence_uart: Mark struct fields as public/private
by Peter Crosthwaite
· 11 years ago
7dbc115
mainstone: Fix duplicate array values for key 'space'
by Stefan Weil
· 11 years ago
52975c3
pxa27x: Add 'const' attribute to keyboard maps
by Stefan Weil
· 11 years ago
db0f888
ioapic: QOM'ify ioapic
by xiaoqiang zhao
· 11 years ago
f977185
ioapic: Cleanup for QOM'ification
by xiaoqiang zhao
· 11 years ago
494c271
icc_bus: QOM'ify ICC
by xiaoqiang zhao
· 11 years ago
ff6986c
apic: QOM'ify APIC
by xiaoqiang zhao
· 11 years ago
d3b0c9e
apic: Cleanup for QOM'ification
by xiaoqiang zhao
· 11 years ago
6780a22
qdev: Drop misleading qbus_free() function
by Stefan Hajnoczi
· 11 years ago
1b111dc
hw: cannot_instantiate_with_device_add_yet due to pointer props
by Markus Armbruster
· 11 years ago
83d0704
virtio: add back call to virtio_bus_device_unplugged
by Paolo Bonzini
· 11 years ago
ddaaefb
piix: fix 32bit pci hole
by Gerd Hoffmann
· 11 years ago
02e5148
target-i386: Move apic_state field from CPUX86State to X86CPU
by Chen Fan
· 11 years ago
c46b07f
exynos4210: Use macro ARRAY_SIZE where possible
by Stefan Weil
· 11 years ago
dff7424
misc: Use macro ARRAY_SIZE where possible
by Stefan Weil
· 11 years ago
112f2ac
hw/arm/highbank: Simplify code (memory region in device state)
by Stefan Weil
· 11 years ago
dcc2093
qdev: switch reset to post-order
by Paolo Bonzini
· 11 years ago
0293214
qdev: allow both pre- and post-order vists in qdev walking functions
by Paolo Bonzini
· 11 years ago
9bdbbfc
pci: clean up resetting of IRQs
by Paolo Bonzini
· 11 years ago
81e3e75
pci: do not export pci_bus_reset
by Paolo Bonzini
· 11 years ago
aef52ee
ACPI/DSDT-CPU: cleanup bogus comment
by Igor Mammedov
· 11 years ago
c1a1af8
ACPI: Q35 DSDT: fix CPU hotplug GPE0.2 handler
by Igor Mammedov
· 11 years ago
2c04795
acpi: ich9: allow guest to clear SCI rised by GPE
by Igor Mammedov
· 11 years ago
0631350
acpi: factor out common pm_update_sci() into acpi core
by Igor Mammedov
· 11 years ago
e4f308b
acpi: piix4: remove not needed GPE0 mask
by Igor Mammedov
· 11 years ago
637a5ac
hw/i386/pc_sysfw: support two flash drives
by Laszlo Ersek
· 11 years ago
ecdbfce
pc_piix: document gigabyte_align
by Michael S. Tsirkin
· 11 years ago
bb43d38
piix: gigabyte alignment for ram
by Gerd Hoffmann
· 11 years ago
f3b1764
isa: Clean up use of cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
04916ee
vt82c686: Clean up use of cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
81aab2f
piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
bfa6dfd
ich9: Document why cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
08c58f9
pci-host: Consistently set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
f37a437
apic: Document why cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
837d371
sysbus: Set cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
efec3dd
qdev: Replace no_user by cannot_instantiate_with_device_add_yet
by Markus Armbruster
· 11 years ago
8a1bd29
scsi-disk: add UNMAP limits to block limits VPD page
by Paolo Bonzini
· 11 years ago
87b7f2f
dataplane: replace hostmem with memory_region_find
by Paolo Bonzini
· 11 years ago
8c1b566
dataplane: change vring API to use VirtQueueElement
by Paolo Bonzini
· 11 years ago
781c117
vring: factor common code for error exits
by Paolo Bonzini
· 11 years ago
4d68483
vring: create a common function to parse descriptors
by Paolo Bonzini
· 11 years ago
5fe269b
spapr: limit numa memory regions by ram size
by Paul Mackerras
· 11 years ago
c417747
spapr: make sure RMA is in first mode of first memory node
by Alexey Kardashevskiy
· 11 years ago
5a4348d
device_tree: s/qemu_devtree/qemu_fdt globally
by Peter Crosthwaite
· 11 years ago
582b55a
roms: Flush icache when writing roms to guest memory
by Alexander Graf
· 11 years ago
3978b86
spapr: tie spapr-nvram to -pflash
by Paolo Bonzini
· 11 years ago
8a0e110
PPC: Use default pci bus name for grackle and heathrow
by Alexander Graf
· 11 years ago
3ada6b1
spapr-rtas: add ibm, (get|set)-system-parameter
by Alexey Kardashevskiy
· 11 years ago
a64d325
spapr-rtas: replace return code constants with macros
by Alexey Kardashevskiy
· 11 years ago
a01c005
hw/arm: add cubieboard support
by liguang
· 11 years ago
9158fa5
hw/arm: add allwinner a10 SoC support
by liguang
· 11 years ago
c3931ee
hw/intc: add allwinner A10 interrupt controller
by liguang
· 11 years ago
3589de8
hw/timer: add allwinner a10 timer
by liguang
· 11 years ago
04234a3
hw/arm/digic: add NOR ROM support
by Antony Pavlov
· 11 years ago
142593c
hw/arm/digic: add UART support
by Antony Pavlov
· 11 years ago
576e99c
hw/arm/digic: add timer support
by Antony Pavlov
· 11 years ago
d91fd75
hw/arm/digic: prepare DIGIC-based boards support
by Antony Pavlov
· 11 years ago
c6f09eb
hw/arm: add very initial support for Canon DIGIC SoC
by Antony Pavlov
· 11 years ago
4d9ebf7
hw/arm/boot: Add boot support for AArch64 processor
by Mian M. Hamayun
· 11 years ago
47b1da8
hw/arm/boot: Allow easier swapping in of different loader code
by Peter Maydell
· 11 years ago
e2cddee
arm/highbank.c: Fix MPCore periphbase name
by Peter Crosthwaite
· 11 years ago
c257712
arm/xilinx_zynq: Implement CBAR initialisation
by Peter Crosthwaite
· 11 years ago
d8bbdcf
arm/xilinx_zynq: Use object_new() rather than cpu_arm_init()
by Peter Crosthwaite
· 11 years ago
c0f1ead
arm/highbank: Fix CBAR initialisation
by Peter Crosthwaite
· 11 years ago
f282f29
arm/highbank: Use object_new() rather than cpu_arm_init()
by Peter Crosthwaite
· 11 years ago
0163a2d
Fix NOR flash device ID reading
by Roy Franz
· 11 years ago
4433e66
Fix CFI query responses for NOR flash
by Roy Franz
· 11 years ago
fa21a7b
Add max device width parameter for NOR devices
by Roy Franz
· 11 years ago
b843330
Set proper device-width for vexpress flash
by Roy Franz
· 11 years ago
2003889
return status for each NOR flash device
by Roy Franz
· 11 years ago
1997b48
Add device-width property to pflash_cfi01
by Roy Franz
· 11 years ago
4b6fedc
rename pflash_t member width to bank_width
by Roy Franz
· 11 years ago
75c70e3
spice: stop server for qxl hard reset
by Gerd Hoffmann
· 11 years ago
e157b8f
Merge remote-tracking branch 'bonzini/virtio' into staging
by Anthony Liguori
· 11 years ago
5d0e228
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
by Anthony Liguori
· 11 years ago
bf6e3cc
Merge remote-tracking branch 'bonzini/scsi-next' into staging
by Anthony Liguori
· 11 years ago
5111610
pc: use macro for HPET type
by Michael S. Tsirkin
· 11 years ago
142e095
hpet: fix build with CONFIG_HPET off
by Michael S. Tsirkin
· 11 years ago
7a10ef5
hpet: enable to entitle more irq pins for hpet
by Liu Ping Fan
· 11 years ago
0d63b2d
hpet: inverse polarity when pin above ISA_NUM_IRQS
by Liu Ping Fan
· 11 years ago
Next »