- 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
- 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 10 years ago
- f3c7d03 hw: Fix qemu_allocate_irqs() leaks by Andreas Färber · 11 years ago
- 0062609 hw/arm/spitz: Avoid clash with Windows header symbol MOD_SHIFT by Peter Maydell · 11 years ago
- 3ef9622 machine: Conversion of QEMUMachineInitArgs to MachineState by Marcel Apfelbaum · 11 years ago
- 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
- 1a7d9ee ssi: Convert legacy SSI_SLAVE -> DEVICE casts by Peter Crosthwaite · 11 years ago
- a5c8285 i2c: Rename i2c_bus to I2CBus by Andreas Färber · 11 years ago
- 9889e04 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
- c165473 hw: Clean up bogus default boot order by Markus Armbruster · 11 years ago
- bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 11 years ago
- 73e9d96 spitz: QOM cast cleanup for SpitzKeyboardState by Andreas Färber · 11 years ago
- 7eb8104 spitz: QOM cast cleanup for SLNANDState by Andreas Färber · 11 years ago
- 64bde0f hw/a*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
- 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
- d8e846e spitz: fix compilation failure due to pty.h namespace pollution by Paolo Bonzini · 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
- 5301821 hw: move boards and other isolated files to hw/ARCH by Paolo Bonzini · 12 years ago[Renamed from hw/spitz.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
- 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
- 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
- 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
- 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
- 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
- 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
- 72a9f5b hw/spitz: Don't prematurely explode QEMUMachineInitArgs by Peter Maydell · 12 years ago
- a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
- 5f072e1 create struct for machine initialization arguments by Eduardo Habkost · 12 years ago
- 6653095 ssi: Implemented CS behaviour by Peter A. G. Crosthwaite · 12 years ago
- 3aaa8df arm_boot: Pass ARMCPU to arm_load_kernel() by Andreas Färber · 13 years ago
- 2e7ad76 spitz: Rename PXA2xxState variable by Andreas Färber · 13 years ago
- 4382458 pxa2xx: Use cpu_arm_init() and store ARMCPU by Andreas Färber · 13 years ago
- 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
- 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
- 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
- 9e07bdf i2c: rename i2c_slave -> I2CSlave by Anthony Liguori · 13 years ago
- cd6c4cf ssi: convert to QEMU Object Model by Anthony Liguori · 13 years ago
- 6b620ca prepare for future GPLv2+ relicensing by Paolo Bonzini · 13 years ago
- c5705a7 vmstate, memory: decouple vmstate from memory API by Avi Kivity · 13 years ago
- 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
- 7cc09e6 spitz: convert to memory API by Avi Kivity · 13 years ago
- a6dc4c2 pxa: Pass in address_space to pxa{255, 270}_init by Richard Henderson · 13 years ago
- 124386c spitz tosa: Simplify "drive is suitable for microdrive" test by Markus Armbruster · 13 years ago
- d422038 hw/nand: qdevify by Juha Riihimäki · 13 years ago
- 522f253 hw/nand: Pass block device state to init function by Peter Maydell · 13 years ago
- 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
- 0bb5333 pxa2xx_gpio: switch to using qdev by Dmitry Eremin-Solenikov · 14 years ago
- 7ef4227 spitz: make spitz-keyboard to use qdev infrastructure by Dmitry Eremin-Solenikov · 14 years ago
- 34f9f0b spitz: make sl-nand emulation use qdev infrastructure by Dmitry Eremin-Solenikov · 14 years ago
- 4384212 Use vmstate to save/load spitz-lcdtg and corgi-ssp state by Dmitry Eremin-Solenikov · 14 years ago
- 383d01c SharpSL scoop device - convert to qdev by Dmitry Eremin-Solenikov · 14 years ago
- 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
- 2446333 Rearrange block headers by Blue Swirl · 14 years ago
- 1724f04 qemu_ram_alloc: Add DeviceState and name parameters by Alex Williamson · 15 years ago
- 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
- 738012b Remove useless device dependency of HAS_AUDIO by Blue Swirl · 15 years ago
- e03c22a arm: fix arm kernel boot for non zero start addr by Lars Munch · 15 years ago
- 22ed1d34 arm: remove dead assignments, spotted by clang analyzer by Blue Swirl · 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
- 6ee093c Unexport ticks_per_sec variable. Create get_ticks_per_sec() function by Juan Quintela · 15 years ago
- f455e98 ide: pass down DriveInfo instead of BlockDriverState by Gerd Hoffmann · 15 years ago
- 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 15 years ago
- d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
- 751c6a1 kill drives_table by Gerd Hoffmann · 15 years ago
- 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
- 11be4b3 Add static to local machine declaration. by Stefan Weil · 16 years ago
- a8b7063 Avoid a gcc 3 format warning by Blue Swirl · 16 years ago
- 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
- 02e2da4 Add common BusState by Paul Brook · 16 years ago
- f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
- a984a69 PXA SSI qdev conversion by Paul Brook · 16 years ago
- cdbe40c WM8750 qdev coversion by Paul Brook · 16 years ago
- 6c0bd6b MAX7310 I2C 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
- 0d9acba Make AUD_init failure fatal by Paul Brook · 16 years ago
- bc24a22 Follow coding conventions by Paul Brook · 16 years ago
- 190cd02 Remove redundant ram_require machine properly. by pbrook · 16 years ago
- a0b753d Remove more redundant ram size checks. by pbrook · 16 years ago
- f78630a More phys_ram_base removal. by pbrook · 16 years ago
- 3023f33 graphical_console_init change (Stefano Stabellini) by aliguori · 16 years ago
- 15b18ec Move spitz microdrive to PCMCIA socket 0. by balrog · 16 years ago
- 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 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
- 89cdb6a Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov. by balrog · 17 years ago
- e33d8cd Factor out common SharpSL PDA code (Dmitry Baryshkov). 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
- f93eb9f Move the excess of arm_load_kernel() parameters into a struct. by balrog · 17 years ago
- e4bcb14 Add -drive parameter, by Laurent Vivier. by ths · 17 years ago
- b881c2c Remove unused parameters from QEMUMachineInitFunc (Laurent Vivier) by blueswir1 · 17 years ago