437 Commits (6365e97c841e43dc6ea256857ddc7e850d5c67dd)

Author SHA1 Message Date
Chandan Somani 50bad63097 qdev: Free property array on release 3 months ago
Paolo Bonzini c755f3b959 include: move hw/sysbus.h to hw/core/ 4 months ago
Paolo Bonzini 78d45220b4 include: move hw/qdev-properties.h to hw/core/ 4 months ago
Paolo Bonzini 32222dc3bb include: move hw/irq.h to hw/core/ 4 months ago
ShengYi Hung 1c0f5142d9 hid: fix incorrect return value for hid 7 months ago
Vladimir Sementsov-Ogievskiy 6f607941b1 treewide: use qemu_set_blocking instead of g_unix_set_fd_nonblocking 7 months ago
Haoqian He bc85aae420 vhost-user: return failure if backend crash when live migration 12 months ago
Philippe Mathieu-Daudé 2cd09e47aa qom: Make InterfaceInfo[] uses const 11 months ago
Philippe Mathieu-Daudé 12d1a768bd qom: Have class_init() take a const data argument 1 year ago
Markus Armbruster 8a2b516ba2 cleanup: Drop pointless return at end of function 12 months ago
Richard Henderson dfc56946a7 include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
Philippe Mathieu-Daudé 32cad1ffb8 include: Rename sysemu/ -> system/ 1 year ago
Richard Henderson 5fcabe628b include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST 1 year ago
Richard Henderson 9eb5c79907 hw/input: Constify all Property 1 year ago
Peter Maydell 647aa5ba0a hw/input: Remove lm832x device 2 years ago
Peter Maydell 81cc84ca4a hw/input: Remove tsc210x device 2 years ago
Peter Maydell 5255c6a903 hw/input: Remove tsc2005 touchscreen controller 2 years ago
Peter Maydell 9ef4d9d51a hw/input: Remove pxa2xx_keypad 2 years ago
Peter Maydell 11bbcf2789 hw/input: Drop ADS7846 device 2 years ago
Mark Cave-Ayland 118e151918 hw/input/adb-mouse: convert to use QemuInputHandler 2 years ago
Peter Maydell e3d0814368 hw: Use device_class_set_legacy_reset() instead of opencoding 2 years ago
Tanmay Patil d0a040a8c9 hw: arm: Remove use of tabs in some source files 2 years ago
Philippe Mathieu-Daudé 84ce4b9b99 hw/input/tsc2005: Fix -Wchar-subscripts warning in tsc2005_txrx() 2 years ago
Peter Maydell ad80e36744 hw, target: Add ResetType argument to hold and exit phase methods 2 years ago
Philippe Mathieu-Daudé 40f27a785f hw/input/pckbd: Open-code i8042_setup_a20_line() wrapper 4 years ago
Leo Yan 87c7fb7819 hw/virtio: Move vhost-user-input into virtio folder 2 years ago
Peter Maydell 5c9ca5d72b adb: Switch bus reset to 3-phase-reset 2 years ago
Richard Henderson af0f07dfc7 hw/input: Constify VMState 2 years ago
Philippe Mathieu-Daudé 6e782ffd55 hw/input/stellaris_gamepad: Free StellarisGamepad::keycodes[] array 2 years ago
Peter Maydell 7c76f397fd hw/input/stellaris_gamepad: Convert to qemu_input_handler_register() 2 years ago
Peter Maydell a75f336b97 hw/input/stellaris_input: Convert to qdev 2 years ago
Peter Maydell 5f8d505e3a hw/input/stellaris_gamepad: Remove StellarisGamepadButton struct 2 years ago
Peter Maydell 281e461820 hw/input/stellaris_gamepad: Rename structs to our usual convention 2 years ago
Peter Maydell c45460decb hw/input/stellaris_input: Rename to stellaris_gamepad 2 years ago
Juan Quintela 99b16e8ee4 migration: Use vmstate_register_any() 2 years ago
Philippe Mathieu-Daudé 9f1b100236 ui/input: Constify QemuInputHandler structure 2 years ago
Philippe Mathieu-Daudé b1be65f643 ui/input: Constify QemuInputHandler structure 2 years ago
Helge Deller a1e6a5c462 lasips2: LASI PS/2 devices are not user-createable 2 years ago
Martin Kletzander cb94ff5f80 audio: propagate Error * out of audio_init 3 years ago
Martin Kletzander b8ab0303de hw/arm: Support machine-default audiodev with fallback 3 years ago
Martin Kletzander 38e476e88e hw/input/tsc210x: Extract common init code into new function 4 years ago
Michael Tokarev 9b4b4e510b hw/other: spelling fixes 3 years ago
Manos Pitsidianakis f8ed3648b5 vhost-user: fully use new backend/frontend naming 3 years ago
Philippe Mathieu-Daudé de6cd7599b meson: Replace softmmu_ss -> system_ss 3 years ago
Sergio Lopez 8e9ebd7523 virtio-input: add a virtio-mulitouch device 3 years ago
Sergio Lopez 944ae6d9f1 virtio-input: generalize virtio_input_key_config() 3 years ago
Yeqi Fu 48805df9c2 replace TABs with spaces 3 years ago
Ross Lagerwall 92f4a21d91 ps2: Don't send key release event for Lang1, Lang2 keys 3 years ago
Markus Armbruster 626fb3c6a8 hw/input: Clean up includes 3 years ago
Philippe Mathieu-Daudé 3d15370894 hw/input/tsc2xxx: Constify set_transform()'s MouseTransformInfo arg 3 years ago