Sign in
qemu
/
qemu
/
3ccf6cd0e3e1dfd663814640b3b18b55715d7a75
/
hw
/
xenpv
/
xen_machine_pv.c
d9018fb
trivial: Remove xenfb_enabled from sysemu.h
by Thomas Huth
· 5 years ago
46517dd
Include sysemu/sysemu.h a lot less
by Markus Armbruster
· 5 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 5 years ago
1077bca
xen: Replace few mentions of xend by libxl
by Anthony PERARD
· 6 years ago
6d7c06c
Remove broken Xen PV domain builder
by Anthony PERARD
· 6 years ago
108f7bb
xen: introduce new 'XenBus' and 'XenDevice' object hierarchy
by Paul Durrant
· 6 years ago
2d0ed5e
xen: re-name XenDevice to XenLegacyDevice...
by Paul Durrant
· 6 years ago
47d17c0
hw/xen*: Replace fprintf(stderr, "*\n" with error_report()
by Alistair Francis
· 7 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
9f2130f
xenfb: remove xen_init_display "temporary" hack
by Stefano Stabellini
· 8 years ago
0e39bb0
xen: use a common function for pv and hvm guest backend register calls
by Juergen Gross
· 9 years ago
25f8f6b
xen: move xen_sysdev to xen_backend.c
by Juergen Gross
· 9 years ago
816ac92
xen: add pvUSB backend
by Juergen Gross
· 9 years ago
9432e53
xen: introduce dummy system device
by Juergen Gross
· 9 years ago
21cbfe5
xen: Clean up includes
by Peter Maydell
· 9 years ago
64a7ad6
xen: make it possible to build without the Xen PV domain builder
by Ian Campbell
· 9 years ago
e264d29
Use DEFINE_MACHINE() to register all machines
by Eduardo Habkost
· 9 years ago
4be7463
hw: Convert from BlockDriverState to BlockBackend, mostly
by Markus Armbruster
· 10 years ago
3ef9622
machine: Conversion of QEMUMachineInitArgs to MachineState
by Marcel Apfelbaum
· 11 years ago
d5fdb85
xen: move Xen PV machine files to hw/xenpv
by Wei Liu
· 11 years ago
[Renamed from hw/i386/xen_machine_pv.c]
c165473
hw: Clean up bogus default boot order
by Markus Armbruster
· 11 years ago
58ee9b0
xen_machine_pv: do not create a dummy CPU in machine->init
by Stefano Stabellini
· 12 years ago
47b43a1
hw: move private headers to hw/ subdirectories.
by Paolo Bonzini
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
259186a
cpu: Move halted and interrupt_request fields to CPUState
by Andreas Färber
· 12 years ago
5301821
hw: move boards and other isolated files to hw/ARCH
by Paolo Bonzini
· 12 years ago
[Renamed from hw/xen_machine_pv.c]
83c9f4c
hw: include hw header files with full paths
by Paolo Bonzini
· 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
5f072e1
create struct for machine initialization arguments
by Eduardo Habkost
· 12 years ago
a0595d9
xen_machine_pv: Use cpu_x86_init() to obtain X86CPU
by Andreas Färber
· 13 years ago
4a8fa5d
i386 hw/: Don't use CPUState
by Andreas Färber
· 13 years ago
3285cf4
xen: Add initialisation of Xen
by Anthony PERARD
· 14 years ago
a08784d
Remove unused sysemu.h include directives
by Blue Swirl
· 14 years ago
2446333
Rearrange block headers
by Blue Swirl
· 14 years ago
d745bef
Move KVM and Xen global flags to vl.c
by Blue Swirl
· 15 years ago
2869548
Revert "Convert atexit users to exit_notifier"
by Anthony Liguori
· 15 years ago
bafd20c
Fix a typo which broke Xen build
by Blue Swirl
· 15 years ago
d7234f4
Convert atexit users to exit_notifier
by Anthony Liguori
· 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
751c6a1
kill drives_table
by Gerd Hoffmann
· 16 years ago
a85d688
xen: adapt to qemu_machine changes
by Gerd Hoffmann
· 16 years ago
f80f9ec
Convert machine registration to use module init functions
by Anthony Liguori
· 16 years ago
94909d9
xen: add -vga xenfb option, configure xenfb (Gerd Hoffmann)
by aliguori
· 16 years ago
9306acb
xen: pv domain builder. (Gerd Hoffmann)
by aliguori
· 16 years ago
2c8b24a
xen: blk & nic configuration via cmd line. (Gerd Hoffmann)
by aliguori
· 16 years ago
e613b06
xen: add net backend driver. (Gerd Hoffmann)
by aliguori
· 16 years ago
62d23ef
xen: add block device backend driver. (Gerd Hoffmann)
by aliguori
· 16 years ago
e7151f8
xen: add framebuffer backend driver (Gerd Hoffmann)
by aliguori
· 16 years ago
e57dd20
xen: add console backend driver. (Gerd Hoffmann)
by aliguori
· 16 years ago
d94f948
xen: backend driver core (Gerd Hoffmann)
by aliguori
· 16 years ago
e37630c
xen: groundwork for xen support (Gerd Hoffmann)
by aliguori
· 16 years ago