Sign in
qemu-android
/
qemu-android
/
f348b6d1a53e5271cf1c9f9acc4646b4b98c1771
/
hw
/
arm
/
nseries.c
f348b6d
util: move declarations out of qemu-common.h
by Veronia Bahaa
· 9 years ago
da34e65
include/qemu/osdep.h: Don't include qapi/error.h
by Markus Armbruster
· 9 years ago
0e6aac8
machine: Use type_init() to register machine classes
by Eduardo Habkost
· 9 years ago
12b1672
hw/arm: Clean up includes
by Peter Maydell
· 9 years ago
6231a6d
hw: Inline the qdev_prop_set_drive_nofail() wrapper
by Markus Armbruster
· 9 years ago
35c2c8d
osdep: Rename qemu_{get, set}_version() to qemu_{, set_}hw_version()
by Eduardo Habkost
· 9 years ago
8a661ae
Revert use of DEFINE_MACHINE() for registrations of multiple machines
by Andreas Färber
· 9 years ago
e264d29
Use DEFINE_MACHINE() to register all machines
by Eduardo Habkost
· 9 years ago
294972c
hw/arm/nseries.c: Fix misusing qemu_allocate_irqs for single irq
by Shannon Zhao
· 10 years ago
ad5f5fd
hw/arm/nseries: convert ffs(3) to ctz32()
by Stefan Hajnoczi
· 10 years ago
30d76f1
arm/nseries: Fix warnings from Sparse
by Stefan Weil
· 10 years ago
de77a24
hw/usb: simplified usb_enabled
by Marcel Apfelbaum
· 10 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
fa1d36d
block: Eliminate DriveInfo member bdrv, use blk_by_legacy_dinfo()
by Markus Armbruster
· 10 years ago
0983979
hw: use ld_p/st_p instead of ld_raw/st_raw
by Paolo Bonzini
· 11 years ago
fddbd80
nseries: clean up coding style
by Paolo Bonzini
· 11 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
a5c8285
i2c: Rename i2c_bus to I2CBus
by Andreas Färber
· 12 years ago
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 12 years ago
e1fe50d
Remove unneeded type casts
by Stefan Weil
· 12 years ago
bd2be15
arm: fix location of some include files
by Peter Maydell
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
591f73f
hw/arm/nseries: don't print to stdout or stderr
by Peter Maydell
· 12 years ago
da229ef
console: rework DisplaySurface handling [vga emu side]
by Gerd Hoffmann
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/nseries.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 12 years ago
1356b98
sysbus: Drop sysbus_from_qdev() cast macro
by Andreas Färber
· 12 years ago
e4ada29
Make default boot order machine specific
by Avik Sil
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
022c62c
exec: move include files to include/exec/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
4ba7950
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
by Anthony Liguori
· 12 years ago
a93a4a2
console: untangle gfx & txt updates
by Gerd Hoffmann
· 12 years ago
462b69b
hw/nseries: Don't prematurely explode QEMUMachineInitArgs
by Peter Maydell
· 12 years ago
094b287
Add USB option in machine options
by zhlcindy@gmail.com
· 12 years ago
5f072e1
create struct for machine initialization arguments
by Eduardo Habkost
· 12 years ago
c72ddb1
target-arm: use notifier for signaling guest system_powerdown command
by Igor Mammedov
· 12 years ago
93bfef4
Allow machines to configure the QEMU_VERSION that's exposed via hardware
by Crístian Viana
· 13 years ago
3aaa8df
arm_boot: Pass ARMCPU to arm_load_kernel()
by Andreas Färber
· 13 years ago
518ec13
nseries: Rename n800_s::cpu to mpu
by Andreas Färber
· 13 years ago
5f4ef08
omap: Use cpu_arm_init() to store ARMCPU in omap_mpu_state_s
by Andreas Färber
· 13 years ago
54e1793
hw/omap_i2c: Convert to qdev
by Juha Riihimäki
· 13 years ago
dd4427a
nseries: attach monitor powerdown request to menelaus
by Paolo Bonzini
· 13 years ago
aee3950
omap_uart: convert to memory API
by Avi Kivity
· 13 years ago
0919ac7
omap_intc: Qdevify
by Peter Maydell
· 13 years ago
bdc7646
tusb6010: Convert to qdev
by Peter Maydell
· 13 years ago
07bc2f8
omap_gpmc: Clean up omap_gpmc_attach MemoryRegion conversion
by Peter Maydell
· 13 years ago
500954e
hw/onenand: Qdevify
by Juha Riihimäki
· 13 years ago
d09871f
tusb6010: move declarations to new file tusb6010.h
by Avi Kivity
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
5923ba4
onenand: Handle various ID fields separately
by Juha Riihimäki
· 14 years ago
af5a75f
onenand: Pass BlockDriverState to init function
by Peter Maydell
· 14 years ago
c4f05c8
lm832x: Take DeviceState pointer in lm832x_key_event()
by Peter Maydell
· 14 years ago
77831c2
hw/omap_gpio.c: Convert to qdev
by Juha Riihimäki
· 14 years ago
462a8bc
arm: Add const attribute to some arm_boot_info pointers
by Stefan Weil
· 14 years ago
2e55e84
Add bootindex for option roms.
by Gleb Natapov
· 14 years ago
e03c22a
arm: fix arm kernel boot for non zero start addr
by Lars Munch
· 15 years ago
6f0953b
Fix qemu_free use in nseries.c
by Jean-Christophe DUBOIS
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
b9d38e9
Fix Sparse warnings about using plain integer as NULL pointer
by Blue Swirl
· 15 years ago
ca20cf3
Compile loader only once
by Blue Swirl
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
a08d436
Revert "Introduce reset notifier order"
by Jan Kiszka
· 16 years ago
8217606
Introduce reset notifier order
by Jan Kiszka
· 16 years ago
f80f9ec
Convert machine registration to use module init functions
by Anthony Liguori
· 16 years ago
d335681
TWL92230 qdev conversion
by Paul Brook
· 16 years ago
697454e
TMP105 qdev conversion
by Paul Brook
· 16 years ago
2d9401a
LM832x qdev conversion
by Paul Brook
· 16 years ago
fbe1b59
Remove vga_ram_size
by Paul Brook
· 16 years ago
22d83b1
Push AUD_init down to devices
by Paul Brook
· 16 years ago
bc24a22
Follow coding conventions
by Paul Brook
· 16 years ago
2ac7117
Replace cpu_abort with hw_error
by Paul Brook
· 16 years ago
190cd02
Remove redundant ram_require machine properly.
by pbrook
· 16 years ago
b0457b6
Fix/remove bogus ram size checks.
by pbrook
· 16 years ago
5c130f6
Yet more phys_ram_base elimination.
by pbrook
· 16 years ago
dcac967
Use load_image_targphys and avoid phys_ram_base.
by pbrook
· 16 years ago
7b5d76d
DisplayAllocator interface (Stefano Stabellini)
by aliguori
· 16 years ago
0921895
Fix displaystate (r6344) regression in blizzard
by aurel32
· 16 years ago
3023f332
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
7d957bd
DisplayState interface change (Stefano Stabellini)
by aliguori
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
b1503cd
Use the ARRAY_SIZE() macro where appropriate.
by malc
· 16 years ago
3d878ca
Set default max_cpus to one.
by balrog
· 16 years ago
b209700
machine struct - specify max_cpus at the per machine level (Jes Sorensen)
by aliguori
· 16 years ago
4b32e16
machine struct - use C99 initializers (Jes Sorensen)
by aliguori
· 16 years ago
58a26b4
Emulate a serial bluetooth HCI with H4+ extensions and attach to n8x0's UART.
by balrog
· 16 years ago
1ae26a1
Add a "null" bluetooth HCI and a header file for bluetooth.
by balrog
· 16 years ago
c580d92
Fill in WLAN and BT platform data in CAL area as expected by Maemo.
by balrog
· 17 years ago
99570a4
OMAP2 EAC module.
by balrog
· 17 years ago
c60e08d
Implement resolution switching in common console code.
by pbrook
· 17 years ago
d238db7
Boot tags setup needed by N800 proprietary bootloader.
by balrog
· 17 years ago
0941041
N810 keyboard slide open by default, add more comments.
by balrog
· 17 years ago
1d4e547
Add the LM8323-based keyboard of N810.
by balrog
· 17 years ago
069de56
Add a file missing from the previous commit.
by balrog
· 17 years ago
e927bb0
Nokia N810 basic system emulation.
by balrog
· 17 years ago
00f82b8
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
7fb4fdc
RAM usage information in machine definition.
by balrog
· 17 years ago
0387544
Revert "Use correct types to enable > 2G support" (r4238), it is not yet ready.
by aurel32
· 17 years ago
967032c
Use correct types to enable > 2G support, based on a patch from Anthony Liguori.
by aurel32
· 17 years ago
Next »